Newman Run Dashboard

Thursday, 25 December 2025 07:40:06
Total Iterations

3

Total Assertions

198

Total Failed Tests

30

Total Skipped Tests

0


File Information
Collection: Inwarranty-flow collection Copy
Environment: QA
Timings and Data
Total run duration: 44.1s
Total data received: 4.2MB
Average response time: 260ms
Summary Item Total Failed
Requests 162 3
Prerequest Scripts 189 0
Test Scripts 237 3
Assertions 198 24
Skipped Tests 0 -



Showing 30 Failures

Failed Test: Verify the resposne time is below 400ms

Assertion Error Message
expected 466 to be below 400
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 401
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 400
Failed Test: Security:Veirfy if passowrd field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Check if the count for the created jobs today is greater than the old value

Assertion Error Message
the argument to above must be a number
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 401
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 400
Failed Test: Security:Veirfy if passowrd field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Check if the count for the created jobs today is greater than the old value

Assertion Error Message
the argument to above must be a number
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 401
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 400
Failed Test: Security:Veirfy if passowrd field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Check if the count for the created jobs today is greater than the old value

Assertion Error Message
the argument to above must be a number
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 466ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader iamfd
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18bcad95-fd97-409a-a859-f2518c75d5bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-E3ASk13sfSpkwpXVEX3NYQ45MfA"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify that message should be 'Success' 1 0 0
Verify that token shoukd be valid 1 0 0
Verify JSON Success 1 0 0
Verify the resposne time is below 400ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify the resposne time is below 400ms
expected 466 to be below 400
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 228ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader iamfd
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 58d0ca1c-f573-4819-86a8-66e3cf4e250a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "username": "{{invalidusername}}",
            "password": "Pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 401
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader iamfd
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d290e67-bb82-491a-b5c3-670e57432dd4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1e35e4c-889f-47ad-9bdd-174dd50089bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify if status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify the response tine is below 400ms 1 0 0
Verify user data is present in response 1 0 0
Verify JSON Response Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a95c5dd-c543-413b-95b0-a86d4b661d4d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security:Veirfy if passowrd field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security:Veirfy if passowrd field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 225ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f3f13f9-ada3-4499-aab0-0d11e2a4ad42
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c203140-6b9a-4eb2-8b6e-0e95c8817384
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-5EAP0zWX5Ew4VLGjqBWEamPZmlc"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":391},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify that status code is 200 1 0 0
Verify that response time is below 500ms 1 0 0
Verify if response message is success 1 0 0
Verify JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in response data Array 1 0 0
Verify if the count for the Json object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json object Created today is Number or not 1 0 0
Verify if the count for the Json object Pending for FST assignment is Number or not 1 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token af2a4cbc-e325-477d-81a0-b5ca45b80109
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 730d27b1-8511-4f54-a29f-042f9e534d3f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-5EAP0zWX5Ew4VLGjqBWEamPZmlc"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":391},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e339e37-9bb1-4e0d-a411-7eb8ab30b728
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5e94639-0a17-4bea-a22d-fec5897cd898
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 368ae1a7-38fc-493f-9056-b6d50174a6ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 233B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
randomnumber 401
randomFirstName Ernie
randomLastName West
randomEmail Mattie75@yahoo.com
randomPhone 749-805-8819
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3bc6837b-c24c-4bdd-8704-0a6105707435
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1053
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Frieda",
                "last_name": "Mertz",
                "mobile_number": "236-997-4929",
                "mobile_number_alt": "",
                "email_id": "Chaim.Stokes@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"87360248014945",
                "imei1": "87360248014945",
                "imei2": "87360248014945",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-drMnDtHz8KSk3VgynCgVhUslqR4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":137661,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":137678,"tr_customer_product_id":137668,"job_number":"JOB_137661"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is Job Created Successfully 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify that id is present in the response data 1 0 0
Verify that mst_service_location_id is present in the response data 1 0 0
Verify that mst_platform_id is present in the response data 1 0 0
Verify that mst_warrenty_status_id is present in the response data 1 0 0
Verify that mst_oem_id is present in the response data 1 0 0
Verify that tr_customer_id is present in the response data 1 0 0
Verify that tr_customer_product_id is present in the response data 1 0 0
Verify that job_number is present in the response data 1 0 0
Verify job_number starts with JOB_ 1 0 0
Total 13 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
randomnumber 806
randomFirstName Maxime
randomLastName Pouros
randomEmail Elizabeth.Schneider47@hotmail.com
randomPhone 280-663-8194
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 89fed3ef-d5cf-4ee7-8944-b619a5280baf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1058
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Ryann",
                "last_name": "Harber",
                "mobile_number": "570-929-5879",
                "mobile_number_alt": "",
                "email_id": "Monserrat.Hintz66@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"32712603572445",
                "imei1": "32712603572445",
                "imei2": "32712603572445",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
randomnumber 804
randomFirstName Leif
randomLastName Bradtke
randomEmail Clay_Mertz@yahoo.com
randomPhone 230-660-6401
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e115cbfc-5801-4ad1-83c6-f8293aa64efe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1047
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Alf",
                "last_name": "Hamill",
                "mobile_number": "371-568-4424",
                "mobile_number_alt": "",
                "email_id": "Ara.Hamill@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"35544757002343",
                "imei1": "35544757002343",
                "imei2": "35544757002343",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
randomnumber 502
randomFirstName Royce
randomLastName Pollich
randomEmail Aniyah.Sauer@gmail.com
randomPhone 893-723-2920
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 23af7024-b462-43f7-9718-5fc9b4aaa718
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
randomnumber 789
randomFirstName Alex
randomLastName Schimmel
randomEmail Alexandrea_Fahey56@gmail.com
randomPhone 605-326-2374
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 850e1534-ee8d-49ff-8897-65784433427f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1043
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Marlon",
                "last_name": "Windler",
                "mobile_number": "815-951-8429",
                "mobile_number_alt": "",
                "email_id": "Terence_Gottlieb6@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"100000920",
                "imei1": "100000920",
                "imei2": "100000920",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
randomnumber 107
randomFirstName Ulises
randomLastName Bahringer
randomEmail Anais.Jacobson37@yahoo.com
randomPhone 480-700-8161
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2151c218-20db-48ca-91dc-ae0c81ab3d6d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 10873a5e-3fbf-4908-9e9b-ffd21a427690
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-OLASOFH/49BeiOFjMfI8ujXyMAg"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":392},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Check if the count for the created jobs today is greater than the old value 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Check if the count for the created jobs today is greater than the old value
the argument to above must be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 543ms
Mean size per request: 380.2KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a9d778b5-b972-4f7a-ba7e-68daf10d1399
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"5f0cd-Xnn6ZC1jelOGOC9ELZBBJ48avEM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137342,"job_number":"JOB_137342","tr_customer_id":137359,"tr_customer_product_id":137349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10418905935138","imei1":"10418905935138","imei2":"10418905935138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137346,"job_number":"JOB_137346","tr_customer_id":137363,"tr_customer_product_id":137353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Justyn Sauer","mobile_number":"530-868-0128","email_id":"Odie.Gibson15@hotmail.com","dop":"2000-01-31","serial_number":"1010395293625439","imei1":"1010395293625439","imei2":"1010395293625439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137378,"job_number":"JOB_137378","tr_customer_id":137395,"tr_customer_product_id":137385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10400387606765","imei1":"10400387606765","imei2":"10400387606765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137380,"job_number":"JOB_137380","tr_customer_id":137397,"tr_customer_product_id":137387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:24.000Z","modified_at":"2025-12-25T03:48:24.000Z","name":"Jimmy Lockman","mobile_number":"573-751-6740","email_id":"Jeanette.Ebert1@gmail.com","dop":"2000-01-31","serial_number":"1032946697519721","imei1":"1032946697519721","imei2":"1032946697519721","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137405,"job_number":"JOB_137405","tr_customer_id":137422,"tr_customer_product_id":137412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:06.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10914336115211","imei1":"10914336115211","imei2":"10914336115211","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137407,"job_number":"JOB_137407","tr_customer_id":137424,"tr_customer_product_id":137414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:08.000Z","modified_at":"2025-12-25T03:49:08.000Z","name":"Aylin Beatty","mobile_number":"696-976-4127","email_id":"Schuyler_Kiehn89@yahoo.com","dop":"2000-01-31","serial_number":"1025359291829512","imei1":"1025359291829512","imei2":"1025359291829512","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137428,"job_number":"JOB_137428","tr_customer_id":137445,"tr_customer_product_id":137435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10528677384863","imei1":"10528677384863","imei2":"10528677384863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137432,"job_number":"JOB_137432","tr_customer_id":137449,"tr_customer_product_id":137439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:53.000Z","modified_at":"2025-12-25T03:49:53.000Z","name":"Adolf Aufderhar","mobile_number":"317-227-1724","email_id":"Jayson.Feil@hotmail.com","dop":"2000-01-31","serial_number":"1070013620884932","imei1":"1070013620884932","imei2":"1070013620884932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137597,"job_number":"JOB_137597","tr_customer_id":137614,"tr_customer_product_id":137604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:33:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10679582427878","imei1":"10679582427878","imei2":"10679582427878","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137599,"job_number":"JOB_137599","tr_customer_id":137616,"tr_customer_product_id":137606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:27.000Z","modified_at":"2025-12-25T06:33:27.000Z","name":"Woodrow Kuphal","mobile_number":"713-986-0528","email_id":"Theo93@gmail.com","dop":"2000-01-31","serial_number":"1075252146067103","imei1":"1075252146067103","imei2":"1075252146067103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137614,"job_number":"JOB_137614","tr_customer_id":137631,"tr_customer_product_id":137621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969362792311","imei1":"10969362792311","imei2":"10969362792311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137616,"job_number":"JOB_137616","tr_customer_id":137633,"tr_customer_product_id":137623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Wendell Cremin","mobile_number":"463-270-8614","email_id":"Caroline72@gmail.com","dop":"2000-01-31","serial_number":"1047373405781575","imei1":"1047373405781575","imei2":"1047373405781575","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137622,"job_number":"JOB_137622","tr_customer_id":137639,"tr_customer_product_id":137629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10531240576361","imei1":"10531240576361","imei2":"10531240576361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137624,"job_number":"JOB_137624","tr_customer_id":137641,"tr_customer_product_id":137631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:03.000Z","modified_at":"2025-12-25T06:35:03.000Z","name":"Mathilde Paucek","mobile_number":"531-255-1549","email_id":"Myrtice_Robel77@yahoo.com","dop":"2000-01-31","serial_number":"1060904642205733","imei1":"1060904642205733","imei2":"1060904642205733","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137625,"job_number":"JOB_137625","tr_customer_id":137642,"tr_customer_product_id":137632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:48.000Z","modified_at":"2025-12-25T06:35:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10530348819327","imei1":"10530348819327","imei2":"10530348819327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137627,"job_number":"JOB_137627","tr_customer_id":137644,"tr_customer_product_id":137634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:50.000Z","modified_at":"2025-12-25T06:35:50.000Z","name":"Norbert Beier","mobile_number":"247-572-0534","email_id":"Saige_Kiehn82@gmail.com","dop":"2000-01-31","serial_number":"1083570046619459","imei1":"1083570046619459","imei2":"1083570046619459","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137269,"job_number":"JOB_137269","tr_customer_id":137286,"tr_customer_product_id":137276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:12.000Z","modified_at":"2025-12-25T00:08:12.000Z","name":"Jaimini Naik","mobile_number":"7029072042","email_id":"divaakar.pilla@hotmail.com","dop":"2025-12-15","serial_number":"752058325493042","imei1":"752058325493042","imei2":"752058325493042","popurl":"www.balachandra-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137270,"job_number":"JOB_137270","tr_customer_id":137287,"tr_customer_product_id":137277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:14.000Z","modified_at":"2025-12-25T00:08:14.000Z","name":"Dwaipayana Pothuvaal","mobile_number":"7054131744","email_id":"bhooshit.rana@yahoo.co.in","dop":"2025-12-15","serial_number":"133076733609513","imei1":"133076733609513","imei2":"133076733609513","popurl":"www.dhruv-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137271,"job_number":"JOB_137271","tr_customer_id":137288,"tr_customer_product_id":137278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:09:03.000Z","modified_at":"2025-12-25T01:09:03.000Z","name":"Hardy Schuster","mobile_number":"464-323-7082","email_id":"Jerel69@gmail.com","dop":"2025-11-11","serial_number":"15831696686253","imei1":"15831696686253","imei2":"15831696686253","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137272,"job_number":"JOB_137272","tr_customer_id":137289,"tr_customer_product_id":137279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:11:09.000Z","modified_at":"2025-12-25T01:11:09.000Z","name":"Alverta Glover","mobile_number":"441-979-3818","email_id":"Betsy.Stamm3@yahoo.com","dop":"2025-11-11","serial_number":"16195343352662","imei1":"16195343352662","imei2":"16195343352662","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137273,"job_number":"JOB_137273","tr_customer_id":137290,"tr_customer_product_id":137280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:13:39.000Z","modified_at":"2025-12-25T01:13:39.000Z","name":"Jo Willms","mobile_number":"646-632-7416","email_id":"Daryl.Bogisich@yahoo.com","dop":"2025-11-11","serial_number":"17538031797099","imei1":"17538031797099","imei2":"17538031797099","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137274,"job_number":"JOB_137274","tr_customer_id":137291,"tr_customer_product_id":137281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:16:59.000Z","modified_at":"2025-12-25T01:16:59.000Z","name":"Jensen Halvorson","mobile_number":"926-863-8868","email_id":"Susana.Gislason71@yahoo.com","dop":"2025-11-11","serial_number":"19238036436213","imei1":"19238036436213","imei2":"19238036436213","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137275,"job_number":"JOB_137275","tr_customer_id":137292,"tr_customer_product_id":137282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:19:30.000Z","modified_at":"2025-12-25T01:19:30.000Z","name":"Ottis Thompson","mobile_number":"725-304-9157","email_id":"Winifred.Feest71@hotmail.com","dop":"2025-11-11","serial_number":"19487346040937","imei1":"19487346040937","imei2":"19487346040937","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137276,"job_number":"JOB_137276","tr_customer_id":137293,"tr_customer_product_id":137283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:24:44.000Z","modified_at":"2025-12-25T01:24:44.000Z","name":"Florian Treutel","mobile_number":"337-967-5738","email_id":"Vanessa.Brekke@yahoo.com","dop":"2025-11-11","serial_number":"13358178535000","imei1":"13358178535000","imei2":"13358178535000","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137277,"job_number":"JOB_137277","tr_customer_id":137294,"tr_customer_product_id":137284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:12.000Z","modified_at":"2025-12-25T01:27:49.000Z","name":"Fredy Kilback","mobile_number":"496-322-2152","email_id":"Robyn.Mueller@gmail.com","dop":"2025-04-06","serial_number":"11584498687625","imei1":"11584498687625","imei2":"11584498687625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T01:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137278,"job_number":"JOB_137278","tr_customer_id":137295,"tr_customer_product_id":137285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:14.000Z","modified_at":"2025-12-25T01:27:14.000Z","name":"Bo Abshire","mobile_number":"408-327-9517","email_id":"Maximillian.Dibbert74@gmail.com","dop":"2025-04-06","serial_number":"17998800452203788","imei1":"17998800452203788","imei2":"17998800452203788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137279,"job_number":"JOB_137279","tr_customer_id":137296,"tr_customer_product_id":137286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:28.000Z","modified_at":"2025-12-25T02:39:37.000Z","name":"Freda Durgan","mobile_number":"558-713-6163","email_id":"Rafael_Baumbach@gmail.com","dop":"2025-09-08","serial_number":"965485106106598","imei1":"965485106106598","imei2":"965485106106598","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137280,"job_number":"JOB_137280","tr_customer_id":137297,"tr_customer_product_id":137287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:40.000Z","modified_at":"2025-12-25T02:39:50.000Z","name":"Rogelio Runolfsson","mobile_number":"662-476-2817","email_id":"Austyn.Prohaska@gmail.com","dop":"2025-09-08","serial_number":"873950596474153","imei1":"873950596474153","imei2":"873950596474153","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137281,"job_number":"JOB_137281","tr_customer_id":137298,"tr_customer_product_id":137288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:53.000Z","modified_at":"2025-12-25T02:40:02.000Z","name":"Shana Hessel","mobile_number":"639-659-7829","email_id":"Nettie.Moen28@yahoo.com","dop":"2025-09-08","serial_number":"129015435955776","imei1":"129015435955776","imei2":"129015435955776","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137282,"job_number":"JOB_137282","tr_customer_id":137299,"tr_customer_product_id":137289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:47:54.000Z","modified_at":"2025-12-25T02:48:03.000Z","name":"Corene Littel","mobile_number":"615-679-8466","email_id":"Kenya_Kirlin@yahoo.com","dop":"2025-09-08","serial_number":"531825740090940","imei1":"531825740090940","imei2":"531825740090940","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137283,"job_number":"JOB_137283","tr_customer_id":137300,"tr_customer_product_id":137290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:48:06.000Z","modified_at":"2025-12-25T02:48:16.000Z","name":"Madisen Koch","mobile_number":"975-552-6208","email_id":"Delaney72@gmail.com","dop":"2025-09-08","serial_number":"456716656981901","imei1":"456716656981901","imei2":"456716656981901","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137284,"job_number":"JOB_137284","tr_customer_id":137301,"tr_customer_product_id":137291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:48:19.000Z","modified_at":"2025-12-25T02:48:28.000Z","name":"Jayden Miller","mobile_number":"269-768-8075","email_id":"Neil.Bartoletti5@hotmail.com","dop":"2025-09-08","serial_number":"331299930673006","imei1":"331299930673006","imei2":"331299930673006","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137285,"job_number":"JOB_137285","tr_customer_id":137302,"tr_customer_product_id":137292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:22.000Z","modified_at":"2025-12-25T02:50:32.000Z","name":"Arden Wiza","mobile_number":"771-664-2649","email_id":"Florine43@hotmail.com","dop":"2025-09-08","serial_number":"232460757823455","imei1":"232460757823455","imei2":"232460757823455","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137286,"job_number":"JOB_137286","tr_customer_id":137303,"tr_customer_product_id":137293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:35.000Z","modified_at":"2025-12-25T02:50:45.000Z","name":"Melyssa Raynor","mobile_number":"984-245-8122","email_id":"Matilda_Shields8@gmail.com","dop":"2025-09-08","serial_number":"815062609836057","imei1":"815062609836057","imei2":"815062609836057","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137287,"job_number":"JOB_137287","tr_customer_id":137304,"tr_customer_product_id":137294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:48.000Z","modified_at":"2025-12-25T02:50:57.000Z","name":"Kiarra Berge","mobile_number":"988-669-5747","email_id":"Scot.Hayes@yahoo.com","dop":"2025-09-08","serial_number":"703422783641263","imei1":"703422783641263","imei2":"703422783641263","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137288,"job_number":"JOB_137288","tr_customer_id":137305,"tr_customer_product_id":137295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:47.000Z","modified_at":"2025-12-25T03:45:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"26182325037758","imei1":"26182325037758","imei2":"26182325037758","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137289,"job_number":"JOB_137289","tr_customer_id":137306,"tr_customer_product_id":137296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:52.000Z","modified_at":"2025-12-25T03:46:25.000Z","name":"Floy Schultz","mobile_number":"705-311-2685","email_id":"Eva.Yost@gmail.com","dop":"2025-04-06","serial_number":"16100745305611","imei1":"16100745305611","imei2":"16100745305611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137290,"job_number":"JOB_137290","tr_customer_id":137307,"tr_customer_product_id":137297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:53.000Z","modified_at":"2025-12-25T03:45:53.000Z","name":"Erik Cartwright","mobile_number":"291-412-1406","email_id":"Brandi5@yahoo.com","dop":"2025-04-06","serial_number":"16667689361463940","imei1":"16667689361463940","imei2":"16667689361463940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137291,"job_number":"JOB_137291","tr_customer_id":137308,"tr_customer_product_id":137298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:59.000Z","modified_at":"2025-12-25T03:46:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"40943100870170","imei1":"40943100870170","imei2":"40943100870170","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137292,"job_number":"JOB_137292","tr_customer_id":137309,"tr_customer_product_id":137299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13326406898259","imei1":"13326406898259","imei2":"13326406898259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137293,"job_number":"JOB_137293","tr_customer_id":137310,"tr_customer_product_id":137300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:36.000Z","name":"Arthur Predovic","mobile_number":"207-251-0957","email_id":"Trycia.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"19352654089304","imei1":"19352654089304","imei2":"19352654089304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137294,"job_number":"JOB_137294","tr_customer_id":137311,"tr_customer_product_id":137301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:03.000Z","modified_at":"2025-12-25T03:46:03.000Z","name":"Stanford Schinner","mobile_number":"881-749-5328","email_id":"Randal.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"14300376876198068","imei1":"14300376876198068","imei2":"14300376876198068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137295,"job_number":"JOB_137295","tr_customer_id":137312,"tr_customer_product_id":137302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:12.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12627075769823","imei1":"12627075769823","imei2":"12627075769823","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137296,"job_number":"JOB_137296","tr_customer_id":137313,"tr_customer_product_id":137303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:24.000Z","name":"Aileen Schultz","mobile_number":"314-757-4519","email_id":"Lorena52@hotmail.com","dop":"2025-12-16","serial_number":"19419048204792","imei1":"19419048204792","imei2":"19419048204792","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137297,"job_number":"JOB_137297","tr_customer_id":137314,"tr_customer_product_id":137304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:28.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11115070131535","imei1":"11115070131535","imei2":"11115070131535","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137298,"job_number":"JOB_137298","tr_customer_id":137315,"tr_customer_product_id":137305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Alejandrin Douglas","mobile_number":"956-895-3273","email_id":"Owen_Ernser61@yahoo.com","dop":"2025-12-16","serial_number":"14518563686064","imei1":"14518563686064","imei2":"14518563686064","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137299,"job_number":"JOB_137299","tr_customer_id":137316,"tr_customer_product_id":137306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:36.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"Alberta Kemmer","mobile_number":"812-906-1201","email_id":"Melvin73@gmail.com","dop":"2025-04-06","serial_number":"12410965785410","imei1":"12410965785410","imei2":"12410965785410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137300,"job_number":"JOB_137300","tr_customer_id":137317,"tr_customer_product_id":137307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:38.000Z","modified_at":"2025-12-25T03:46:38.000Z","name":"Shirley Ward","mobile_number":"743-661-6442","email_id":"Alexie.Hane@hotmail.com","dop":"2025-04-06","serial_number":"15869525404044476","imei1":"15869525404044476","imei2":"15869525404044476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137301,"job_number":"JOB_137301","tr_customer_id":137318,"tr_customer_product_id":137308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Carter Labadie","mobile_number":"861-395-0219","email_id":"Haskell.Wilderman@gmail.com","dop":"2025-04-06","serial_number":"15945568322811","imei1":"15945568322811","imei2":"15945568322811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137302,"job_number":"JOB_137302","tr_customer_id":137319,"tr_customer_product_id":137309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"Tristin Heathcote","mobile_number":"810-484-1944","email_id":"Dusty_Fritsch9@gmail.com","dop":"2025-04-06","serial_number":"10583712318346","imei1":"10583712318346","imei2":"10583712318346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137303,"job_number":"JOB_137303","tr_customer_id":137320,"tr_customer_product_id":137310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12100092582869","imei1":"12100092582869","imei2":"12100092582869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137304,"job_number":"JOB_137304","tr_customer_id":137321,"tr_customer_product_id":137311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Maynard Mann","mobile_number":"632-533-7513","email_id":"Grady80@hotmail.com","dop":"2025-04-06","serial_number":"11126345960913","imei1":"11126345960913","imei2":"11126345960913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137305,"job_number":"JOB_137305","tr_customer_id":137322,"tr_customer_product_id":137312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Addison Rolfson","mobile_number":"346-603-8927","email_id":"Ova_Huel11@yahoo.com","dop":"2025-04-06","serial_number":"15023080673612660","imei1":"15023080673612660","imei2":"15023080673612660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137306,"job_number":"JOB_137306","tr_customer_id":137323,"tr_customer_product_id":137313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:41.000Z","modified_at":"2025-12-25T03:46:41.000Z","name":"Jayda Zulauf","mobile_number":"423-575-7211","email_id":"Drake_Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"11982925085544988","imei1":"11982925085544988","imei2":"11982925085544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137307,"job_number":"JOB_137307","tr_customer_id":137324,"tr_customer_product_id":137314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10401559741388","imei1":"10401559741388","imei2":"10401559741388","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137308,"job_number":"JOB_137308","tr_customer_id":137325,"tr_customer_product_id":137315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:47:16.000Z","name":"Linnie Mante","mobile_number":"299-308-3279","email_id":"Juston_Runte@gmail.com","dop":"2025-06-18","serial_number":"10870559156769","imei1":"10870559156769","imei2":"10870559156769","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137309,"job_number":"JOB_137309","tr_customer_id":137326,"tr_customer_product_id":137316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11505983862151","imei1":"11505983862151","imei2":"11505983862151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137310,"job_number":"JOB_137310","tr_customer_id":137327,"tr_customer_product_id":137317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:47:16.000Z","name":"Jacey Mayer","mobile_number":"523-856-2579","email_id":"Durward_Berge@gmail.com","dop":"2025-04-06","serial_number":"19592824508368","imei1":"19592824508368","imei2":"19592824508368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137311,"job_number":"JOB_137311","tr_customer_id":137328,"tr_customer_product_id":137318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:43.000Z","modified_at":"2025-12-25T03:46:43.000Z","name":"Jerrod Sauer","mobile_number":"467-638-1423","email_id":"Davonte42@gmail.com","dop":"2025-06-18","serial_number":"1039595875050718","imei1":"1039595875050718","imei2":"1039595875050718","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137312,"job_number":"JOB_137312","tr_customer_id":137329,"tr_customer_product_id":137319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Ryan Conroy","mobile_number":"481-446-1879","email_id":"Conner39@hotmail.com","dop":"2025-04-06","serial_number":"11886417942262504","imei1":"11886417942262504","imei2":"11886417942262504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137313,"job_number":"JOB_137313","tr_customer_id":137330,"tr_customer_product_id":137320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11511329063052","imei1":"11511329063052","imei2":"11511329063052","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137314,"job_number":"JOB_137314","tr_customer_id":137331,"tr_customer_product_id":137321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:56.000Z","name":"Iliana Hane","mobile_number":"955-948-0940","email_id":"Delia54@gmail.com","dop":"2025-12-16","serial_number":"11446490131512","imei1":"11446490131512","imei2":"11446490131512","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137315,"job_number":"JOB_137315","tr_customer_id":137332,"tr_customer_product_id":137322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:47.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"Al Heathcote","mobile_number":"979-408-4890","email_id":"Augusta1@gmail.com","dop":"2025-04-06","serial_number":"13869242978067","imei1":"13869242978067","imei2":"13869242978067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137316,"job_number":"JOB_137316","tr_customer_id":137333,"tr_customer_product_id":137323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:48.000Z","modified_at":"2025-12-25T03:46:48.000Z","name":"Anahi Johnson","mobile_number":"517-763-2086","email_id":"Madonna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"16591868289177204","imei1":"16591868289177204","imei2":"16591868289177204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137317,"job_number":"JOB_137317","tr_customer_id":137334,"tr_customer_product_id":137324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:49.000Z","modified_at":"2025-12-25T03:47:27.000Z","name":"Chet King","mobile_number":"737-931-5945","email_id":"Lou_Herman@hotmail.com","dop":"2025-04-06","serial_number":"17484171252667","imei1":"17484171252667","imei2":"17484171252667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137318,"job_number":"JOB_137318","tr_customer_id":137335,"tr_customer_product_id":137325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:50.000Z","modified_at":"2025-12-25T03:46:50.000Z","name":"Ursula Nienow","mobile_number":"800-627-6651","email_id":"Maryjane_Heidenreich75@hotmail.com","dop":"2025-04-06","serial_number":"10074789380363398","imei1":"10074789380363398","imei2":"10074789380363398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137319,"job_number":"JOB_137319","tr_customer_id":137336,"tr_customer_product_id":137326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18755204682927","imei1":"18755204682927","imei2":"18755204682927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137320,"job_number":"JOB_137320","tr_customer_id":137337,"tr_customer_product_id":137327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:39.000Z","name":"Jody Simonis","mobile_number":"554-526-9785","email_id":"Hortense.Brown@gmail.com","dop":"2025-04-06","serial_number":"19795237876083","imei1":"19795237876083","imei2":"19795237876083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137321,"job_number":"JOB_137321","tr_customer_id":137338,"tr_customer_product_id":137328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:02.000Z","modified_at":"2025-12-25T03:47:02.000Z","name":"Blanche Adams","mobile_number":"581-345-5357","email_id":"Linnea_Satterfield@yahoo.com","dop":"2025-04-06","serial_number":"18420067094425430","imei1":"18420067094425430","imei2":"18420067094425430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137322,"job_number":"JOB_137322","tr_customer_id":137339,"tr_customer_product_id":137329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:10.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"Anastacio McDermott","mobile_number":"978-948-2561","email_id":"Keshaun.Romaguera95@yahoo.com","dop":"2025-04-06","serial_number":"12924436158234","imei1":"12924436158234","imei2":"12924436158234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137323,"job_number":"JOB_137323","tr_customer_id":137340,"tr_customer_product_id":137330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:11.000Z","modified_at":"2025-12-25T03:47:11.000Z","name":"Viva Bernier","mobile_number":"277-887-9753","email_id":"Antonette98@hotmail.com","dop":"2025-04-06","serial_number":"14960973638734704","imei1":"14960973638734704","imei2":"14960973638734704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137325,"job_number":"JOB_137325","tr_customer_id":137342,"tr_customer_product_id":137332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16504247360099","imei1":"16504247360099","imei2":"16504247360099","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137326,"job_number":"JOB_137326","tr_customer_id":137343,"tr_customer_product_id":137333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Elvie Murazik","mobile_number":"366-842-4886","email_id":"Giovanni56@yahoo.com","dop":"2025-09-16","serial_number":"16657442382470","imei1":"16657442382470","imei2":"16657442382470","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137327,"job_number":"JOB_137327","tr_customer_id":137344,"tr_customer_product_id":137334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10246211709032","imei1":"10246211709032","imei2":"10246211709032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137328,"job_number":"JOB_137328","tr_customer_id":137345,"tr_customer_product_id":137335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:56.000Z","name":"Veda Halvorson","mobile_number":"868-776-4676","email_id":"Meta2@yahoo.com","dop":"2025-06-18","serial_number":"10277333161410","imei1":"10277333161410","imei2":"10277333161410","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137329,"job_number":"JOB_137329","tr_customer_id":137346,"tr_customer_product_id":137336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Garry Kuhlman","mobile_number":"900-600-4790","email_id":"Itzel.Mohr@yahoo.com","dop":"2025-06-18","serial_number":"1039942422821034","imei1":"1039942422821034","imei2":"1039942422821034","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137330,"job_number":"JOB_137330","tr_customer_id":137347,"tr_customer_product_id":137337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15177962326176","imei1":"15177962326176","imei2":"15177962326176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137331,"job_number":"JOB_137331","tr_customer_id":137348,"tr_customer_product_id":137338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Amelie Orn","mobile_number":"984-995-9140","email_id":"Enrique.Corwin52@gmail.com","dop":"2025-04-06","serial_number":"14338215383481","imei1":"14338215383481","imei2":"14338215383481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137332,"job_number":"JOB_137332","tr_customer_id":137349,"tr_customer_product_id":137339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:24.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19193538107572","imei1":"19193538107572","imei2":"19193538107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137333,"job_number":"JOB_137333","tr_customer_id":137350,"tr_customer_product_id":137340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:47:25.000Z","name":"Dorthy Littel","mobile_number":"316-505-1762","email_id":"Cameron_Moore33@yahoo.com","dop":"2025-04-06","serial_number":"13771418745197132","imei1":"13771418745197132","imei2":"13771418745197132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137334,"job_number":"JOB_137334","tr_customer_id":137351,"tr_customer_product_id":137341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Thea Kilback","mobile_number":"286-326-1466","email_id":"Juana_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"19060746735812","imei1":"19060746735812","imei2":"19060746735812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137335,"job_number":"JOB_137335","tr_customer_id":137352,"tr_customer_product_id":137342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"Rachael Thompson","mobile_number":"385-915-5211","email_id":"Filiberto.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"16436476403513868","imei1":"16436476403513868","imei2":"16436476403513868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137336,"job_number":"JOB_137336","tr_customer_id":137353,"tr_customer_product_id":137343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12796872445034","imei1":"12796872445034","imei2":"12796872445034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137337,"job_number":"JOB_137337","tr_customer_id":137354,"tr_customer_product_id":137344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:27.000Z","modified_at":"2025-12-25T03:48:05.000Z","name":"Deven Ebert","mobile_number":"644-462-0831","email_id":"Joanie.Trantow@gmail.com","dop":"2025-04-06","serial_number":"10266402672731","imei1":"10266402672731","imei2":"10266402672731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137338,"job_number":"JOB_137338","tr_customer_id":137355,"tr_customer_product_id":137345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:48:06.000Z","name":"Ila Pouros","mobile_number":"283-691-1810","email_id":"Yesenia.Feeney24@gmail.com","dop":"2025-04-06","serial_number":"17640676317580","imei1":"17640676317580","imei2":"17640676317580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137339,"job_number":"JOB_137339","tr_customer_id":137356,"tr_customer_product_id":137346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:47:28.000Z","name":"Donnell Mueller","mobile_number":"475-730-9239","email_id":"Adolfo_Schimmel0@hotmail.com","dop":"2025-04-06","serial_number":"11770259586782748","imei1":"11770259586782748","imei2":"11770259586782748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137340,"job_number":"JOB_137340","tr_customer_id":137357,"tr_customer_product_id":137347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:29.000Z","modified_at":"2025-12-25T03:47:29.000Z","name":"Erich Lubowitz","mobile_number":"444-845-5970","email_id":"Maia9@yahoo.com","dop":"2025-04-06","serial_number":"11428318506437556","imei1":"11428318506437556","imei2":"11428318506437556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137343,"job_number":"JOB_137343","tr_customer_id":137360,"tr_customer_product_id":137350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:48:15.000Z","name":"Kadin Stamm","mobile_number":"873-913-6208","email_id":"Marcelina.Herman62@hotmail.com","dop":"2000-01-31","serial_number":"10448358001322","imei1":"10448358001322","imei2":"10448358001322","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137344,"job_number":"JOB_137344","tr_customer_id":137361,"tr_customer_product_id":137351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16602624669923","imei1":"16602624669923","imei2":"16602624669923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137345,"job_number":"JOB_137345","tr_customer_id":137362,"tr_customer_product_id":137352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Lon Kuhlman","mobile_number":"790-257-7022","email_id":"Dashawn.Volkman8@hotmail.com","dop":"2025-09-16","serial_number":"11230247736318","imei1":"11230247736318","imei2":"11230247736318","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137347,"job_number":"JOB_137347","tr_customer_id":137364,"tr_customer_product_id":137354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:47:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14882666937825","imei1":"14882666937825","imei2":"14882666937825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137348,"job_number":"JOB_137348","tr_customer_id":137365,"tr_customer_product_id":137355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:48:25.000Z","name":"Rhiannon Schaefer","mobile_number":"643-473-9024","email_id":"Mark_Crist76@hotmail.com","dop":"2025-04-06","serial_number":"13128187459270","imei1":"13128187459270","imei2":"13128187459270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137349,"job_number":"JOB_137349","tr_customer_id":137366,"tr_customer_product_id":137356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:48.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11024354107711","imei1":"11024354107711","imei2":"11024354107711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137350,"job_number":"JOB_137350","tr_customer_id":137367,"tr_customer_product_id":137357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:47:49.000Z","name":"Carol Jenkins","mobile_number":"948-424-1920","email_id":"Rocky52@hotmail.com","dop":"2025-04-06","serial_number":"14518139280878926","imei1":"14518139280878926","imei2":"14518139280878926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137351,"job_number":"JOB_137351","tr_customer_id":137368,"tr_customer_product_id":137358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:48:27.000Z","name":"Wilma Schowalter","mobile_number":"579-713-9445","email_id":"Jayne_Satterfield19@hotmail.com","dop":"2025-04-06","serial_number":"16516646071677","imei1":"16516646071677","imei2":"16516646071677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137352,"job_number":"JOB_137352","tr_customer_id":137369,"tr_customer_product_id":137359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:48:07.000Z","name":"Marion Yost","mobile_number":"321-290-6833","email_id":"Fredy_Cummerata23@yahoo.com","dop":"2025-05-30","serial_number":"12403310845155","imei1":"12403310845155","imei2":"12403310845155","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137353,"job_number":"JOB_137353","tr_customer_id":137370,"tr_customer_product_id":137360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:47:50.000Z","name":"Marlene King","mobile_number":"891-446-5613","email_id":"Doug.Goldner15@hotmail.com","dop":"2025-04-06","serial_number":"17093699887442686","imei1":"17093699887442686","imei2":"17093699887442686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137354,"job_number":"JOB_137354","tr_customer_id":137371,"tr_customer_product_id":137361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:51.000Z","modified_at":"2025-12-25T03:47:51.000Z","name":"Geo Koch","mobile_number":"570-810-4692","email_id":"Scotty.Ferry92@hotmail.com","dop":"2025-05-30","serial_number":"13195073325787","imei1":"13195073325787","imei2":"13195073325787","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137356,"job_number":"JOB_137356","tr_customer_id":137373,"tr_customer_product_id":137363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Marilie Hirthe","mobile_number":"544-510-2453","email_id":"Scotty.Doyle@yahoo.com","dop":"2025-05-30","serial_number":"1579730307862337","imei1":"1579730307862337","imei2":"1579730307862337","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137357,"job_number":"JOB_137357","tr_customer_id":137374,"tr_customer_product_id":137364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:47:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14982677366731","imei1":"14982677366731","imei2":"14982677366731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137358,"job_number":"JOB_137358","tr_customer_id":137375,"tr_customer_product_id":137365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:48:31.000Z","name":"Garrison Hayes","mobile_number":"595-849-8237","email_id":"Geovany91@gmail.com","dop":"2025-04-06","serial_number":"11122188043239","imei1":"11122188043239","imei2":"11122188043239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137359,"job_number":"JOB_137359","tr_customer_id":137376,"tr_customer_product_id":137366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:54.000Z","modified_at":"2025-12-25T03:47:54.000Z","name":"Ethan Mayer","mobile_number":"404-701-2870","email_id":"Hildegard53@yahoo.com","dop":"2025-04-06","serial_number":"12993347464925776","imei1":"12993347464925776","imei2":"12993347464925776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137361,"job_number":"JOB_137361","tr_customer_id":137378,"tr_customer_product_id":137368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13339318815988","imei1":"13339318815988","imei2":"13339318815988","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137362,"job_number":"JOB_137362","tr_customer_id":137379,"tr_customer_product_id":137369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Alfredo Sawayn","mobile_number":"300-563-4176","email_id":"Tyler45@hotmail.com","dop":"2025-09-16","serial_number":"19646234670478","imei1":"19646234670478","imei2":"19646234670478","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137368,"job_number":"JOB_137368","tr_customer_id":137385,"tr_customer_product_id":137375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14265366221500","imei1":"14265366221500","imei2":"14265366221500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137369,"job_number":"JOB_137369","tr_customer_id":137386,"tr_customer_product_id":137376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:47.000Z","name":"Amely Ullrich","mobile_number":"972-612-6909","email_id":"Cordelia_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"14310351449112","imei1":"14310351449112","imei2":"14310351449112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137370,"job_number":"JOB_137370","tr_customer_id":137387,"tr_customer_product_id":137377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"Ena Schulist","mobile_number":"551-734-8534","email_id":"Nestor.Deckow@hotmail.com","dop":"2025-04-06","serial_number":"15734167450702780","imei1":"15734167450702780","imei2":"15734167450702780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137371,"job_number":"JOB_137371","tr_customer_id":137388,"tr_customer_product_id":137378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271462121529","imei1":"10271462121529","imei2":"10271462121529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137372,"job_number":"JOB_137372","tr_customer_id":137389,"tr_customer_product_id":137379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:49.000Z","name":"Titus Shields","mobile_number":"832-360-1294","email_id":"Craig_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"10332375115894","imei1":"10332375115894","imei2":"10332375115894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137376,"job_number":"JOB_137376","tr_customer_id":137393,"tr_customer_product_id":137383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Gillian Wilkinson","mobile_number":"763-656-4013","email_id":"Lindsay_Schroeder43@yahoo.com","dop":"2025-04-06","serial_number":"19933685871515530","imei1":"19933685871515530","imei2":"19933685871515530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137379,"job_number":"JOB_137379","tr_customer_id":137396,"tr_customer_product_id":137386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Keshaun Harvey","mobile_number":"355-365-4030","email_id":"Ted_MacGyver69@hotmail.com","dop":"2000-01-31","serial_number":"10214076779374","imei1":"10214076779374","imei2":"10214076779374","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137381,"job_number":"JOB_137381","tr_customer_id":137398,"tr_customer_product_id":137388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15009533036658","imei1":"15009533036658","imei2":"15009533036658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137382,"job_number":"JOB_137382","tr_customer_id":137399,"tr_customer_product_id":137389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13182146013702","imei1":"13182146013702","imei2":"13182146013702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137383,"job_number":"JOB_137383","tr_customer_id":137400,"tr_customer_product_id":137390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:05.000Z","name":"Gardner Kerluke","mobile_number":"639-452-9875","email_id":"Miguel_Klocko5@gmail.com","dop":"2025-04-06","serial_number":"15093070360663","imei1":"15093070360663","imei2":"15093070360663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137384,"job_number":"JOB_137384","tr_customer_id":137401,"tr_customer_product_id":137391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Faustino Marks","mobile_number":"482-639-1654","email_id":"Kieran_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"12790796176965","imei1":"12790796176965","imei2":"12790796176965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137385,"job_number":"JOB_137385","tr_customer_id":137402,"tr_customer_product_id":137392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:48:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15065114577883","imei1":"15065114577883","imei2":"15065114577883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137386,"job_number":"JOB_137386","tr_customer_id":137403,"tr_customer_product_id":137393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Elinor Lowe","mobile_number":"509-256-3098","email_id":"Jewel64@yahoo.com","dop":"2025-04-06","serial_number":"15976241747786","imei1":"15976241747786","imei2":"15976241747786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137387,"job_number":"JOB_137387","tr_customer_id":137404,"tr_customer_product_id":137394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14141148932716","imei1":"14141148932716","imei2":"14141148932716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137388,"job_number":"JOB_137388","tr_customer_id":137405,"tr_customer_product_id":137395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Stacey Gulgowski","mobile_number":"709-310-0159","email_id":"Allen_Schaden75@gmail.com","dop":"2025-04-06","serial_number":"15611439783467552","imei1":"15611439783467552","imei2":"15611439783467552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137389,"job_number":"JOB_137389","tr_customer_id":137406,"tr_customer_product_id":137396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Benjamin Kub","mobile_number":"671-264-4804","email_id":"Krystel_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"15441364681121620","imei1":"15441364681121620","imei2":"15441364681121620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137390,"job_number":"JOB_137390","tr_customer_id":137407,"tr_customer_product_id":137397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Kaylin Littel","mobile_number":"401-364-0587","email_id":"Sigrid.Denesik7@yahoo.com","dop":"2025-04-06","serial_number":"16082130042536","imei1":"16082130042536","imei2":"16082130042536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137391,"job_number":"JOB_137391","tr_customer_id":137408,"tr_customer_product_id":137398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Vinnie Yundt","mobile_number":"666-241-3880","email_id":"Ellen.Schinner@gmail.com","dop":"2025-04-06","serial_number":"18719341266179336","imei1":"18719341266179336","imei2":"18719341266179336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137392,"job_number":"JOB_137392","tr_customer_id":137409,"tr_customer_product_id":137399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:36.000Z","modified_at":"2025-12-25T03:48:36.000Z","name":"Gerald Lueilwitz","mobile_number":"858-832-3629","email_id":"Darien.Veum70@hotmail.com","dop":"2025-04-06","serial_number":"19185846778528270","imei1":"19185846778528270","imei2":"19185846778528270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137393,"job_number":"JOB_137393","tr_customer_id":137410,"tr_customer_product_id":137400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:38.000Z","modified_at":"2025-12-25T03:48:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19014374948823","imei1":"19014374948823","imei2":"19014374948823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137394,"job_number":"JOB_137394","tr_customer_id":137411,"tr_customer_product_id":137401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:39.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Roscoe Williamson","mobile_number":"203-341-2320","email_id":"Grayce88@yahoo.com","dop":"2025-04-06","serial_number":"13611940510861","imei1":"13611940510861","imei2":"13611940510861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137395,"job_number":"JOB_137395","tr_customer_id":137412,"tr_customer_product_id":137402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:40.000Z","modified_at":"2025-12-25T03:48:40.000Z","name":"Charlene Crona","mobile_number":"743-488-4350","email_id":"Gracie59@yahoo.com","dop":"2025-04-06","serial_number":"12146950580471086","imei1":"12146950580471086","imei2":"12146950580471086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137399,"job_number":"JOB_137399","tr_customer_id":137416,"tr_customer_product_id":137406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:48:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17988649780962","imei1":"17988649780962","imei2":"17988649780962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137400,"job_number":"JOB_137400","tr_customer_id":137417,"tr_customer_product_id":137407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:49:34.000Z","name":"Vinnie Sporer","mobile_number":"996-959-2100","email_id":"Alf_Considine@gmail.com","dop":"2025-04-06","serial_number":"13225160086086","imei1":"13225160086086","imei2":"13225160086086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137401,"job_number":"JOB_137401","tr_customer_id":137418,"tr_customer_product_id":137408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:58.000Z","modified_at":"2025-12-25T03:48:58.000Z","name":"Jensen Hilpert","mobile_number":"238-268-7636","email_id":"Neil.Schiller34@yahoo.com","dop":"2025-04-06","serial_number":"12778090446138674","imei1":"12778090446138674","imei2":"12778090446138674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137406,"job_number":"JOB_137406","tr_customer_id":137423,"tr_customer_product_id":137413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:07.000Z","modified_at":"2025-12-25T03:49:44.000Z","name":"Jalon Cruickshank","mobile_number":"964-430-5673","email_id":"Devonte51@yahoo.com","dop":"2000-01-31","serial_number":"10237517694592","imei1":"10237517694592","imei2":"10237517694592","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137408,"job_number":"JOB_137408","tr_customer_id":137425,"tr_customer_product_id":137415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15670049498436","imei1":"15670049498436","imei2":"15670049498436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137409,"job_number":"JOB_137409","tr_customer_id":137426,"tr_customer_product_id":137416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:43.000Z","name":"Pascale Spencer","mobile_number":"421-956-6319","email_id":"Oral.Hegmann85@gmail.com","dop":"2025-04-06","serial_number":"15820334585413","imei1":"15820334585413","imei2":"15820334585413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137410,"job_number":"JOB_137410","tr_customer_id":137427,"tr_customer_product_id":137417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13136322504467","imei1":"13136322504467","imei2":"13136322504467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137411,"job_number":"JOB_137411","tr_customer_id":137428,"tr_customer_product_id":137418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:45.000Z","name":"Juanita Ratke","mobile_number":"499-263-4169","email_id":"Cale27@hotmail.com","dop":"2025-04-06","serial_number":"19322784719319","imei1":"19322784719319","imei2":"19322784719319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137412,"job_number":"JOB_137412","tr_customer_id":137429,"tr_customer_product_id":137419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"Name Veum","mobile_number":"357-411-0364","email_id":"Darron.Schneider@gmail.com","dop":"2025-04-06","serial_number":"17066442213782696","imei1":"17066442213782696","imei2":"17066442213782696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137413,"job_number":"JOB_137413","tr_customer_id":137430,"tr_customer_product_id":137420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:13.000Z","modified_at":"2025-12-25T03:49:13.000Z","name":"Melisa Veum","mobile_number":"999-441-6746","email_id":"Jarrett19@gmail.com","dop":"2025-04-06","serial_number":"14940475495931336","imei1":"14940475495931336","imei2":"14940475495931336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137418,"job_number":"JOB_137418","tr_customer_id":137435,"tr_customer_product_id":137425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18625216779920","imei1":"18625216779920","imei2":"18625216779920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137419,"job_number":"JOB_137419","tr_customer_id":137436,"tr_customer_product_id":137426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:56.000Z","name":"Matteo Funk","mobile_number":"936-651-7884","email_id":"Carter14@yahoo.com","dop":"2025-04-06","serial_number":"18640119337290","imei1":"18640119337290","imei2":"18640119337290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137420,"job_number":"JOB_137420","tr_customer_id":137437,"tr_customer_product_id":137427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:20.000Z","modified_at":"2025-12-25T03:49:20.000Z","name":"Marielle Hayes","mobile_number":"913-412-9023","email_id":"Brooke_Morar94@gmail.com","dop":"2025-04-06","serial_number":"12561905717510522","imei1":"12561905717510522","imei2":"12561905717510522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137421,"job_number":"JOB_137421","tr_customer_id":137438,"tr_customer_product_id":137428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:23.000Z","modified_at":"2025-12-25T03:49:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13272918861501","imei1":"13272918861501","imei2":"13272918861501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137422,"job_number":"JOB_137422","tr_customer_id":137439,"tr_customer_product_id":137429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:24.000Z","modified_at":"2025-12-25T03:50:01.000Z","name":"Aileen Thiel","mobile_number":"405-644-7550","email_id":"Louisa.Schroeder@hotmail.com","dop":"2025-04-06","serial_number":"15478103835820","imei1":"15478103835820","imei2":"15478103835820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137423,"job_number":"JOB_137423","tr_customer_id":137440,"tr_customer_product_id":137430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:25.000Z","modified_at":"2025-12-25T03:49:25.000Z","name":"Lester Stamm","mobile_number":"432-327-1734","email_id":"Mya_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"15570765451250396","imei1":"15570765451250396","imei2":"15570765451250396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137424,"job_number":"JOB_137424","tr_customer_id":137441,"tr_customer_product_id":137431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:49:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19285239746641","imei1":"19285239746641","imei2":"19285239746641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137425,"job_number":"JOB_137425","tr_customer_id":137442,"tr_customer_product_id":137432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:50:21.000Z","name":"Camron Corwin","mobile_number":"788-306-5830","email_id":"Francis_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"16045108051988","imei1":"16045108051988","imei2":"16045108051988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137426,"job_number":"JOB_137426","tr_customer_id":137443,"tr_customer_product_id":137433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:50.000Z","modified_at":"2025-12-25T03:49:50.000Z","name":"Name Botsford","mobile_number":"723-803-0574","email_id":"Mable_Jakubowski58@yahoo.com","dop":"2025-04-06","serial_number":"12481877098741858","imei1":"12481877098741858","imei2":"12481877098741858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137427,"job_number":"JOB_137427","tr_customer_id":137444,"tr_customer_product_id":137434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16043099142023","imei1":"16043099142023","imei2":"16043099142023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137429,"job_number":"JOB_137429","tr_customer_id":137446,"tr_customer_product_id":137436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:50:24.000Z","name":"Isac Schmeler","mobile_number":"630-726-1354","email_id":"Larue_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"18432396039346","imei1":"18432396039346","imei2":"18432396039346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137430,"job_number":"JOB_137430","tr_customer_id":137447,"tr_customer_product_id":137437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:50:28.000Z","name":"Warren Bogan","mobile_number":"611-322-0116","email_id":"Theodore44@yahoo.com","dop":"2000-01-31","serial_number":"10910922373402","imei1":"10910922373402","imei2":"10910922373402","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137431,"job_number":"JOB_137431","tr_customer_id":137448,"tr_customer_product_id":137438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:52.000Z","modified_at":"2025-12-25T03:49:52.000Z","name":"Briana Weber","mobile_number":"368-387-2626","email_id":"Lilyan0@hotmail.com","dop":"2025-04-06","serial_number":"11130400152896926","imei1":"11130400152896926","imei2":"11130400152896926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137433,"job_number":"JOB_137433","tr_customer_id":137450,"tr_customer_product_id":137440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62844550456540","imei1":"62844550456540","imei2":"62844550456540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137434,"job_number":"JOB_137434","tr_customer_id":137451,"tr_customer_product_id":137441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25954734477362","imei1":"25954734477362","imei2":"25954734477362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137435,"job_number":"JOB_137435","tr_customer_id":137452,"tr_customer_product_id":137442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42373094232688","imei1":"42373094232688","imei2":"42373094232688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137436,"job_number":"JOB_137436","tr_customer_id":137453,"tr_customer_product_id":137443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29581749615882","imei1":"29581749615882","imei2":"29581749615882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137437,"job_number":"JOB_137437","tr_customer_id":137454,"tr_customer_product_id":137444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20627924476282","imei1":"20627924476282","imei2":"20627924476282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137438,"job_number":"JOB_137438","tr_customer_id":137455,"tr_customer_product_id":137445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23169943963900","imei1":"23169943963900","imei2":"23169943963900","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137439,"job_number":"JOB_137439","tr_customer_id":137456,"tr_customer_product_id":137446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76526947652611","imei1":"76526947652611","imei2":"76526947652611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137440,"job_number":"JOB_137440","tr_customer_id":137457,"tr_customer_product_id":137447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21155081476319","imei1":"21155081476319","imei2":"21155081476319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137441,"job_number":"JOB_137441","tr_customer_id":137458,"tr_customer_product_id":137448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11905693259024","imei1":"11905693259024","imei2":"11905693259024","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137442,"job_number":"JOB_137442","tr_customer_id":137459,"tr_customer_product_id":137449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55955448587970","imei1":"55955448587970","imei2":"55955448587970","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137443,"job_number":"JOB_137443","tr_customer_id":137460,"tr_customer_product_id":137450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67263213884922","imei1":"67263213884922","imei2":"67263213884922","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137444,"job_number":"JOB_137444","tr_customer_id":137461,"tr_customer_product_id":137451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46160797961247","imei1":"46160797961247","imei2":"46160797961247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137445,"job_number":"JOB_137445","tr_customer_id":137462,"tr_customer_product_id":137452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96568239851127","imei1":"96568239851127","imei2":"96568239851127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137446,"job_number":"JOB_137446","tr_customer_id":137463,"tr_customer_product_id":137453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:58:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50654631978753","imei1":"50654631978753","imei2":"50654631978753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137447,"job_number":"JOB_137447","tr_customer_id":137464,"tr_customer_product_id":137454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:07.000Z","modified_at":"2025-12-25T03:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97652535431074","imei1":"97652535431074","imei2":"97652535431074","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137448,"job_number":"JOB_137448","tr_customer_id":137465,"tr_customer_product_id":137455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32902125399771","imei1":"32902125399771","imei2":"32902125399771","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137449,"job_number":"JOB_137449","tr_customer_id":137466,"tr_customer_product_id":137456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64532043736664","imei1":"64532043736664","imei2":"64532043736664","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137450,"job_number":"JOB_137450","tr_customer_id":137467,"tr_customer_product_id":137457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57440993208545","imei1":"57440993208545","imei2":"57440993208545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137451,"job_number":"JOB_137451","tr_customer_id":137468,"tr_customer_product_id":137458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15386837180025","imei1":"15386837180025","imei2":"15386837180025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137452,"job_number":"JOB_137452","tr_customer_id":137469,"tr_customer_product_id":137459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85771178292456","imei1":"85771178292456","imei2":"85771178292456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137453,"job_number":"JOB_137453","tr_customer_id":137470,"tr_customer_product_id":137460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42966282394503","imei1":"42966282394503","imei2":"42966282394503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137454,"job_number":"JOB_137454","tr_customer_id":137471,"tr_customer_product_id":137461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"61450650593711","imei1":"61450650593711","imei2":"61450650593711","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137455,"job_number":"JOB_137455","tr_customer_id":137472,"tr_customer_product_id":137462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:50.000Z","name":"Gaston Shields","mobile_number":"345-501-1445","email_id":"Winfield_Rosenbaum@yahoo.com","dop":"2025-09-30","serial_number":"27796347595664","imei1":"27796347595664","imei2":"27796347595664","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137456,"job_number":"JOB_137456","tr_customer_id":137473,"tr_customer_product_id":137463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:55.000Z","modified_at":"2025-12-25T04:08:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"74334022983602","imei1":"74334022983602","imei2":"74334022983602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137457,"job_number":"JOB_137457","tr_customer_id":137474,"tr_customer_product_id":137464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:08:56.000Z","name":"Ernestina Hegmann","mobile_number":"388-848-7747","email_id":"Shanel.Gislason@gmail.com","dop":"2025-09-30","serial_number":"44212916275846","imei1":"44212916275846","imei2":"44212916275846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137458,"job_number":"JOB_137458","tr_customer_id":137475,"tr_customer_product_id":137465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:09:08.000Z","name":"Valerie Weimann","mobile_number":"778-676-5402","email_id":"Murl_Trantow@gmail.com","dop":"2025-09-30","serial_number":"91518820019678","imei1":"91518820019678","imei2":"91518820019678","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137459,"job_number":"JOB_137459","tr_customer_id":137476,"tr_customer_product_id":137466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:13.000Z","modified_at":"2025-12-25T04:09:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"82417864624596","imei1":"82417864624596","imei2":"82417864624596","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137460,"job_number":"JOB_137460","tr_customer_id":137477,"tr_customer_product_id":137467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:14.000Z","name":"Alena Pollich","mobile_number":"757-359-7886","email_id":"Linwood.Tremblay55@hotmail.com","dop":"2025-09-30","serial_number":"52661265071746","imei1":"52661265071746","imei2":"52661265071746","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137461,"job_number":"JOB_137461","tr_customer_id":137478,"tr_customer_product_id":137468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:26.000Z","name":"Idell Ritchie","mobile_number":"971-909-9499","email_id":"Israel.Davis@yahoo.com","dop":"2025-09-30","serial_number":"96070600062038","imei1":"96070600062038","imei2":"96070600062038","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137462,"job_number":"JOB_137462","tr_customer_id":137479,"tr_customer_product_id":137469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"96476019554683","imei1":"96476019554683","imei2":"96476019554683","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137463,"job_number":"JOB_137463","tr_customer_id":137480,"tr_customer_product_id":137470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"Rhianna Prohaska","mobile_number":"823-720-7213","email_id":"Bridgette_Stracke77@yahoo.com","dop":"2025-09-30","serial_number":"67093240682356","imei1":"67093240682356","imei2":"67093240682356","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137464,"job_number":"JOB_137464","tr_customer_id":137481,"tr_customer_product_id":137471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:40.000Z","name":"Dwight Graham","mobile_number":"866-996-5858","email_id":"Fidel_Considine@gmail.com","dop":"2025-09-30","serial_number":"15402188414410","imei1":"15402188414410","imei2":"15402188414410","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137465,"job_number":"JOB_137465","tr_customer_id":137482,"tr_customer_product_id":137472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"19711751132901","imei1":"19711751132901","imei2":"19711751132901","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137466,"job_number":"JOB_137466","tr_customer_id":137483,"tr_customer_product_id":137473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"Keagan Beer","mobile_number":"584-888-0838","email_id":"Coy_Legros79@hotmail.com","dop":"2025-09-30","serial_number":"49435311510260","imei1":"49435311510260","imei2":"49435311510260","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137467,"job_number":"JOB_137467","tr_customer_id":137484,"tr_customer_product_id":137474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:56.000Z","name":"Cyrus Lebsack","mobile_number":"221-663-6239","email_id":"Rosalee57@hotmail.com","dop":"2025-09-30","serial_number":"41536286786790","imei1":"41536286786790","imei2":"41536286786790","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137468,"job_number":"JOB_137468","tr_customer_id":137485,"tr_customer_product_id":137475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:01.000Z","modified_at":"2025-12-25T04:13:01.000Z","name":"Ally Stiedemann","mobile_number":"371-787-5135","email_id":"Cloyd.Terry12@yahoo.com","dop":"2025-09-30","serial_number":"91991516073819","imei1":"91991516073819","imei2":"91991516073819","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137469,"job_number":"JOB_137469","tr_customer_id":137486,"tr_customer_product_id":137476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:02.000Z","modified_at":"2025-12-25T04:13:13.000Z","name":"Lesly Hermiston","mobile_number":"473-602-5310","email_id":"Aniyah.Gottlieb@gmail.com","dop":"2025-09-30","serial_number":"82192913847445","imei1":"82192913847445","imei2":"82192913847445","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137470,"job_number":"JOB_137470","tr_customer_id":137487,"tr_customer_product_id":137477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:48.000Z","modified_at":"2025-12-25T04:26:21.000Z","name":"Bettye McLaughlin","mobile_number":"882-246-5431","email_id":"Domenico77@gmail.com","dop":"2025-04-06","serial_number":"14966350954373","imei1":"14966350954373","imei2":"14966350954373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137471,"job_number":"JOB_137471","tr_customer_id":137488,"tr_customer_product_id":137478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:49.000Z","modified_at":"2025-12-25T04:25:49.000Z","name":"Belle Sporer","mobile_number":"257-813-1657","email_id":"Brittany_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"18862229672252030","imei1":"18862229672252030","imei2":"18862229672252030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137472,"job_number":"JOB_137472","tr_customer_id":137489,"tr_customer_product_id":137479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:08.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11966952978460","imei1":"11966952978460","imei2":"11966952978460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137473,"job_number":"JOB_137473","tr_customer_id":137490,"tr_customer_product_id":137480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:19.000Z","name":"Walker Kreiger","mobile_number":"214-636-8180","email_id":"Jensen2@hotmail.com","dop":"2025-10-12","serial_number":"13966372020453","imei1":"13966372020453","imei2":"13966372020453","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137474,"job_number":"JOB_137474","tr_customer_id":137491,"tr_customer_product_id":137481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:10.000Z","modified_at":"2025-12-25T04:32:10.000Z","name":"Kyra King","mobile_number":"323-316-4715","email_id":"Icie51@gmail.com","dop":"2025-10-12","serial_number":"1005092312333328","imei1":"1005092312333328","imei2":"1005092312333328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137475,"job_number":"JOB_137475","tr_customer_id":137492,"tr_customer_product_id":137482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:23.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"15204216724364","imei1":"15204216724364","imei2":"15204216724364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137476,"job_number":"JOB_137476","tr_customer_id":137493,"tr_customer_product_id":137483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:34.000Z","name":"Herminio Cummerata","mobile_number":"633-944-3987","email_id":"Elmore_Pagac75@gmail.com","dop":"2025-10-12","serial_number":"19462120412030","imei1":"19462120412030","imei2":"19462120412030","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137477,"job_number":"JOB_137477","tr_customer_id":137494,"tr_customer_product_id":137484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:25.000Z","modified_at":"2025-12-25T04:32:25.000Z","name":"Judge Welch","mobile_number":"597-728-4948","email_id":"Harvey4@hotmail.com","dop":"2025-10-12","serial_number":"1002154747348407","imei1":"1002154747348407","imei2":"1002154747348407","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137478,"job_number":"JOB_137478","tr_customer_id":137495,"tr_customer_product_id":137485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:38.000Z","modified_at":"2025-12-25T04:32:38.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16442024645717","imei1":"16442024645717","imei2":"16442024645717","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137479,"job_number":"JOB_137479","tr_customer_id":137496,"tr_customer_product_id":137486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:39.000Z","modified_at":"2025-12-25T04:32:49.000Z","name":"Demarco Bashirian","mobile_number":"538-520-6493","email_id":"Clementina12@hotmail.com","dop":"2025-10-12","serial_number":"13574196216654","imei1":"13574196216654","imei2":"13574196216654","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137480,"job_number":"JOB_137480","tr_customer_id":137497,"tr_customer_product_id":137487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:40.000Z","modified_at":"2025-12-25T04:32:40.000Z","name":"Tyrese Gerhold","mobile_number":"595-263-8940","email_id":"Beryl31@yahoo.com","dop":"2025-10-12","serial_number":"1007121192549331","imei1":"1007121192549331","imei2":"1007121192549331","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137481,"job_number":"JOB_137481","tr_customer_id":137498,"tr_customer_product_id":137488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:34:48.000Z","modified_at":"2025-12-25T04:34:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"10725975529992","imei1":"10725975529992","imei2":"10725975529992","popurl":"2025-12-15T04:34:47.300069077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137482,"job_number":"JOB_137482","tr_customer_id":137499,"tr_customer_product_id":137489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:35:20.000Z","modified_at":"2025-12-25T04:35:20.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"44814478341208","imei1":"44814478341208","imei2":"44814478341208","popurl":"2025-12-15T04:35:19.529778749Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137483,"job_number":"JOB_137483","tr_customer_id":137500,"tr_customer_product_id":137490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:31.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15521562648919","imei1":"15521562648919","imei2":"15521562648919","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137484,"job_number":"JOB_137484","tr_customer_id":137501,"tr_customer_product_id":137491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:40.000Z","name":"Rickey Gulgowski","mobile_number":"928-737-6785","email_id":"Eudora.Herzog@gmail.com","dop":"2025-12-16","serial_number":"13133877255348","imei1":"13133877255348","imei2":"13133877255348","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137485,"job_number":"JOB_137485","tr_customer_id":137502,"tr_customer_product_id":137492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:43.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17845777280898","imei1":"17845777280898","imei2":"17845777280898","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137486,"job_number":"JOB_137486","tr_customer_id":137503,"tr_customer_product_id":137493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:52.000Z","name":"Tommie Rippin","mobile_number":"388-991-3095","email_id":"Antwon_Oberbrunner@yahoo.com","dop":"2025-12-16","serial_number":"13044009133235","imei1":"13044009133235","imei2":"13044009133235","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137487,"job_number":"JOB_137487","tr_customer_id":137504,"tr_customer_product_id":137494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:55.000Z","modified_at":"2025-12-25T04:37:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17702788754345","imei1":"17702788754345","imei2":"17702788754345","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137488,"job_number":"JOB_137488","tr_customer_id":137505,"tr_customer_product_id":137495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:56.000Z","modified_at":"2025-12-25T04:38:04.000Z","name":"Carter Stracke","mobile_number":"411-559-5541","email_id":"Alysha.Upton@gmail.com","dop":"2025-12-16","serial_number":"10272990782783","imei1":"10272990782783","imei2":"10272990782783","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137489,"job_number":"JOB_137489","tr_customer_id":137506,"tr_customer_product_id":137496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:48.000Z","modified_at":"2025-12-25T04:41:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109890164783083","imei1":"109890164783083","imei2":"109890164783083","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137490,"job_number":"JOB_137490","tr_customer_id":137507,"tr_customer_product_id":137497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:49.000Z","modified_at":"2025-12-25T04:41:58.000Z","name":"Gladys Sauer","mobile_number":"648-390-4218","email_id":"Bailee54@yahoo.com","dop":"2025-07-01","serial_number":"100433611781704","imei1":"100433611781704","imei2":"100433611781704","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137491,"job_number":"JOB_137491","tr_customer_id":137508,"tr_customer_product_id":137498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:00.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108806415056965","imei1":"108806415056965","imei2":"108806415056965","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137492,"job_number":"JOB_137492","tr_customer_id":137509,"tr_customer_product_id":137499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:09.000Z","name":"Dominic Feeney","mobile_number":"424-640-0538","email_id":"Timmothy_Murray12@gmail.com","dop":"2025-07-01","serial_number":"104171018460747","imei1":"104171018460747","imei2":"104171018460747","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137493,"job_number":"JOB_137493","tr_customer_id":137510,"tr_customer_product_id":137500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:06.000Z","modified_at":"2025-12-25T04:43:29.000Z","name":"Akeem Quitzon","mobile_number":"770-390-1540","email_id":"Nadia18@gmail.com","dop":"2025-04-06","serial_number":"17252695004628","imei1":"17252695004628","imei2":"17252695004628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137494,"job_number":"JOB_137494","tr_customer_id":137511,"tr_customer_product_id":137501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:07.000Z","modified_at":"2025-12-25T04:43:07.000Z","name":"Gabriella Hartmann","mobile_number":"376-606-2752","email_id":"Zakary12@yahoo.com","dop":"2025-04-06","serial_number":"15474713332601200","imei1":"15474713332601200","imei2":"15474713332601200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137495,"job_number":"JOB_137495","tr_customer_id":137512,"tr_customer_product_id":137502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"67997609250168","imei1":"67997609250168","imei2":"67997609250168","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137496,"job_number":"JOB_137496","tr_customer_id":137513,"tr_customer_product_id":137503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"Cierra Heaney","mobile_number":"520-506-7471","email_id":"Kristy.Yundt@hotmail.com","dop":"2025-09-30","serial_number":"69960575912688","imei1":"69960575912688","imei2":"69960575912688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137497,"job_number":"JOB_137497","tr_customer_id":137514,"tr_customer_product_id":137504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:48:12.000Z","name":"Lafayette Stehr","mobile_number":"497-843-5287","email_id":"Caleigh67@gmail.com","dop":"2025-09-30","serial_number":"40755856415493","imei1":"40755856415493","imei2":"40755856415493","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137498,"job_number":"JOB_137498","tr_customer_id":137515,"tr_customer_product_id":137505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:16.000Z","modified_at":"2025-12-25T04:48:16.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"68611828966033","imei1":"68611828966033","imei2":"68611828966033","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137499,"job_number":"JOB_137499","tr_customer_id":137516,"tr_customer_product_id":137506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:17.000Z","name":"Scarlett Ondricka","mobile_number":"903-301-2022","email_id":"Declan.Raynor@hotmail.com","dop":"2025-09-30","serial_number":"90782932355365","imei1":"90782932355365","imei2":"90782932355365","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137500,"job_number":"JOB_137500","tr_customer_id":137517,"tr_customer_product_id":137507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:29.000Z","name":"Kassandra Welch","mobile_number":"410-864-2303","email_id":"Rosario.Boehm@hotmail.com","dop":"2025-09-30","serial_number":"99403771251652","imei1":"99403771251652","imei2":"99403771251652","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137501,"job_number":"JOB_137501","tr_customer_id":137518,"tr_customer_product_id":137508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:33.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"97481902576575","imei1":"97481902576575","imei2":"97481902576575","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137502,"job_number":"JOB_137502","tr_customer_id":137519,"tr_customer_product_id":137509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"Rebeca Kuvalis","mobile_number":"672-291-2958","email_id":"Ebony.Mitchell@yahoo.com","dop":"2025-09-30","serial_number":"19034107768773","imei1":"19034107768773","imei2":"19034107768773","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137503,"job_number":"JOB_137503","tr_customer_id":137520,"tr_customer_product_id":137510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:46.000Z","name":"Gennaro Fadel","mobile_number":"661-367-4805","email_id":"Hosea.Shanahan@hotmail.com","dop":"2025-09-30","serial_number":"45130547706244","imei1":"45130547706244","imei2":"45130547706244","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137504,"job_number":"JOB_137504","tr_customer_id":137521,"tr_customer_product_id":137511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:09.000Z","modified_at":"2025-12-25T04:49:30.000Z","name":"Lamont Jacobi","mobile_number":"264-371-2509","email_id":"Colleen_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"17184058408637","imei1":"17184058408637","imei2":"17184058408637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137505,"job_number":"JOB_137505","tr_customer_id":137522,"tr_customer_product_id":137512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:10.000Z","modified_at":"2025-12-25T04:49:10.000Z","name":"Dameon Kutch","mobile_number":"784-422-2923","email_id":"Rubie_Gutmann80@gmail.com","dop":"2025-04-06","serial_number":"19252186835487696","imei1":"19252186835487696","imei2":"19252186835487696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137506,"job_number":"JOB_137506","tr_customer_id":137523,"tr_customer_product_id":137513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:00.000Z","modified_at":"2025-12-25T04:52:23.000Z","name":"Mauricio Mante","mobile_number":"591-455-8556","email_id":"Virginie_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"10227395225947","imei1":"10227395225947","imei2":"10227395225947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137507,"job_number":"JOB_137507","tr_customer_id":137524,"tr_customer_product_id":137514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:01.000Z","modified_at":"2025-12-25T04:52:01.000Z","name":"Robyn Welch","mobile_number":"995-667-2549","email_id":"Luisa.Mills66@yahoo.com","dop":"2025-04-06","serial_number":"17580181641892776","imei1":"17580181641892776","imei2":"17580181641892776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137508,"job_number":"JOB_137508","tr_customer_id":137525,"tr_customer_product_id":137515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:29.000Z","modified_at":"2025-12-25T04:55:07.000Z","name":"Jerad Jast","mobile_number":"982-822-7351","email_id":"Rylan42@yahoo.com","dop":"2025-04-06","serial_number":"11130800779565","imei1":"11130800779565","imei2":"11130800779565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137509,"job_number":"JOB_137509","tr_customer_id":137526,"tr_customer_product_id":137516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:30.000Z","modified_at":"2025-12-25T04:54:30.000Z","name":"Isai Baumbach","mobile_number":"900-225-9522","email_id":"Victor70@gmail.com","dop":"2025-04-06","serial_number":"10852614702391110","imei1":"10852614702391110","imei2":"10852614702391110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137510,"job_number":"JOB_137510","tr_customer_id":137527,"tr_customer_product_id":137517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:21.000Z","modified_at":"2025-12-25T04:55:43.000Z","name":"Alexanne Skiles","mobile_number":"780-274-2590","email_id":"Evelyn85@hotmail.com","dop":"2025-04-06","serial_number":"16186031402512","imei1":"16186031402512","imei2":"16186031402512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137511,"job_number":"JOB_137511","tr_customer_id":137528,"tr_customer_product_id":137518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:22.000Z","modified_at":"2025-12-25T04:55:22.000Z","name":"Blake Breitenberg","mobile_number":"441-927-7473","email_id":"Shayne_Bode@hotmail.com","dop":"2025-04-06","serial_number":"18061539539724456","imei1":"18061539539724456","imei2":"18061539539724456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137513,"job_number":"JOB_137513","tr_customer_id":137530,"tr_customer_product_id":137520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12659439764596","imei1":"12659439764596","imei2":"12659439764596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137514,"job_number":"JOB_137514","tr_customer_id":137531,"tr_customer_product_id":137521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:09.000Z","name":"Brad Kuhlman","mobile_number":"744-704-5228","email_id":"Camille.Kris36@yahoo.com","dop":"2025-04-06","serial_number":"19061462471783","imei1":"19061462471783","imei2":"19061462471783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137515,"job_number":"JOB_137515","tr_customer_id":137532,"tr_customer_product_id":137522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:04.000Z","modified_at":"2025-12-25T05:18:04.000Z","name":"Carolina Dach","mobile_number":"902-360-1295","email_id":"Lulu_Schaden@gmail.com","dop":"2025-04-06","serial_number":"19503434250261650","imei1":"19503434250261650","imei2":"19503434250261650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137516,"job_number":"JOB_137516","tr_customer_id":137533,"tr_customer_product_id":137523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19693407729702","imei1":"19693407729702","imei2":"19693407729702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137517,"job_number":"JOB_137517","tr_customer_id":137534,"tr_customer_product_id":137524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:17.000Z","name":"Leonel Crooks","mobile_number":"614-969-0013","email_id":"Diego.Lind@gmail.com","dop":"2025-04-06","serial_number":"19365923584651","imei1":"19365923584651","imei2":"19365923584651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137518,"job_number":"JOB_137518","tr_customer_id":137535,"tr_customer_product_id":137525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:12.000Z","modified_at":"2025-12-25T05:18:12.000Z","name":"Bo Nolan","mobile_number":"538-632-3726","email_id":"Micaela61@yahoo.com","dop":"2025-04-06","serial_number":"10821611877996738","imei1":"10821611877996738","imei2":"10821611877996738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137519,"job_number":"JOB_137519","tr_customer_id":137536,"tr_customer_product_id":137526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12986581690250","imei1":"12986581690250","imei2":"12986581690250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137520,"job_number":"JOB_137520","tr_customer_id":137537,"tr_customer_product_id":137527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:26.000Z","name":"Hattie Harvey","mobile_number":"689-411-4243","email_id":"Santino_Stark@yahoo.com","dop":"2025-04-06","serial_number":"12866203123480","imei1":"12866203123480","imei2":"12866203123480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137521,"job_number":"JOB_137521","tr_customer_id":137538,"tr_customer_product_id":137528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:21.000Z","modified_at":"2025-12-25T05:18:21.000Z","name":"Curtis DuBuque","mobile_number":"764-987-2655","email_id":"Ryann.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"12095183964254128","imei1":"12095183964254128","imei2":"12095183964254128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137522,"job_number":"JOB_137522","tr_customer_id":137539,"tr_customer_product_id":137529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13643443238902","imei1":"13643443238902","imei2":"13643443238902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137523,"job_number":"JOB_137523","tr_customer_id":137540,"tr_customer_product_id":137530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:58.000Z","name":"Jack Buckridge","mobile_number":"691-767-8745","email_id":"Hazle.Keeling@hotmail.com","dop":"2025-04-06","serial_number":"18684774607082","imei1":"18684774607082","imei2":"18684774607082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:20:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137524,"job_number":"JOB_137524","tr_customer_id":137541,"tr_customer_product_id":137531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:53.000Z","modified_at":"2025-12-25T05:20:53.000Z","name":"Oda Parker","mobile_number":"563-294-1873","email_id":"Cloyd.Hane@yahoo.com","dop":"2025-04-06","serial_number":"12325637119571426","imei1":"12325637119571426","imei2":"12325637119571426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137525,"job_number":"JOB_137525","tr_customer_id":137542,"tr_customer_product_id":137532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16603986224959","imei1":"16603986224959","imei2":"16603986224959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137526,"job_number":"JOB_137526","tr_customer_id":137543,"tr_customer_product_id":137533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:07.000Z","name":"Jeanne Orn","mobile_number":"212-780-6534","email_id":"Emanuel.Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"13231987603911","imei1":"13231987603911","imei2":"13231987603911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137527,"job_number":"JOB_137527","tr_customer_id":137544,"tr_customer_product_id":137534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:01.000Z","modified_at":"2025-12-25T05:21:01.000Z","name":"Althea Cartwright","mobile_number":"783-660-3261","email_id":"Haskell.Mante60@hotmail.com","dop":"2025-04-06","serial_number":"14887871497346878","imei1":"14887871497346878","imei2":"14887871497346878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137528,"job_number":"JOB_137528","tr_customer_id":137545,"tr_customer_product_id":137535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18404929094720","imei1":"18404929094720","imei2":"18404929094720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137529,"job_number":"JOB_137529","tr_customer_id":137546,"tr_customer_product_id":137536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:15.000Z","name":"Caterina Crist","mobile_number":"816-903-0146","email_id":"Lurline.Shanahan99@gmail.com","dop":"2025-04-06","serial_number":"17254437347211","imei1":"17254437347211","imei2":"17254437347211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137530,"job_number":"JOB_137530","tr_customer_id":137547,"tr_customer_product_id":137537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:10.000Z","modified_at":"2025-12-25T05:21:10.000Z","name":"Alisa Berge","mobile_number":"495-891-8457","email_id":"Julie.Stracke54@yahoo.com","dop":"2025-04-06","serial_number":"11182282362144692","imei1":"11182282362144692","imei2":"11182282362144692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137531,"job_number":"JOB_137531","tr_customer_id":137548,"tr_customer_product_id":137538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14204546316624","imei1":"14204546316624","imei2":"14204546316624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137532,"job_number":"JOB_137532","tr_customer_id":137549,"tr_customer_product_id":137539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:23.000Z","name":"Odessa Wisozk","mobile_number":"382-493-3609","email_id":"Santa_McClure40@gmail.com","dop":"2025-04-06","serial_number":"10679015563710","imei1":"10679015563710","imei2":"10679015563710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137533,"job_number":"JOB_137533","tr_customer_id":137550,"tr_customer_product_id":137540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:02.000Z","modified_at":"2025-12-25T05:26:02.000Z","name":"Mertie Beer","mobile_number":"756-535-8815","email_id":"Claire.Davis@yahoo.com","dop":"2025-04-06","serial_number":"11954926517592946","imei1":"11954926517592946","imei2":"11954926517592946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137534,"job_number":"JOB_137534","tr_customer_id":137551,"tr_customer_product_id":137541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19568590285145","imei1":"19568590285145","imei2":"19568590285145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137535,"job_number":"JOB_137535","tr_customer_id":137552,"tr_customer_product_id":137542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:50.000Z","name":"Melody Schultz","mobile_number":"927-315-3150","email_id":"Marisa.Herman@hotmail.com","dop":"2025-04-06","serial_number":"13459821467774","imei1":"13459821467774","imei2":"13459821467774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137536,"job_number":"JOB_137536","tr_customer_id":137553,"tr_customer_product_id":137543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:29.000Z","modified_at":"2025-12-25T05:26:29.000Z","name":"Conrad Kovacek","mobile_number":"491-279-2727","email_id":"Jamaal_Boehm@yahoo.com","dop":"2025-04-06","serial_number":"13721721641689052","imei1":"13721721641689052","imei2":"13721721641689052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137537,"job_number":"JOB_137537","tr_customer_id":137554,"tr_customer_product_id":137544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:26:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13031293741414","imei1":"13031293741414","imei2":"13031293741414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137538,"job_number":"JOB_137538","tr_customer_id":137555,"tr_customer_product_id":137545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:27:16.000Z","name":"Nelda Zemlak","mobile_number":"260-690-7842","email_id":"Gwen_Waelchi10@gmail.com","dop":"2025-04-06","serial_number":"17955296324336","imei1":"17955296324336","imei2":"17955296324336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137539,"job_number":"JOB_137539","tr_customer_id":137556,"tr_customer_product_id":137546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:55.000Z","modified_at":"2025-12-25T05:26:55.000Z","name":"Araceli Toy","mobile_number":"554-374-7307","email_id":"Flossie_Wolff21@gmail.com","dop":"2025-04-06","serial_number":"10180822970416788","imei1":"10180822970416788","imei2":"10180822970416788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137540,"job_number":"JOB_137540","tr_customer_id":137557,"tr_customer_product_id":137547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15443145975681","imei1":"15443145975681","imei2":"15443145975681","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137541,"job_number":"JOB_137541","tr_customer_id":137558,"tr_customer_product_id":137548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"Jackie Waters","mobile_number":"201-980-1168","email_id":"Tressie_Hettinger@yahoo.com","dop":"2025-09-16","serial_number":"11739737769892","imei1":"11739737769892","imei2":"11739737769892","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137542,"job_number":"JOB_137542","tr_customer_id":137559,"tr_customer_product_id":137549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:01:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13808839825219","imei1":"13808839825219","imei2":"13808839825219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137543,"job_number":"JOB_137543","tr_customer_id":137560,"tr_customer_product_id":137550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:02:09.000Z","name":"Deangelo Schmitt","mobile_number":"340-514-7546","email_id":"Jayson57@yahoo.com","dop":"2025-04-06","serial_number":"16486412466282","imei1":"16486412466282","imei2":"16486412466282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137544,"job_number":"JOB_137544","tr_customer_id":137561,"tr_customer_product_id":137551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:31.000Z","modified_at":"2025-12-25T06:01:31.000Z","name":"Eulalia Halvorson","mobile_number":"806-584-0265","email_id":"Charlotte86@yahoo.com","dop":"2025-04-06","serial_number":"15043133939561746","imei1":"15043133939561746","imei2":"15043133939561746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137545,"job_number":"JOB_137545","tr_customer_id":137562,"tr_customer_product_id":137552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:33.000Z","modified_at":"2025-12-25T06:01:33.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12431959593945","imei1":"12431959593945","imei2":"12431959593945","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137546,"job_number":"JOB_137546","tr_customer_id":137563,"tr_customer_product_id":137553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:34.000Z","modified_at":"2025-12-25T06:01:34.000Z","name":"Leopold Pollich","mobile_number":"578-299-1753","email_id":"Mazie79@yahoo.com","dop":"2025-09-16","serial_number":"14673811091742","imei1":"14673811091742","imei2":"14673811091742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137547,"job_number":"JOB_137547","tr_customer_id":137564,"tr_customer_product_id":137554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:53.000Z","modified_at":"2025-12-25T06:01:53.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17971506446147","imei1":"17971506446147","imei2":"17971506446147","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137548,"job_number":"JOB_137548","tr_customer_id":137565,"tr_customer_product_id":137555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:54.000Z","modified_at":"2025-12-25T06:01:54.000Z","name":"Vida Jerde","mobile_number":"502-909-1495","email_id":"Corrine_Ortiz@gmail.com","dop":"2025-09-16","serial_number":"12480037097930","imei1":"12480037097930","imei2":"12480037097930","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137549,"job_number":"JOB_137549","tr_customer_id":137566,"tr_customer_product_id":137556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17790305324485","imei1":"17790305324485","imei2":"17790305324485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137550,"job_number":"JOB_137550","tr_customer_id":137567,"tr_customer_product_id":137557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:56.000Z","name":"Magdalen Oberbrunner","mobile_number":"415-821-5520","email_id":"Elisa.Hane@yahoo.com","dop":"2025-04-06","serial_number":"18831632435357","imei1":"18831632435357","imei2":"18831632435357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137551,"job_number":"JOB_137551","tr_customer_id":137568,"tr_customer_product_id":137558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:18.000Z","modified_at":"2025-12-25T06:02:18.000Z","name":"Amparo Bins","mobile_number":"223-947-9206","email_id":"Laury_Sipes16@yahoo.com","dop":"2025-04-06","serial_number":"15825337869477984","imei1":"15825337869477984","imei2":"15825337869477984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137552,"job_number":"JOB_137552","tr_customer_id":137569,"tr_customer_product_id":137559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18435050240085","imei1":"18435050240085","imei2":"18435050240085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137553,"job_number":"JOB_137553","tr_customer_id":137570,"tr_customer_product_id":137560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:43.000Z","name":"Daphnee Hayes","mobile_number":"996-450-9235","email_id":"Fred_Schumm36@hotmail.com","dop":"2025-04-06","serial_number":"19548985788408","imei1":"19548985788408","imei2":"19548985788408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137554,"job_number":"JOB_137554","tr_customer_id":137571,"tr_customer_product_id":137561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:05.000Z","modified_at":"2025-12-25T06:03:05.000Z","name":"Geovanny Lind","mobile_number":"996-757-0392","email_id":"Rubie_Muller75@hotmail.com","dop":"2025-04-06","serial_number":"17778003289431672","imei1":"17778003289431672","imei2":"17778003289431672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137566,"job_number":"JOB_137566","tr_customer_id":137583,"tr_customer_product_id":137573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:08.000Z","modified_at":"2025-12-25T06:21:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10570026121424","imei1":"10570026121424","imei2":"10570026121424","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137567,"job_number":"JOB_137567","tr_customer_id":137584,"tr_customer_product_id":137574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:47.000Z","name":"Burdette Gleichner","mobile_number":"699-952-8861","email_id":"Jose.Breitenberg@hotmail.com","dop":"2025-06-18","serial_number":"10965307590166","imei1":"10965307590166","imei2":"10965307590166","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137568,"job_number":"JOB_137568","tr_customer_id":137585,"tr_customer_product_id":137575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:09.000Z","name":"Asa Torp","mobile_number":"303-349-1932","email_id":"Rylan25@gmail.com","dop":"2025-06-18","serial_number":"1016548429957847","imei1":"1016548429957847","imei2":"1016548429957847","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137569,"job_number":"JOB_137569","tr_customer_id":137586,"tr_customer_product_id":137576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:54.000Z","modified_at":"2025-12-25T06:21:54.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10573580991004","imei1":"10573580991004","imei2":"10573580991004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137570,"job_number":"JOB_137570","tr_customer_id":137587,"tr_customer_product_id":137577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:22:33.000Z","name":"Yesenia Huels","mobile_number":"842-732-4218","email_id":"Darlene_Monahan@gmail.com","dop":"2025-06-18","serial_number":"10131811189921","imei1":"10131811189921","imei2":"10131811189921","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:22:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137571,"job_number":"JOB_137571","tr_customer_id":137588,"tr_customer_product_id":137578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:21:55.000Z","name":"Arturo Jacobs","mobile_number":"618-225-3599","email_id":"Lolita_Schmidt24@gmail.com","dop":"2025-06-18","serial_number":"1087738573784304","imei1":"1087738573784304","imei2":"1087738573784304","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137572,"job_number":"JOB_137572","tr_customer_id":137589,"tr_customer_product_id":137579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:31.000Z","modified_at":"2025-12-25T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12000198672033","imei1":"12000198672033","imei2":"12000198672033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137573,"job_number":"JOB_137573","tr_customer_id":137590,"tr_customer_product_id":137580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:32.000Z","modified_at":"2025-12-25T06:26:07.000Z","name":"Lenny Bartell","mobile_number":"315-983-4461","email_id":"Markus_Daniel@hotmail.com","dop":"2025-04-06","serial_number":"18634160385685","imei1":"18634160385685","imei2":"18634160385685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137574,"job_number":"JOB_137574","tr_customer_id":137591,"tr_customer_product_id":137581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:33.000Z","modified_at":"2025-12-25T06:25:33.000Z","name":"Casey Spencer","mobile_number":"278-480-8454","email_id":"Yadira.Kassulke17@gmail.com","dop":"2025-04-06","serial_number":"14522881569288866","imei1":"14522881569288866","imei2":"14522881569288866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137575,"job_number":"JOB_137575","tr_customer_id":137592,"tr_customer_product_id":137582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:13.000Z","modified_at":"2025-12-25T06:26:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13596481676289","imei1":"13596481676289","imei2":"13596481676289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137576,"job_number":"JOB_137576","tr_customer_id":137593,"tr_customer_product_id":137583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:14.000Z","modified_at":"2025-12-25T06:26:48.000Z","name":"Katelyn Bechtelar","mobile_number":"472-268-5356","email_id":"Ross_Reinger16@gmail.com","dop":"2025-04-06","serial_number":"12245997562264","imei1":"12245997562264","imei2":"12245997562264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137577,"job_number":"JOB_137577","tr_customer_id":137594,"tr_customer_product_id":137584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:15.000Z","modified_at":"2025-12-25T06:26:15.000Z","name":"Emmanuel Kuhn","mobile_number":"549-535-3495","email_id":"Johnpaul63@gmail.com","dop":"2025-04-06","serial_number":"14972900572339072","imei1":"14972900572339072","imei2":"14972900572339072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137578,"job_number":"JOB_137578","tr_customer_id":137595,"tr_customer_product_id":137585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10152057708873","imei1":"10152057708873","imei2":"10152057708873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137579,"job_number":"JOB_137579","tr_customer_id":137596,"tr_customer_product_id":137586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:27:30.000Z","name":"Maegan Prohaska","mobile_number":"866-614-1998","email_id":"Amalia.Dare@hotmail.com","dop":"2025-04-06","serial_number":"15079160581738","imei1":"15079160581738","imei2":"15079160581738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137580,"job_number":"JOB_137580","tr_customer_id":137597,"tr_customer_product_id":137587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:56.000Z","modified_at":"2025-12-25T06:26:56.000Z","name":"Jackeline Russel","mobile_number":"608-242-4658","email_id":"Nella_Schamberger79@yahoo.com","dop":"2025-04-06","serial_number":"10133388993948414","imei1":"10133388993948414","imei2":"10133388993948414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137581,"job_number":"JOB_137581","tr_customer_id":137598,"tr_customer_product_id":137588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:16.000Z","modified_at":"2025-12-25T06:28:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15886727852089","imei1":"15886727852089","imei2":"15886727852089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137582,"job_number":"JOB_137582","tr_customer_id":137599,"tr_customer_product_id":137589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:17.000Z","modified_at":"2025-12-25T06:28:50.000Z","name":"Zakary Little","mobile_number":"516-576-1262","email_id":"Tierra38@gmail.com","dop":"2025-04-06","serial_number":"11280960243724","imei1":"11280960243724","imei2":"11280960243724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137583,"job_number":"JOB_137583","tr_customer_id":137600,"tr_customer_product_id":137590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:18.000Z","modified_at":"2025-12-25T06:28:18.000Z","name":"Tyler McGlynn","mobile_number":"917-225-1584","email_id":"Felix69@gmail.com","dop":"2025-04-06","serial_number":"15917848558974066","imei1":"15917848558974066","imei2":"15917848558974066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137584,"job_number":"JOB_137584","tr_customer_id":137601,"tr_customer_product_id":137591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:28:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18751807353872","imei1":"18751807353872","imei2":"18751807353872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137585,"job_number":"JOB_137585","tr_customer_id":137602,"tr_customer_product_id":137592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:29:31.000Z","name":"Alanna Brekke","mobile_number":"974-735-0681","email_id":"Anastacio_Morissette4@hotmail.com","dop":"2025-04-06","serial_number":"13365456840196","imei1":"13365456840196","imei2":"13365456840196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137586,"job_number":"JOB_137586","tr_customer_id":137603,"tr_customer_product_id":137593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:58.000Z","modified_at":"2025-12-25T06:28:58.000Z","name":"Clara Conn","mobile_number":"401-315-6118","email_id":"Kris90@yahoo.com","dop":"2025-04-06","serial_number":"18111859283809990","imei1":"18111859283809990","imei2":"18111859283809990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137587,"job_number":"JOB_137587","tr_customer_id":137604,"tr_customer_product_id":137594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10264984846230","imei1":"10264984846230","imei2":"10264984846230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137588,"job_number":"JOB_137588","tr_customer_id":137605,"tr_customer_product_id":137595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:30:10.000Z","name":"Jayden Yost","mobile_number":"902-310-1423","email_id":"Mara.Nikolaus@yahoo.com","dop":"2025-04-06","serial_number":"13557305176781","imei1":"13557305176781","imei2":"13557305176781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137589,"job_number":"JOB_137589","tr_customer_id":137606,"tr_customer_product_id":137596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:38.000Z","modified_at":"2025-12-25T06:29:38.000Z","name":"Reilly Hilll","mobile_number":"449-665-8647","email_id":"Arlie5@gmail.com","dop":"2025-04-06","serial_number":"17261669808094340","imei1":"17261669808094340","imei2":"17261669808094340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137590,"job_number":"JOB_137590","tr_customer_id":137607,"tr_customer_product_id":137597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:09.000Z","modified_at":"2025-12-25T06:32:44.000Z","name":"Marilie Stroman","mobile_number":"835-965-7025","email_id":"Jaylon44@gmail.com","dop":"2025-04-06","serial_number":"15139192162371","imei1":"15139192162371","imei2":"15139192162371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137591,"job_number":"JOB_137591","tr_customer_id":137608,"tr_customer_product_id":137598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:11.000Z","modified_at":"2025-12-25T06:32:11.000Z","name":"Electa Murazik","mobile_number":"700-962-7588","email_id":"Max.Mosciski@yahoo.com","dop":"2025-04-06","serial_number":"18479421013831870","imei1":"18479421013831870","imei2":"18479421013831870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137592,"job_number":"JOB_137592","tr_customer_id":137609,"tr_customer_product_id":137599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:32:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16385557189229","imei1":"16385557189229","imei2":"16385557189229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137593,"job_number":"JOB_137593","tr_customer_id":137610,"tr_customer_product_id":137600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:33:20.000Z","name":"Glenda Ryan","mobile_number":"458-446-6076","email_id":"Burley.Miller@yahoo.com","dop":"2025-10-21","serial_number":"11148671494476","imei1":"11148671494476","imei2":"11148671494476","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137594,"job_number":"JOB_137594","tr_customer_id":137611,"tr_customer_product_id":137601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16520613301350","imei1":"16520613301350","imei2":"16520613301350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137595,"job_number":"JOB_137595","tr_customer_id":137612,"tr_customer_product_id":137602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:55.000Z","name":"Retta Glover","mobile_number":"754-606-4608","email_id":"Brandt.Auer35@gmail.com","dop":"2025-04-06","serial_number":"10758174737947","imei1":"10758174737947","imei2":"10758174737947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137596,"job_number":"JOB_137596","tr_customer_id":137613,"tr_customer_product_id":137603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:15.000Z","modified_at":"2025-12-25T06:33:15.000Z","name":"Lessie Keeling","mobile_number":"685-386-3019","email_id":"Kristopher.Olson@hotmail.com","dop":"2025-04-06","serial_number":"14967741279955088","imei1":"14967741279955088","imei2":"14967741279955088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137598,"job_number":"JOB_137598","tr_customer_id":137615,"tr_customer_product_id":137605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:34:06.000Z","name":"Caden Lowe","mobile_number":"962-560-3759","email_id":"Aletha_Kassulke@yahoo.com","dop":"2000-01-31","serial_number":"10493053509189","imei1":"10493053509189","imei2":"10493053509189","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137600,"job_number":"JOB_137600","tr_customer_id":137617,"tr_customer_product_id":137607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:33:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12528133251266","imei1":"12528133251266","imei2":"12528133251266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137601,"job_number":"JOB_137601","tr_customer_id":137618,"tr_customer_product_id":137608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:34:07.000Z","name":"Vella Gaylord","mobile_number":"910-759-6970","email_id":"Ezra54@gmail.com","dop":"2025-10-21","serial_number":"12675754052011","imei1":"12675754052011","imei2":"12675754052011","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137602,"job_number":"JOB_137602","tr_customer_id":137619,"tr_customer_product_id":137609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:40.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17187657019911","imei1":"17187657019911","imei2":"17187657019911","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137603,"job_number":"JOB_137603","tr_customer_id":137620,"tr_customer_product_id":137610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:51.000Z","name":"Kiana Nader","mobile_number":"537-712-4585","email_id":"Verna.Goodwin30@yahoo.com","dop":"2025-10-12","serial_number":"19540755927188","imei1":"19540755927188","imei2":"19540755927188","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137604,"job_number":"JOB_137604","tr_customer_id":137621,"tr_customer_product_id":137611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:42.000Z","modified_at":"2025-12-25T06:33:42.000Z","name":"Adonis Prosacco","mobile_number":"661-377-3493","email_id":"Jana_Bednar@hotmail.com","dop":"2025-10-12","serial_number":"1001479961574089","imei1":"1001479961574089","imei2":"1001479961574089","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137605,"job_number":"JOB_137605","tr_customer_id":137622,"tr_customer_product_id":137612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:54.000Z","modified_at":"2025-12-25T06:33:54.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18493707257059","imei1":"18493707257059","imei2":"18493707257059","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137606,"job_number":"JOB_137606","tr_customer_id":137623,"tr_customer_product_id":137613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:55.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Enola Heathcote","mobile_number":"310-657-2751","email_id":"Cierra14@hotmail.com","dop":"2025-10-12","serial_number":"12171993605774","imei1":"12171993605774","imei2":"12171993605774","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137607,"job_number":"JOB_137607","tr_customer_id":137624,"tr_customer_product_id":137614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:56.000Z","modified_at":"2025-12-25T06:33:56.000Z","name":"Americo Upton","mobile_number":"471-601-8844","email_id":"Dusty10@hotmail.com","dop":"2025-10-12","serial_number":"1000573372071664","imei1":"1000573372071664","imei2":"1000573372071664","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137608,"job_number":"JOB_137608","tr_customer_id":137625,"tr_customer_product_id":137615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:03.000Z","modified_at":"2025-12-25T06:34:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16974057319892","imei1":"16974057319892","imei2":"16974057319892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137609,"job_number":"JOB_137609","tr_customer_id":137626,"tr_customer_product_id":137616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:04.000Z","modified_at":"2025-12-25T06:34:45.000Z","name":"Rebeka McGlynn","mobile_number":"879-799-1831","email_id":"Vernice.Durgan@gmail.com","dop":"2025-04-06","serial_number":"15415574237534","imei1":"15415574237534","imei2":"15415574237534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137610,"job_number":"JOB_137610","tr_customer_id":137627,"tr_customer_product_id":137617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:05.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Kameron Thompson","mobile_number":"550-310-4336","email_id":"Emilie_Daniel89@hotmail.com","dop":"2025-04-06","serial_number":"15208790309594208","imei1":"15208790309594208","imei2":"15208790309594208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137611,"job_number":"JOB_137611","tr_customer_id":137628,"tr_customer_product_id":137618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:09.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17410086011909","imei1":"17410086011909","imei2":"17410086011909","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137612,"job_number":"JOB_137612","tr_customer_id":137629,"tr_customer_product_id":137619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:19.000Z","name":"Virgie D'Amore","mobile_number":"961-516-2909","email_id":"Flavio_McLaughlin9@yahoo.com","dop":"2025-10-12","serial_number":"15811143953068","imei1":"15811143953068","imei2":"15811143953068","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137613,"job_number":"JOB_137613","tr_customer_id":137630,"tr_customer_product_id":137620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:10.000Z","modified_at":"2025-12-25T06:34:10.000Z","name":"Abelardo Schulist","mobile_number":"721-392-3031","email_id":"Estrella.Sanford@hotmail.com","dop":"2025-10-12","serial_number":"1001708058267540","imei1":"1001708058267540","imei2":"1001708058267540","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137615,"job_number":"JOB_137615","tr_customer_id":137632,"tr_customer_product_id":137622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"June Leffler","mobile_number":"630-687-5664","email_id":"Colton37@yahoo.com","dop":"2000-01-31","serial_number":"10299602899157","imei1":"10299602899157","imei2":"10299602899157","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137617,"job_number":"JOB_137617","tr_customer_id":137634,"tr_customer_product_id":137624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19658525630574","imei1":"19658525630574","imei2":"19658525630574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137618,"job_number":"JOB_137618","tr_customer_id":137635,"tr_customer_product_id":137625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Arlo Pollich","mobile_number":"973-914-8899","email_id":"Devon_King@yahoo.com","dop":"2025-10-21","serial_number":"19236736528972","imei1":"19236736528972","imei2":"19236736528972","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137619,"job_number":"JOB_137619","tr_customer_id":137636,"tr_customer_product_id":137626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12339016791076","imei1":"12339016791076","imei2":"12339016791076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137620,"job_number":"JOB_137620","tr_customer_id":137637,"tr_customer_product_id":137627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:35:34.000Z","name":"Cleveland Cremin","mobile_number":"719-346-1052","email_id":"Jacques2@hotmail.com","dop":"2025-04-06","serial_number":"18310697358634","imei1":"18310697358634","imei2":"18310697358634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137621,"job_number":"JOB_137621","tr_customer_id":137638,"tr_customer_product_id":137628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:55.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Augustus Kessler","mobile_number":"564-960-4569","email_id":"Myrl.Kihn@gmail.com","dop":"2025-04-06","serial_number":"19592351935741150","imei1":"19592351935741150","imei2":"19592351935741150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137623,"job_number":"JOB_137623","tr_customer_id":137640,"tr_customer_product_id":137630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:41.000Z","name":"Denis Renner","mobile_number":"725-475-6680","email_id":"Marcelino.Frami@gmail.com","dop":"2000-01-31","serial_number":"10649003235835","imei1":"10649003235835","imei2":"10649003235835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137626,"job_number":"JOB_137626","tr_customer_id":137643,"tr_customer_product_id":137633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:49.000Z","modified_at":"2025-12-25T06:36:28.000Z","name":"Hettie Heathcote","mobile_number":"361-398-3548","email_id":"Taurean31@gmail.com","dop":"2000-01-31","serial_number":"10709409845392","imei1":"10709409845392","imei2":"10709409845392","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137628,"job_number":"JOB_137628","tr_customer_id":137645,"tr_customer_product_id":137635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:15.000Z","modified_at":"2025-12-25T06:38:57.000Z","name":"Polly Kuvalis","mobile_number":"360-867-8889","email_id":"Rosetta_Howell19@yahoo.com","dop":"2025-04-06","serial_number":"14615193712017","imei1":"14615193712017","imei2":"14615193712017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137629,"job_number":"JOB_137629","tr_customer_id":137646,"tr_customer_product_id":137636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:16.000Z","modified_at":"2025-12-25T06:38:16.000Z","name":"Everardo Kiehn","mobile_number":"749-274-2609","email_id":"Thea42@yahoo.com","dop":"2025-04-06","serial_number":"16248350921168860","imei1":"16248350921168860","imei2":"16248350921168860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137630,"job_number":"JOB_137630","tr_customer_id":137647,"tr_customer_product_id":137637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:12.000Z","modified_at":"2025-12-25T06:40:52.000Z","name":"Waino Terry","mobile_number":"616-245-1652","email_id":"Laurianne.Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"11679355548111","imei1":"11679355548111","imei2":"11679355548111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137631,"job_number":"JOB_137631","tr_customer_id":137648,"tr_customer_product_id":137638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:14.000Z","modified_at":"2025-12-25T06:40:14.000Z","name":"Rosalia Price","mobile_number":"717-715-1838","email_id":"Pansy.Wilkinson94@hotmail.com","dop":"2025-04-06","serial_number":"10802778534304658","imei1":"10802778534304658","imei2":"10802778534304658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137632,"job_number":"JOB_137632","tr_customer_id":137649,"tr_customer_product_id":137639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:17.000Z","modified_at":"2025-12-25T06:40:50.000Z","name":"Lula Hilpert","mobile_number":"321-749-3027","email_id":"Christiana_Greenholt45@gmail.com","dop":"2025-04-06","serial_number":"12257971759058","imei1":"12257971759058","imei2":"12257971759058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137633,"job_number":"JOB_137633","tr_customer_id":137650,"tr_customer_product_id":137640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:18.000Z","modified_at":"2025-12-25T06:40:18.000Z","name":"Larissa McLaughlin","mobile_number":"995-640-8399","email_id":"Rubie13@yahoo.com","dop":"2025-04-06","serial_number":"18394704219978668","imei1":"18394704219978668","imei2":"18394704219978668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137634,"job_number":"JOB_137634","tr_customer_id":137651,"tr_customer_product_id":137641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:21.000Z","modified_at":"2025-12-25T06:40:55.000Z","name":"Louisa Rempel","mobile_number":"227-787-3061","email_id":"Yesenia22@hotmail.com","dop":"2025-04-06","serial_number":"11713345789357","imei1":"11713345789357","imei2":"11713345789357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137635,"job_number":"JOB_137635","tr_customer_id":137652,"tr_customer_product_id":137642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:22.000Z","modified_at":"2025-12-25T06:40:22.000Z","name":"Eliezer Okuneva","mobile_number":"394-694-6592","email_id":"Brycen.Fritsch25@gmail.com","dop":"2025-04-06","serial_number":"11281488681460100","imei1":"11281488681460100","imei2":"11281488681460100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137636,"job_number":"JOB_137636","tr_customer_id":137653,"tr_customer_product_id":137643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:16.000Z","modified_at":"2025-12-25T06:44:51.000Z","name":"Alisha Windler","mobile_number":"338-342-4186","email_id":"Anastasia.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"18859255029597","imei1":"18859255029597","imei2":"18859255029597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137637,"job_number":"JOB_137637","tr_customer_id":137654,"tr_customer_product_id":137644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:17.000Z","modified_at":"2025-12-25T06:44:17.000Z","name":"Tania Nienow","mobile_number":"684-539-5165","email_id":"Kimberly.Crooks87@gmail.com","dop":"2025-04-06","serial_number":"15494785654722398","imei1":"15494785654722398","imei2":"15494785654722398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137638,"job_number":"JOB_137638","tr_customer_id":137655,"tr_customer_product_id":137645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:18.000Z","modified_at":"2025-12-25T06:44:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11065604722173","imei1":"11065604722173","imei2":"11065604722173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137639,"job_number":"JOB_137639","tr_customer_id":137656,"tr_customer_product_id":137646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:19.000Z","modified_at":"2025-12-25T06:44:58.000Z","name":"Wilber Goldner","mobile_number":"362-794-4101","email_id":"Velda.King7@gmail.com","dop":"2025-04-06","serial_number":"15566824476565","imei1":"15566824476565","imei2":"15566824476565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137640,"job_number":"JOB_137640","tr_customer_id":137657,"tr_customer_product_id":137647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:20.000Z","modified_at":"2025-12-25T06:44:20.000Z","name":"Randi Bauch","mobile_number":"677-374-5918","email_id":"Erling55@hotmail.com","dop":"2025-04-06","serial_number":"19555096810127004","imei1":"19555096810127004","imei2":"19555096810127004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137641,"job_number":"JOB_137641","tr_customer_id":137658,"tr_customer_product_id":137648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16447692154004","imei1":"16447692154004","imei2":"16447692154004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137642,"job_number":"JOB_137642","tr_customer_id":137659,"tr_customer_product_id":137649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:46.000Z","name":"Bridie O'Keefe","mobile_number":"413-758-9477","email_id":"Demarcus.Dicki@gmail.com","dop":"2025-04-06","serial_number":"17758396757998","imei1":"17758396757998","imei2":"17758396757998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137643,"job_number":"JOB_137643","tr_customer_id":137660,"tr_customer_product_id":137650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:08.000Z","modified_at":"2025-12-25T06:45:08.000Z","name":"Brad Jacobi","mobile_number":"339-655-2919","email_id":"Kaya.Wiza@yahoo.com","dop":"2025-04-06","serial_number":"17553637438984432","imei1":"17553637438984432","imei2":"17553637438984432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137644,"job_number":"JOB_137644","tr_customer_id":137661,"tr_customer_product_id":137651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:53.000Z","modified_at":"2025-12-25T06:45:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18675650967963","imei1":"18675650967963","imei2":"18675650967963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137645,"job_number":"JOB_137645","tr_customer_id":137662,"tr_customer_product_id":137652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:54.000Z","modified_at":"2025-12-25T06:46:33.000Z","name":"Oran Bechtelar","mobile_number":"207-381-2024","email_id":"Branson_Haag71@gmail.com","dop":"2025-04-06","serial_number":"13522702608770","imei1":"13522702608770","imei2":"13522702608770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137646,"job_number":"JOB_137646","tr_customer_id":137663,"tr_customer_product_id":137653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:55.000Z","modified_at":"2025-12-25T06:45:55.000Z","name":"Gladyce Kihn","mobile_number":"366-202-3599","email_id":"Else37@yahoo.com","dop":"2025-04-06","serial_number":"13554614434809566","imei1":"13554614434809566","imei2":"13554614434809566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137647,"job_number":"JOB_137647","tr_customer_id":137664,"tr_customer_product_id":137654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:57:22.000Z","modified_at":"2025-12-25T06:57:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T06:57:22.269317388Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137648,"job_number":"JOB_137648","tr_customer_id":137665,"tr_customer_product_id":137655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:32.000Z","modified_at":"2025-12-25T06:59:07.000Z","name":"Mylene Blick","mobile_number":"838-427-9070","email_id":"Ottilie_Kreiger@yahoo.com","dop":"2025-04-06","serial_number":"14705707661965","imei1":"14705707661965","imei2":"14705707661965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137649,"job_number":"JOB_137649","tr_customer_id":137666,"tr_customer_product_id":137656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:33.000Z","modified_at":"2025-12-25T06:58:33.000Z","name":"Luisa Senger","mobile_number":"429-412-0587","email_id":"Danielle.Lang@yahoo.com","dop":"2025-04-06","serial_number":"17558960323942076","imei1":"17558960323942076","imei2":"17558960323942076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137653,"job_number":"JOB_137653","tr_customer_id":137670,"tr_customer_product_id":137660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:12:33.000Z","modified_at":"2025-12-25T07:12:51.000Z","name":"Precious Frami","mobile_number":"581-391-2225","email_id":"Izabella78@hotmail.com","dop":"2025-10-24","serial_number":"18885335039464","imei1":"18885335039464","imei2":"18885335039464","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137659,"job_number":"JOB_137659","tr_customer_id":137676,"tr_customer_product_id":137666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:12.000Z","modified_at":"2025-12-25T07:39:25.000Z","name":"Aida Trantow","mobile_number":"347-278-3503","email_id":"Kellie_Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"10753098105784","imei1":"10753098105784","imei2":"10753098105784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-12-25T07:39:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137660,"job_number":"JOB_137660","tr_customer_id":137677,"tr_customer_product_id":137667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:13.000Z","modified_at":"2025-12-25T07:39:13.000Z","name":"Harmon Fahey","mobile_number":"915-748-5210","email_id":"Kayleigh74@yahoo.com","dop":"2025-04-06","serial_number":"18498584386753148","imei1":"18498584386753148","imei2":"18498584386753148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137324,"job_number":"JOB_137324","tr_customer_id":137341,"tr_customer_product_id":137331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:14.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lou_Hilll65@gmail.com","dop":"2025-07-02","serial_number":"17687619638078","imei1":"17687619638078","imei2":"17687619638078","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137341,"job_number":"JOB_137341","tr_customer_id":137358,"tr_customer_product_id":137348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:33.000Z","modified_at":"2025-12-25T03:47:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hillary_Turcotte64@gmail.com","dop":"2025-07-02","serial_number":"10797223643621","imei1":"10797223643621","imei2":"10797223643621","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137355,"job_number":"JOB_137355","tr_customer_id":137372,"tr_customer_product_id":137362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Haven.OKon42@hotmail.com","dop":"2025-07-02","serial_number":"14861596733924","imei1":"14861596733924","imei2":"14861596733924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137360,"job_number":"JOB_137360","tr_customer_id":137377,"tr_customer_product_id":137367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:55.000Z","modified_at":"2025-12-25T03:48:18.000Z","name":"Selina Predovic","mobile_number":"508-872-1158","email_id":"Devonte56@yahoo.com","dop":"2025-10-01","serial_number":"11502826067432","imei1":"11502826067432","imei2":"11502826067432","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137363,"job_number":"JOB_137363","tr_customer_id":137380,"tr_customer_product_id":137370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"150547246327008","imei1":"150547246327008","imei2":"150547246327008","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137364,"job_number":"JOB_137364","tr_customer_id":137381,"tr_customer_product_id":137371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"Hildegard Jenkins","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101653185726250","imei1":"101653185726250","imei2":"101653185726250","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137365,"job_number":"JOB_137365","tr_customer_id":137382,"tr_customer_product_id":137372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Abdul Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190338496542856","imei1":"190338496542856","imei2":"190338496542856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137366,"job_number":"JOB_137366","tr_customer_id":137383,"tr_customer_product_id":137373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Coralie Klocko","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156700619860310","imei1":"156700619860310","imei2":"156700619860310","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137373,"job_number":"JOB_137373","tr_customer_id":137390,"tr_customer_product_id":137380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"196122684071863","imei1":"196122684071863","imei2":"196122684071863","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137374,"job_number":"JOB_137374","tr_customer_id":137391,"tr_customer_product_id":137381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Duncan Keeling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123926734610158","imei1":"123926734610158","imei2":"123926734610158","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137375,"job_number":"JOB_137375","tr_customer_id":137392,"tr_customer_product_id":137382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Missouri Pacocha","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147486041752420","imei1":"147486041752420","imei2":"147486041752420","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137377,"job_number":"JOB_137377","tr_customer_id":137394,"tr_customer_product_id":137384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Edgar Daniel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181738543046566","imei1":"181738543046566","imei2":"181738543046566","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137396,"job_number":"JOB_137396","tr_customer_id":137413,"tr_customer_product_id":137403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103812105446327","imei1":"103812105446327","imei2":"103812105446327","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137397,"job_number":"JOB_137397","tr_customer_id":137414,"tr_customer_product_id":137404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:55.000Z","name":"Porter Bogan","mobile_number":"386-806-6387","email_id":"Bert47@hotmail.com","dop":"2025-06-09","serial_number":"100342894971085","imei1":"100342894971085","imei2":"100342894971085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137398,"job_number":"JOB_137398","tr_customer_id":137415,"tr_customer_product_id":137405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"Edgardo Weissnat","mobile_number":"707-846-6904","email_id":"Electa2@hotmail.com","dop":"2025-06-09","serial_number":"108976468230477","imei1":"108976468230477","imei2":"108976468230477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137402,"job_number":"JOB_137402","tr_customer_id":137419,"tr_customer_product_id":137409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:59.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101314613640549","imei1":"101314613640549","imei2":"101314613640549","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137403,"job_number":"JOB_137403","tr_customer_id":137420,"tr_customer_product_id":137410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Nicole Hammes","mobile_number":"381-274-6607","email_id":"Cory_Reilly15@hotmail.com","dop":"2025-06-09","serial_number":"108772493357698","imei1":"108772493357698","imei2":"108772493357698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137404,"job_number":"JOB_137404","tr_customer_id":137421,"tr_customer_product_id":137411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:00.000Z","name":"Zackary Schuster","mobile_number":"414-347-2182","email_id":"Janessa_Carroll87@hotmail.com","dop":"2025-06-09","serial_number":"108073368334750","imei1":"108073368334750","imei2":"108073368334750","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137414,"job_number":"JOB_137414","tr_customer_id":137431,"tr_customer_product_id":137421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:15.000Z","modified_at":"2025-12-25T03:49:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108240566103122","imei1":"108240566103122","imei2":"108240566103122","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137415,"job_number":"JOB_137415","tr_customer_id":137432,"tr_customer_product_id":137422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:27.000Z","name":"Shaylee O'Hara","mobile_number":"798-283-1136","email_id":"Robb.Renner15@yahoo.com","dop":"2025-06-09","serial_number":"100811770059534","imei1":"100811770059534","imei2":"100811770059534","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137416,"job_number":"JOB_137416","tr_customer_id":137433,"tr_customer_product_id":137423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Stone Emmerich","mobile_number":"213-433-1236","email_id":"Norris22@yahoo.com","dop":"2025-06-09","serial_number":"103826584743038","imei1":"103826584743038","imei2":"103826584743038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137417,"job_number":"JOB_137417","tr_customer_id":137434,"tr_customer_product_id":137424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:17.000Z","modified_at":"2025-12-25T03:49:17.000Z","name":"Keely Abbott","mobile_number":"734-535-8260","email_id":"Kaden_Hahn90@gmail.com","dop":"2025-06-09","serial_number":"17108568570815230","imei1":"17108568570815230","imei2":"17108568570815230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137512,"job_number":"JOB_137512","tr_customer_id":137529,"tr_customer_product_id":137519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:07:49.000Z","modified_at":"2025-12-25T05:07:49.000Z","name":"Dortha Rippin","mobile_number":"323-407-8637","email_id":"Frida46@gmail.com","dop":"2025-12-03","serial_number":"15152756537747","imei1":"15152756537747","imei2":"15152756537747","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137555,"job_number":"JOB_137555","tr_customer_id":137572,"tr_customer_product_id":137562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:15:26.000Z","modified_at":"2025-12-25T06:16:03.000Z","name":"Ayla Watsica","mobile_number":"794-501-3767","email_id":"Maybell87@hotmail.com","dop":"2025-11-04","serial_number":"87174381293400","imei1":"87174381293400","imei2":"87174381293400","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137556,"job_number":"JOB_137556","tr_customer_id":137573,"tr_customer_product_id":137563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:16:11.000Z","modified_at":"2025-12-25T06:16:31.000Z","name":"Harmony Marvin","mobile_number":"901-611-4285","email_id":"Coy_Prohaska91@hotmail.com","dop":"2025-10-01","serial_number":"16304031436066","imei1":"16304031436066","imei2":"16304031436066","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137557,"job_number":"JOB_137557","tr_customer_id":137574,"tr_customer_product_id":137564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101929780100516","imei1":"101929780100516","imei2":"101929780100516","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137558,"job_number":"JOB_137558","tr_customer_id":137575,"tr_customer_product_id":137565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:14.000Z","name":"Dante Morar","mobile_number":"263-738-6503","email_id":"Leon46@gmail.com","dop":"2025-06-09","serial_number":"104931208023170","imei1":"104931208023170","imei2":"104931208023170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137559,"job_number":"JOB_137559","tr_customer_id":137576,"tr_customer_product_id":137566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:02.000Z","modified_at":"2025-12-25T06:18:02.000Z","name":"Brayan Bartoletti","mobile_number":"990-965-0188","email_id":"Rosendo79@yahoo.com","dop":"2025-06-09","serial_number":"108271543686542","imei1":"108271543686542","imei2":"108271543686542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137560,"job_number":"JOB_137560","tr_customer_id":137577,"tr_customer_product_id":137567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101635079423524","imei1":"101635079423524","imei2":"101635079423524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137561,"job_number":"JOB_137561","tr_customer_id":137578,"tr_customer_product_id":137568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:31.000Z","name":"Ward Powlowski","mobile_number":"844-537-1786","email_id":"Augustus.Walsh21@hotmail.com","dop":"2025-06-09","serial_number":"100368212109478","imei1":"100368212109478","imei2":"100368212109478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137562,"job_number":"JOB_137562","tr_customer_id":137579,"tr_customer_product_id":137569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Sim Schumm","mobile_number":"913-867-7585","email_id":"Chet70@gmail.com","dop":"2025-06-09","serial_number":"107834373548136","imei1":"107834373548136","imei2":"107834373548136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137563,"job_number":"JOB_137563","tr_customer_id":137580,"tr_customer_product_id":137570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:36.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105475883176547","imei1":"105475883176547","imei2":"105475883176547","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137564,"job_number":"JOB_137564","tr_customer_id":137581,"tr_customer_product_id":137571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:48.000Z","name":"Sonia Schmidt","mobile_number":"330-876-1943","email_id":"Aubree_Toy49@hotmail.com","dop":"2025-06-09","serial_number":"108450358678930","imei1":"108450358678930","imei2":"108450358678930","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137565,"job_number":"JOB_137565","tr_customer_id":137582,"tr_customer_product_id":137572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:37.000Z","modified_at":"2025-12-25T06:18:37.000Z","name":"Cassidy Cartwright","mobile_number":"778-986-4245","email_id":"Cordell_Will8@yahoo.com","dop":"2025-06-09","serial_number":"100581832414241","imei1":"100581832414241","imei2":"100581832414241","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137650,"job_number":"JOB_137650","tr_customer_id":137667,"tr_customer_product_id":137657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:38.000Z","modified_at":"2025-12-25T07:11:38.000Z","name":"Eli Stokes","mobile_number":"526-467-0105","email_id":"Veda57@yahoo.com","dop":"2025-11-04","serial_number":"108141854151421","imei1":"108141854151421","imei2":"108141854151421","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137651,"job_number":"JOB_137651","tr_customer_id":137668,"tr_customer_product_id":137658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:49.000Z","modified_at":"2025-12-25T07:11:49.000Z","name":"Danny Tillman","mobile_number":"848-711-7229","email_id":"Jess.Baumbach82@gmail.com","dop":"2025-11-04","serial_number":"174230920657128","imei1":"174230920657128","imei2":"174230920657128","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137652,"job_number":"JOB_137652","tr_customer_id":137669,"tr_customer_product_id":137659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:57.000Z","modified_at":"2025-12-25T07:11:57.000Z","name":"Enoch Hermiston","mobile_number":"851-272-1449","email_id":"Ezequiel6@yahoo.com","dop":"2025-11-04","serial_number":"170027531244329","imei1":"170027531244329","imei2":"170027531244329","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137654,"job_number":"JOB_137654","tr_customer_id":137671,"tr_customer_product_id":137661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:22:02.000Z","modified_at":"2025-12-25T07:22:13.000Z","name":"Jordane Langosh","mobile_number":"753-879-0974","email_id":"Berneice.Farrell57@hotmail.com","dop":"2025-11-04","serial_number":"98525843813586","imei1":"98525843813586","imei2":"98525843813586","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137655,"job_number":"JOB_137655","tr_customer_id":137672,"tr_customer_product_id":137662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:22:17.000Z","modified_at":"2025-12-25T07:22:29.000Z","name":"Mertie Lueilwitz","mobile_number":"405-905-5410","email_id":"Brendan_Rogahn60@hotmail.com","dop":"2025-11-04","serial_number":"13397388239164","imei1":"13397388239164","imei2":"13397388239164","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137656,"job_number":"JOB_137656","tr_customer_id":137673,"tr_customer_product_id":137663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:19.000Z","modified_at":"2025-12-25T07:28:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nella90@yahoo.com","dop":"2025-07-02","serial_number":"17942399288018","imei1":"17942399288018","imei2":"17942399288018","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137657,"job_number":"JOB_137657","tr_customer_id":137674,"tr_customer_product_id":137664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:35.000Z","modified_at":"2025-12-25T07:28:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Collin_Hoeger@gmail.com","dop":"2025-07-02","serial_number":"10069741821475","imei1":"10069741821475","imei2":"10069741821475","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137658,"job_number":"JOB_137658","tr_customer_id":137675,"tr_customer_product_id":137665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:50.000Z","modified_at":"2025-12-25T07:28:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Antwan_Hilpert62@hotmail.com","dop":"2025-07-02","serial_number":"14187282261014","imei1":"14187282261014","imei2":"14187282261014","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137661,"job_number":"JOB_137661","tr_customer_id":137678,"tr_customer_product_id":137668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:25.000Z","modified_at":"2025-12-25T07:39:25.000Z","name":"Frieda Mertz","mobile_number":"236-997-4929","email_id":"Chaim.Stokes@hotmail.com","dop":"2025-11-04","serial_number":"87360248014945","imei1":"87360248014945","imei2":"87360248014945","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_99821"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token afd9abb4-f349-46d9-ad71-83d4586e3d05
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_104254"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/137661
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6cc9f3fc-2d47-4966-a413-c73746bcdf7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bb7d10b0-43b8-44e1-b311-f4e4dbf23508
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-NDUDVGsOqFqa7Psg+4csoXGIFro"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjh9._JkN1cS7ZZix1gH1k3SrzHuyV3yx_HU4xYcrsRa2KlU"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjh9._JkN1cS7ZZix1gH1k3SrzHuyV3yx_HU4xYcrsRa2KlU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 81e5d39b-1cd3-4515-9017-e0ba688572c4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjh9._JkN1cS7ZZix1gH1k3SrzHuyV3yx_HU4xYcrsRa2KlU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token edd1575f-106f-42e8-a3e8-c785b799baef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-tGhEUViavwpSobznnJtn2dvOpzQ"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":445},{"label":"Pending for repair","key":"pending_for_repair","count":7},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 322ms
Mean size per request: 432.69KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8097bafe-5550-4407-9627-3cb68cab61ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6c2be-o+uR1TJg+WvcEkOx8uCZLnTKmn4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137002,"job_number":"JOB_137002","tr_customer_id":137019,"tr_customer_product_id":137009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:02.000Z","modified_at":"2025-12-24T16:03:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"18836541954488","imei1":"18836541954488","imei2":"18836541954488","popurl":"2025-12-14T16:03:02.096170217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137003,"job_number":"JOB_137003","tr_customer_id":137020,"tr_customer_product_id":137010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:04.000Z","modified_at":"2025-12-24T16:03:04.000Z","name":"Ashok Singh","mobile_number":"7076600474","email_id":"som.bhat@hotmail.com","dop":"2025-12-14","serial_number":"090420060652911","imei1":"090420060652911","imei2":"090420060652911","popurl":"www.chaanakya-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137004,"job_number":"JOB_137004","tr_customer_id":137021,"tr_customer_product_id":137011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:15.000Z","modified_at":"2025-12-24T16:03:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79656591958888","imei1":"79656591958888","imei2":"79656591958888","popurl":"2025-12-14T16:03:14.520102135Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137005,"job_number":"JOB_137005","tr_customer_id":137022,"tr_customer_product_id":137012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:05:35.000Z","modified_at":"2025-12-24T16:05:35.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-14","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2025-12-14T16:05:34.734303900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:05:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137006,"job_number":"JOB_137006","tr_customer_id":137023,"tr_customer_product_id":137013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:12:46.000Z","modified_at":"2025-12-24T16:12:46.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13961092112064","imei1":"13961092112064","imei2":"13961092112064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137008,"job_number":"JOB_137008","tr_customer_id":137025,"tr_customer_product_id":137015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:12:48.000Z","modified_at":"2025-12-24T16:12:48.000Z","name":"Lynn Cruickshank","mobile_number":"700-827-9278","email_id":"Manuela_Daniel33@gmail.com","dop":"2025-04-06","serial_number":"19519579315714316","imei1":"19519579315714316","imei2":"19519579315714316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:12:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137009,"job_number":"JOB_137009","tr_customer_id":137026,"tr_customer_product_id":137016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:13:27.000Z","modified_at":"2025-12-24T16:13:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17277638064329","imei1":"17277638064329","imei2":"17277638064329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137011,"job_number":"JOB_137011","tr_customer_id":137028,"tr_customer_product_id":137018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:13:29.000Z","modified_at":"2025-12-24T16:13:29.000Z","name":"Alene Davis","mobile_number":"624-256-6668","email_id":"Josiane.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"13281665155262256","imei1":"13281665155262256","imei2":"13281665155262256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137012,"job_number":"JOB_137012","tr_customer_id":137029,"tr_customer_product_id":137019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:14:09.000Z","modified_at":"2025-12-24T16:14:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10056630828034","imei1":"10056630828034","imei2":"10056630828034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137014,"job_number":"JOB_137014","tr_customer_id":137031,"tr_customer_product_id":137021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:14:10.000Z","modified_at":"2025-12-24T16:14:10.000Z","name":"Malachi Morar","mobile_number":"658-962-4065","email_id":"Tony.Shields35@gmail.com","dop":"2025-04-06","serial_number":"16412650524783928","imei1":"16412650524783928","imei2":"16412650524783928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137015,"job_number":"JOB_137015","tr_customer_id":137032,"tr_customer_product_id":137022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:45.000Z","modified_at":"2025-12-24T16:19:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10482870064144","imei1":"10482870064144","imei2":"10482870064144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137017,"job_number":"JOB_137017","tr_customer_id":137034,"tr_customer_product_id":137024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:45.000Z","modified_at":"2025-12-24T16:19:45.000Z","name":"Abby Strosin","mobile_number":"644-640-7375","email_id":"Vernie98@hotmail.com","dop":"2025-04-06","serial_number":"19127399289077480","imei1":"19127399289077480","imei2":"19127399289077480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137018,"job_number":"JOB_137018","tr_customer_id":137035,"tr_customer_product_id":137025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:52.000Z","modified_at":"2025-12-24T16:19:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10163211124658","imei1":"10163211124658","imei2":"10163211124658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137020,"job_number":"JOB_137020","tr_customer_id":137037,"tr_customer_product_id":137027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:52.000Z","modified_at":"2025-12-24T16:19:52.000Z","name":"Deborah Hand","mobile_number":"282-608-6089","email_id":"Leanne.Farrell68@gmail.com","dop":"2025-04-06","serial_number":"13368324854492436","imei1":"13368324854492436","imei2":"13368324854492436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137021,"job_number":"JOB_137021","tr_customer_id":137038,"tr_customer_product_id":137028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:59.000Z","modified_at":"2025-12-24T16:19:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11594634330688","imei1":"11594634330688","imei2":"11594634330688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137023,"job_number":"JOB_137023","tr_customer_id":137040,"tr_customer_product_id":137030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:59.000Z","modified_at":"2025-12-24T16:19:59.000Z","name":"Jon Pouros","mobile_number":"592-543-2439","email_id":"Jaylan.Upton@hotmail.com","dop":"2025-04-06","serial_number":"18816706639625924","imei1":"18816706639625924","imei2":"18816706639625924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137024,"job_number":"JOB_137024","tr_customer_id":137041,"tr_customer_product_id":137031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:41.000Z","modified_at":"2025-12-24T16:22:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16122304031483","imei1":"16122304031483","imei2":"16122304031483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137026,"job_number":"JOB_137026","tr_customer_id":137043,"tr_customer_product_id":137033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:42.000Z","modified_at":"2025-12-24T16:22:42.000Z","name":"Malachi Kutch","mobile_number":"504-742-8195","email_id":"Martina33@hotmail.com","dop":"2025-04-06","serial_number":"16491486109230676","imei1":"16491486109230676","imei2":"16491486109230676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137027,"job_number":"JOB_137027","tr_customer_id":137044,"tr_customer_product_id":137034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:48.000Z","modified_at":"2025-12-24T16:22:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14888459196378","imei1":"14888459196378","imei2":"14888459196378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137029,"job_number":"JOB_137029","tr_customer_id":137046,"tr_customer_product_id":137036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:49.000Z","modified_at":"2025-12-24T16:22:49.000Z","name":"Anthony Bartoletti","mobile_number":"722-568-0545","email_id":"Arch7@yahoo.com","dop":"2025-04-06","serial_number":"18746528430616330","imei1":"18746528430616330","imei2":"18746528430616330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137030,"job_number":"JOB_137030","tr_customer_id":137047,"tr_customer_product_id":137037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:55.000Z","modified_at":"2025-12-24T16:22:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11157681548484","imei1":"11157681548484","imei2":"11157681548484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137032,"job_number":"JOB_137032","tr_customer_id":137049,"tr_customer_product_id":137039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:55.000Z","modified_at":"2025-12-24T16:22:55.000Z","name":"Gabrielle Pagac","mobile_number":"200-421-5067","email_id":"Loyce_Rowe0@gmail.com","dop":"2025-04-06","serial_number":"15507266770059224","imei1":"15507266770059224","imei2":"15507266770059224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137033,"job_number":"JOB_137033","tr_customer_id":137050,"tr_customer_product_id":137040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:24:32.000Z","modified_at":"2025-12-24T16:24:32.000Z","name":"Anasuya Dubashi","mobile_number":"7078706974","email_id":"bhudev.jha@yahoo.co.in","dop":"2025-12-14","serial_number":"059121225867254","imei1":"059121225867254","imei2":"059121225867254","popurl":"www.satyen-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137034,"job_number":"JOB_137034","tr_customer_id":137051,"tr_customer_product_id":137041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:24:47.000Z","modified_at":"2025-12-24T16:24:47.000Z","name":"Ghanshyam Kocchar","mobile_number":"7064296346","email_id":"chandra.gupta@gmail.com","dop":"2025-12-14","serial_number":"277542596919872","imei1":"277542596919872","imei2":"277542596919872","popurl":"www.gauraang-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137035,"job_number":"JOB_137035","tr_customer_id":137052,"tr_customer_product_id":137042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:44.000Z","modified_at":"2025-12-24T16:26:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14378667525744","imei1":"14378667525744","imei2":"14378667525744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137037,"job_number":"JOB_137037","tr_customer_id":137054,"tr_customer_product_id":137044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:45.000Z","modified_at":"2025-12-24T16:26:45.000Z","name":"Kelvin Robel","mobile_number":"674-582-7592","email_id":"Guillermo.Hackett68@gmail.com","dop":"2025-04-06","serial_number":"17275290124446156","imei1":"17275290124446156","imei2":"17275290124446156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137038,"job_number":"JOB_137038","tr_customer_id":137055,"tr_customer_product_id":137045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:51.000Z","modified_at":"2025-12-24T16:26:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19121462497786","imei1":"19121462497786","imei2":"19121462497786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137040,"job_number":"JOB_137040","tr_customer_id":137057,"tr_customer_product_id":137047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:52.000Z","modified_at":"2025-12-24T16:26:52.000Z","name":"Elenor Ferry","mobile_number":"957-809-5307","email_id":"Skye.Blick25@yahoo.com","dop":"2025-04-06","serial_number":"16923879842787292","imei1":"16923879842787292","imei2":"16923879842787292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137041,"job_number":"JOB_137041","tr_customer_id":137058,"tr_customer_product_id":137048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:58.000Z","modified_at":"2025-12-24T16:26:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17456531583092","imei1":"17456531583092","imei2":"17456531583092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137043,"job_number":"JOB_137043","tr_customer_id":137060,"tr_customer_product_id":137050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:59.000Z","modified_at":"2025-12-24T16:26:59.000Z","name":"Geo Kerluke","mobile_number":"297-578-3717","email_id":"Libby_Ebert@hotmail.com","dop":"2025-04-06","serial_number":"11506076128381032","imei1":"11506076128381032","imei2":"11506076128381032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137044,"job_number":"JOB_137044","tr_customer_id":137061,"tr_customer_product_id":137051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:04.000Z","modified_at":"2025-12-24T16:29:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19873286637336","imei1":"19873286637336","imei2":"19873286637336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137046,"job_number":"JOB_137046","tr_customer_id":137063,"tr_customer_product_id":137053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:04.000Z","modified_at":"2025-12-24T16:29:04.000Z","name":"Emory Nitzsche","mobile_number":"474-210-8274","email_id":"Chaya.Lindgren10@gmail.com","dop":"2025-04-06","serial_number":"16764182652401514","imei1":"16764182652401514","imei2":"16764182652401514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137047,"job_number":"JOB_137047","tr_customer_id":137064,"tr_customer_product_id":137054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:11.000Z","modified_at":"2025-12-24T16:29:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16914477200743","imei1":"16914477200743","imei2":"16914477200743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137049,"job_number":"JOB_137049","tr_customer_id":137066,"tr_customer_product_id":137056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:11.000Z","modified_at":"2025-12-24T16:29:11.000Z","name":"Perry Schinner","mobile_number":"288-982-0056","email_id":"Travon26@gmail.com","dop":"2025-04-06","serial_number":"10947375838853862","imei1":"10947375838853862","imei2":"10947375838853862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137050,"job_number":"JOB_137050","tr_customer_id":137067,"tr_customer_product_id":137057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:18.000Z","modified_at":"2025-12-24T16:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14132513562571","imei1":"14132513562571","imei2":"14132513562571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137052,"job_number":"JOB_137052","tr_customer_id":137069,"tr_customer_product_id":137059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:18.000Z","modified_at":"2025-12-24T16:29:18.000Z","name":"Rhianna Harris","mobile_number":"859-345-1463","email_id":"Alphonso_Raynor99@hotmail.com","dop":"2025-04-06","serial_number":"15678216277684832","imei1":"15678216277684832","imei2":"15678216277684832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137053,"job_number":"JOB_137053","tr_customer_id":137070,"tr_customer_product_id":137060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:32:33.000Z","modified_at":"2025-12-24T16:32:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16913810802494","imei1":"16913810802494","imei2":"16913810802494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137055,"job_number":"JOB_137055","tr_customer_id":137072,"tr_customer_product_id":137062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:32:35.000Z","modified_at":"2025-12-24T16:32:35.000Z","name":"Aurore Casper","mobile_number":"825-211-0305","email_id":"Charley_Dooley@gmail.com","dop":"2025-04-06","serial_number":"12414209388923424","imei1":"12414209388923424","imei2":"12414209388923424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137056,"job_number":"JOB_137056","tr_customer_id":137073,"tr_customer_product_id":137063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:33:17.000Z","modified_at":"2025-12-24T16:33:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19976307809408","imei1":"19976307809408","imei2":"19976307809408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137058,"job_number":"JOB_137058","tr_customer_id":137075,"tr_customer_product_id":137065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:33:19.000Z","modified_at":"2025-12-24T16:33:19.000Z","name":"Dayne Ebert","mobile_number":"907-893-7735","email_id":"Fatima.Smith@gmail.com","dop":"2025-04-06","serial_number":"10782583229926816","imei1":"10782583229926816","imei2":"10782583229926816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137059,"job_number":"JOB_137059","tr_customer_id":137076,"tr_customer_product_id":137066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:34:01.000Z","modified_at":"2025-12-24T16:34:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18999665327936","imei1":"18999665327936","imei2":"18999665327936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137061,"job_number":"JOB_137061","tr_customer_id":137078,"tr_customer_product_id":137068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:34:02.000Z","modified_at":"2025-12-24T16:34:02.000Z","name":"Destinee Crist","mobile_number":"277-323-2644","email_id":"Kristy93@yahoo.com","dop":"2025-04-06","serial_number":"17192732395494072","imei1":"17192732395494072","imei2":"17192732395494072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137062,"job_number":"JOB_137062","tr_customer_id":137079,"tr_customer_product_id":137069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:23.000Z","modified_at":"2025-12-24T16:39:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15853413877594","imei1":"15853413877594","imei2":"15853413877594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137064,"job_number":"JOB_137064","tr_customer_id":137081,"tr_customer_product_id":137071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:23.000Z","modified_at":"2025-12-24T16:39:23.000Z","name":"Anjali Nitzsche","mobile_number":"492-675-5587","email_id":"Rocio_Renner86@yahoo.com","dop":"2025-04-06","serial_number":"11129687337400984","imei1":"11129687337400984","imei2":"11129687337400984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137065,"job_number":"JOB_137065","tr_customer_id":137082,"tr_customer_product_id":137072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:30.000Z","modified_at":"2025-12-24T16:39:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11687745640703","imei1":"11687745640703","imei2":"11687745640703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137067,"job_number":"JOB_137067","tr_customer_id":137084,"tr_customer_product_id":137074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:30.000Z","modified_at":"2025-12-24T16:39:30.000Z","name":"Berry Shields","mobile_number":"539-457-4158","email_id":"Christophe.Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"10047375383713470","imei1":"10047375383713470","imei2":"10047375383713470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137068,"job_number":"JOB_137068","tr_customer_id":137085,"tr_customer_product_id":137075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:37.000Z","modified_at":"2025-12-24T16:39:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677107975600","imei1":"13677107975600","imei2":"13677107975600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137070,"job_number":"JOB_137070","tr_customer_id":137087,"tr_customer_product_id":137077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:37.000Z","modified_at":"2025-12-24T16:39:37.000Z","name":"Esmeralda Botsford","mobile_number":"878-350-4391","email_id":"Eric15@yahoo.com","dop":"2025-04-06","serial_number":"19346621239050550","imei1":"19346621239050550","imei2":"19346621239050550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137071,"job_number":"JOB_137071","tr_customer_id":137088,"tr_customer_product_id":137078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:46:10.000Z","modified_at":"2025-12-24T16:46:10.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-14","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-12-14T16:46:09.402681379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137072,"job_number":"JOB_137072","tr_customer_id":137089,"tr_customer_product_id":137079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:47:16.000Z","modified_at":"2025-12-24T16:47:16.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-12-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-12-14T16:47:16.048812330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137073,"job_number":"JOB_137073","tr_customer_id":137090,"tr_customer_product_id":137080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:47:45.000Z","modified_at":"2025-12-24T16:47:45.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-12-14","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-12-14T16:47:44.753633120Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137074,"job_number":"JOB_137074","tr_customer_id":137091,"tr_customer_product_id":137081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:48:43.000Z","modified_at":"2025-12-24T16:48:43.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-12-14","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2025-12-14T16:48:42.443612022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137075,"job_number":"JOB_137075","tr_customer_id":137092,"tr_customer_product_id":137082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:09.000Z","modified_at":"2025-12-24T16:49:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13545048808951","imei1":"13545048808951","imei2":"13545048808951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137077,"job_number":"JOB_137077","tr_customer_id":137094,"tr_customer_product_id":137084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:09.000Z","modified_at":"2025-12-24T16:49:09.000Z","name":"Anthony Carroll","mobile_number":"731-498-0166","email_id":"Art.Schmeler82@gmail.com","dop":"2025-04-06","serial_number":"12807739831927668","imei1":"12807739831927668","imei2":"12807739831927668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137078,"job_number":"JOB_137078","tr_customer_id":137095,"tr_customer_product_id":137085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:16.000Z","modified_at":"2025-12-24T16:49:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17327964589482","imei1":"17327964589482","imei2":"17327964589482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137080,"job_number":"JOB_137080","tr_customer_id":137097,"tr_customer_product_id":137087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:17.000Z","modified_at":"2025-12-24T16:49:17.000Z","name":"Alice Nolan","mobile_number":"945-414-8469","email_id":"Betsy.Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"16359972624466096","imei1":"16359972624466096","imei2":"16359972624466096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137081,"job_number":"JOB_137081","tr_customer_id":137098,"tr_customer_product_id":137088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:24.000Z","modified_at":"2025-12-24T16:49:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19398602304450","imei1":"19398602304450","imei2":"19398602304450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137083,"job_number":"JOB_137083","tr_customer_id":137100,"tr_customer_product_id":137090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:24.000Z","modified_at":"2025-12-24T16:49:24.000Z","name":"Elfrieda Ullrich","mobile_number":"439-612-2774","email_id":"Jacinto_Fay@yahoo.com","dop":"2025-04-06","serial_number":"18614968278140550","imei1":"18614968278140550","imei2":"18614968278140550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137084,"job_number":"JOB_137084","tr_customer_id":137101,"tr_customer_product_id":137091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:41.000Z","modified_at":"2025-12-24T16:49:41.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-12-14","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-12-14T16:49:40.341691858Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137085,"job_number":"JOB_137085","tr_customer_id":137102,"tr_customer_product_id":137092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:38.000Z","modified_at":"2025-12-24T16:50:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18940886164734","imei1":"18940886164734","imei2":"18940886164734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137087,"job_number":"JOB_137087","tr_customer_id":137104,"tr_customer_product_id":137094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:38.000Z","modified_at":"2025-12-24T16:50:38.000Z","name":"Salvatore Schumm","mobile_number":"699-728-0497","email_id":"Geraldine_Jaskolski88@gmail.com","dop":"2025-04-06","serial_number":"11751758647111500","imei1":"11751758647111500","imei2":"11751758647111500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137088,"job_number":"JOB_137088","tr_customer_id":137105,"tr_customer_product_id":137095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:45.000Z","modified_at":"2025-12-24T16:50:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16826211924544","imei1":"16826211924544","imei2":"16826211924544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137090,"job_number":"JOB_137090","tr_customer_id":137107,"tr_customer_product_id":137097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:46.000Z","modified_at":"2025-12-24T16:50:46.000Z","name":"Ilene Durgan","mobile_number":"873-640-7448","email_id":"Jane89@gmail.com","dop":"2025-04-06","serial_number":"19116440128665780","imei1":"19116440128665780","imei2":"19116440128665780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137091,"job_number":"JOB_137091","tr_customer_id":137108,"tr_customer_product_id":137098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:53.000Z","modified_at":"2025-12-24T16:50:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18436399352537","imei1":"18436399352537","imei2":"18436399352537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137093,"job_number":"JOB_137093","tr_customer_id":137110,"tr_customer_product_id":137100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:53.000Z","modified_at":"2025-12-24T16:50:53.000Z","name":"Gilbert Schneider","mobile_number":"872-324-7892","email_id":"Fredy_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16674419260224408","imei1":"16674419260224408","imei2":"16674419260224408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137094,"job_number":"JOB_137094","tr_customer_id":137111,"tr_customer_product_id":137101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:39.000Z","modified_at":"2025-12-24T16:52:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19030629412714","imei1":"19030629412714","imei2":"19030629412714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137096,"job_number":"JOB_137096","tr_customer_id":137113,"tr_customer_product_id":137103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:40.000Z","modified_at":"2025-12-24T16:52:40.000Z","name":"Hertha McClure","mobile_number":"360-309-4605","email_id":"Jacinto19@yahoo.com","dop":"2025-04-06","serial_number":"16650556046500688","imei1":"16650556046500688","imei2":"16650556046500688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137097,"job_number":"JOB_137097","tr_customer_id":137114,"tr_customer_product_id":137104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:47.000Z","modified_at":"2025-12-24T16:52:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17733794139671","imei1":"17733794139671","imei2":"17733794139671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137099,"job_number":"JOB_137099","tr_customer_id":137116,"tr_customer_product_id":137106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:47.000Z","modified_at":"2025-12-24T16:52:47.000Z","name":"Isac Jacobson","mobile_number":"758-763-4510","email_id":"Eula23@gmail.com","dop":"2025-04-06","serial_number":"10459050014135400","imei1":"10459050014135400","imei2":"10459050014135400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137100,"job_number":"JOB_137100","tr_customer_id":137117,"tr_customer_product_id":137107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:54.000Z","modified_at":"2025-12-24T16:52:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11249753885924","imei1":"11249753885924","imei2":"11249753885924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137102,"job_number":"JOB_137102","tr_customer_id":137119,"tr_customer_product_id":137109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:54.000Z","modified_at":"2025-12-24T16:52:54.000Z","name":"Keely Morar","mobile_number":"972-537-9985","email_id":"Augustus.Ankunding@hotmail.com","dop":"2025-04-06","serial_number":"18137873010518504","imei1":"18137873010518504","imei2":"18137873010518504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137103,"job_number":"JOB_137103","tr_customer_id":137120,"tr_customer_product_id":137110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:55:39.000Z","modified_at":"2025-12-24T16:55:39.000Z","name":"Bhagwanti Bhattacharya","mobile_number":"7063329808","email_id":"chandrabhaga.patel@yahoo.co.in","dop":"2025-12-14","serial_number":"373638598437889","imei1":"373638598437889","imei2":"373638598437889","popurl":"www.rageswari-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137104,"job_number":"JOB_137104","tr_customer_id":137121,"tr_customer_product_id":137111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:13.000Z","modified_at":"2025-12-24T16:59:13.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-07-07","serial_number":"105741877766252","imei1":"105741877766252","imei2":"105741877766252","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137106,"job_number":"JOB_137106","tr_customer_id":137123,"tr_customer_product_id":137113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:23.000Z","modified_at":"2025-12-24T16:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-07-07","serial_number":"109281984405420","imei1":"109281984405420","imei2":"109281984405420","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137108,"job_number":"JOB_137108","tr_customer_id":137125,"tr_customer_product_id":137115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:35.000Z","modified_at":"2025-12-24T16:59:35.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-07-07","serial_number":"101498359554518","imei1":"101498359554518","imei2":"101498359554518","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137111,"job_number":"JOB_137111","tr_customer_id":137128,"tr_customer_product_id":137118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:24.000Z","modified_at":"2025-12-24T17:05:24.000Z","name":"Cicero Kuhn","mobile_number":"386-206-5091","email_id":"Jeanette.Brakus@yahoo.com","dop":"2025-04-06","serial_number":"17492444365027188","imei1":"17492444365027188","imei2":"17492444365027188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137113,"job_number":"JOB_137113","tr_customer_id":137130,"tr_customer_product_id":137120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:40.000Z","modified_at":"2025-12-24T17:05:40.000Z","name":"Euna Schultz","mobile_number":"449-642-4398","email_id":"Shane6@hotmail.com","dop":"2025-04-06","serial_number":"18754705817409870","imei1":"18754705817409870","imei2":"18754705817409870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137115,"job_number":"JOB_137115","tr_customer_id":137132,"tr_customer_product_id":137122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:56.000Z","modified_at":"2025-12-24T17:05:56.000Z","name":"Jessie Krajcik","mobile_number":"225-666-3348","email_id":"Curt.Abbott78@gmail.com","dop":"2025-04-06","serial_number":"16760419141807392","imei1":"16760419141807392","imei2":"16760419141807392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137116,"job_number":"JOB_137116","tr_customer_id":137133,"tr_customer_product_id":137123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:38:26.000Z","modified_at":"2025-12-24T17:38:26.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-24","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-24T17:38:23.706Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137118,"job_number":"JOB_137118","tr_customer_id":137135,"tr_customer_product_id":137125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:38:38.000Z","modified_at":"2025-12-24T17:38:38.000Z","name":"Jay Wintheiser","mobile_number":"395-557-2539","email_id":"Lorenza79@yahoo.com","dop":"2025-04-06","serial_number":"10616662712332578","imei1":"10616662712332578","imei2":"10616662712332578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137119,"job_number":"JOB_137119","tr_customer_id":137136,"tr_customer_product_id":137126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:40:30.000Z","modified_at":"2025-12-24T17:40:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-24","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-24T17:40:29.555Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137120,"job_number":"JOB_137120","tr_customer_id":137137,"tr_customer_product_id":137127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:41:58.000Z","modified_at":"2025-12-24T17:41:58.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-12-14","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-12-14T17:41:57.476140817Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137121,"job_number":"JOB_137121","tr_customer_id":137138,"tr_customer_product_id":137128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:14.000Z","modified_at":"2025-12-24T17:44:14.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-14","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-12-14T17:44:14.045670115Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137122,"job_number":"JOB_137122","tr_customer_id":137139,"tr_customer_product_id":137129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:22.000Z","modified_at":"2025-12-24T17:44:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15482499768319","imei1":"15482499768319","imei2":"15482499768319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137124,"job_number":"JOB_137124","tr_customer_id":137141,"tr_customer_product_id":137131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:23.000Z","modified_at":"2025-12-24T17:44:23.000Z","name":"Mya Murray","mobile_number":"331-800-0056","email_id":"Myrtle.Heller@hotmail.com","dop":"2025-04-06","serial_number":"10516780444187306","imei1":"10516780444187306","imei2":"10516780444187306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137125,"job_number":"JOB_137125","tr_customer_id":137142,"tr_customer_product_id":137132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:30.000Z","modified_at":"2025-12-24T17:44:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19717178868287","imei1":"19717178868287","imei2":"19717178868287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137127,"job_number":"JOB_137127","tr_customer_id":137144,"tr_customer_product_id":137134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:30.000Z","modified_at":"2025-12-24T17:44:30.000Z","name":"Oren Boehm","mobile_number":"541-584-8695","email_id":"Carmen.Anderson2@yahoo.com","dop":"2025-04-06","serial_number":"15557814419373276","imei1":"15557814419373276","imei2":"15557814419373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137128,"job_number":"JOB_137128","tr_customer_id":137145,"tr_customer_product_id":137135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:37.000Z","modified_at":"2025-12-24T17:44:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14706461991600","imei1":"14706461991600","imei2":"14706461991600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137130,"job_number":"JOB_137130","tr_customer_id":137147,"tr_customer_product_id":137137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:38.000Z","modified_at":"2025-12-24T17:44:38.000Z","name":"Athena Tromp","mobile_number":"952-982-5618","email_id":"Ransom_Becker@hotmail.com","dop":"2025-04-06","serial_number":"12039433721172386","imei1":"12039433721172386","imei2":"12039433721172386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137132,"job_number":"JOB_137132","tr_customer_id":137149,"tr_customer_product_id":137139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:10.000Z","modified_at":"2025-12-24T17:48:10.000Z","name":"Janet Gleason","mobile_number":"973-694-5354","email_id":"Julia77@hotmail.com","dop":"2025-04-06","serial_number":"12636271754064140","imei1":"12636271754064140","imei2":"12636271754064140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137133,"job_number":"JOB_137133","tr_customer_id":137150,"tr_customer_product_id":137140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:46.000Z","modified_at":"2025-12-24T17:48:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14726175858126","imei1":"14726175858126","imei2":"14726175858126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137135,"job_number":"JOB_137135","tr_customer_id":137152,"tr_customer_product_id":137142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:46.000Z","modified_at":"2025-12-24T17:48:46.000Z","name":"Celine Schmitt","mobile_number":"825-871-0813","email_id":"Jordyn_Heathcote32@gmail.com","dop":"2025-04-06","serial_number":"16170992934893140","imei1":"16170992934893140","imei2":"16170992934893140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137136,"job_number":"JOB_137136","tr_customer_id":137153,"tr_customer_product_id":137143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:53.000Z","modified_at":"2025-12-24T17:48:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10236063293920","imei1":"10236063293920","imei2":"10236063293920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137138,"job_number":"JOB_137138","tr_customer_id":137155,"tr_customer_product_id":137145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:54.000Z","modified_at":"2025-12-24T17:48:54.000Z","name":"Earnest Kiehn","mobile_number":"846-400-5008","email_id":"Demond91@yahoo.com","dop":"2025-04-06","serial_number":"11393245186664258","imei1":"11393245186664258","imei2":"11393245186664258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137139,"job_number":"JOB_137139","tr_customer_id":137156,"tr_customer_product_id":137146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:49:01.000Z","modified_at":"2025-12-24T17:49:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17363830794543","imei1":"17363830794543","imei2":"17363830794543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137141,"job_number":"JOB_137141","tr_customer_id":137158,"tr_customer_product_id":137148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:49:01.000Z","modified_at":"2025-12-24T17:49:01.000Z","name":"Emmy Koch","mobile_number":"653-512-7370","email_id":"Julio.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12308209592079334","imei1":"12308209592079334","imei2":"12308209592079334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137142,"job_number":"JOB_137142","tr_customer_id":137159,"tr_customer_product_id":137149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:03.000Z","modified_at":"2025-12-24T18:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15770086389461","imei1":"15770086389461","imei2":"15770086389461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137144,"job_number":"JOB_137144","tr_customer_id":137161,"tr_customer_product_id":137151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:03.000Z","modified_at":"2025-12-24T18:00:03.000Z","name":"Georgiana Jast","mobile_number":"573-328-9193","email_id":"Orrin_Padberg24@gmail.com","dop":"2025-04-06","serial_number":"10159807282761630","imei1":"10159807282761630","imei2":"10159807282761630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137145,"job_number":"JOB_137145","tr_customer_id":137162,"tr_customer_product_id":137152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:11.000Z","modified_at":"2025-12-24T18:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14593772084047","imei1":"14593772084047","imei2":"14593772084047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137147,"job_number":"JOB_137147","tr_customer_id":137164,"tr_customer_product_id":137154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:11.000Z","modified_at":"2025-12-24T18:00:11.000Z","name":"Wilhelmine Williamson","mobile_number":"467-847-5245","email_id":"Vita.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"16803125120321842","imei1":"16803125120321842","imei2":"16803125120321842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137148,"job_number":"JOB_137148","tr_customer_id":137165,"tr_customer_product_id":137155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:19.000Z","modified_at":"2025-12-24T18:00:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19532120755217","imei1":"19532120755217","imei2":"19532120755217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137151,"job_number":"JOB_137151","tr_customer_id":137168,"tr_customer_product_id":137158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:18:54.000Z","modified_at":"2025-12-24T18:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16958141610015","imei1":"16958141610015","imei2":"16958141610015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137153,"job_number":"JOB_137153","tr_customer_id":137170,"tr_customer_product_id":137160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:18:56.000Z","modified_at":"2025-12-24T18:18:56.000Z","name":"Norma Roob","mobile_number":"683-402-0257","email_id":"Rachael_Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"10114264375944024","imei1":"10114264375944024","imei2":"10114264375944024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137154,"job_number":"JOB_137154","tr_customer_id":137171,"tr_customer_product_id":137161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:19:40.000Z","modified_at":"2025-12-24T18:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347048936541","imei1":"12347048936541","imei2":"12347048936541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137156,"job_number":"JOB_137156","tr_customer_id":137173,"tr_customer_product_id":137163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:19:41.000Z","modified_at":"2025-12-24T18:19:41.000Z","name":"Aiyana Kuvalis","mobile_number":"912-530-5423","email_id":"Peggie.OConnell23@yahoo.com","dop":"2025-04-06","serial_number":"18529069141555444","imei1":"18529069141555444","imei2":"18529069141555444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137157,"job_number":"JOB_137157","tr_customer_id":137174,"tr_customer_product_id":137164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:07.000Z","modified_at":"2025-12-24T18:20:07.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899090","imei2":"67678909899090","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137158,"job_number":"JOB_137158","tr_customer_id":137175,"tr_customer_product_id":137165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:25.000Z","modified_at":"2025-12-24T18:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12602647018031","imei1":"12602647018031","imei2":"12602647018031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137160,"job_number":"JOB_137160","tr_customer_id":137177,"tr_customer_product_id":137167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:27.000Z","modified_at":"2025-12-24T18:20:27.000Z","name":"Verda Zemlak","mobile_number":"479-913-4270","email_id":"Jairo41@hotmail.com","dop":"2025-04-06","serial_number":"16609310960399364","imei1":"16609310960399364","imei2":"16609310960399364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137162,"job_number":"JOB_137162","tr_customer_id":137179,"tr_customer_product_id":137169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:39:43.000Z","modified_at":"2025-12-24T18:39:43.000Z","name":"Arlo Lebsack","mobile_number":"242-779-9964","email_id":"Jeremie.Beier@hotmail.com","dop":"2025-11-30","serial_number":"17111951169155","imei1":"17111951169155","imei2":"17111951169155","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137163,"job_number":"JOB_137163","tr_customer_id":137180,"tr_customer_product_id":137170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:39:43.000Z","modified_at":"2025-12-24T18:39:43.000Z","name":"Cecilia Mills","mobile_number":"280-874-7732","email_id":"Asia88@yahoo.com","dop":"2025-11-30","serial_number":"507344137709739","imei1":"507344137709739","imei2":"507344137709739","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137164,"job_number":"JOB_137164","tr_customer_id":137181,"tr_customer_product_id":137171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:46:01.000Z","modified_at":"2025-12-24T18:46:01.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899091","imei2":"67678909899091","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137165,"job_number":"JOB_137165","tr_customer_id":137182,"tr_customer_product_id":137172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:47:21.000Z","modified_at":"2025-12-24T18:47:21.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899092","imei2":"676789098990912","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137166,"job_number":"JOB_137166","tr_customer_id":137183,"tr_customer_product_id":137173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:49:50.000Z","modified_at":"2025-12-24T18:49:50.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-12-14","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-12-14T18:49:49.512734978Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137167,"job_number":"JOB_137167","tr_customer_id":137184,"tr_customer_product_id":137174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:13.000Z","modified_at":"2025-12-24T18:51:13.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2025-12-23","serial_number":"23842930780281","imei1":"23842930780281","imei2":"23842930780281","popurl":"2025-12-23T18:51:12.207342032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137168,"job_number":"JOB_137168","tr_customer_id":137185,"tr_customer_product_id":137175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:23.000Z","modified_at":"2025-12-24T18:51:23.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-12-14","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-12-14T18:51:22.402983591Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137169,"job_number":"JOB_137169","tr_customer_id":137186,"tr_customer_product_id":137176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:48.000Z","modified_at":"2025-12-24T18:51:48.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-12-14","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-12-14T18:51:48.097506664Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137170,"job_number":"JOB_137170","tr_customer_id":137187,"tr_customer_product_id":137177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:52:18.000Z","modified_at":"2025-12-24T18:52:18.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-12-14","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-12-14T18:52:17.662544488Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137171,"job_number":"JOB_137171","tr_customer_id":137188,"tr_customer_product_id":137178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:52:21.000Z","modified_at":"2025-12-24T18:52:21.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-12-14","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-12-14T18:52:20.449336216Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137172,"job_number":"JOB_137172","tr_customer_id":137189,"tr_customer_product_id":137179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:53:21.000Z","modified_at":"2025-12-24T18:53:21.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-12-19","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-12-19T18:53:20.561461734Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137174,"job_number":"JOB_137174","tr_customer_id":137191,"tr_customer_product_id":137181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:16.000Z","modified_at":"2025-12-24T19:25:16.000Z","name":"Kaycee Sauer","mobile_number":"891-381-9545","email_id":"Edgar_Barton7@yahoo.com","dop":"2025-11-30","serial_number":"13200741251624","imei1":"13200741251624","imei2":"13200741251624","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137175,"job_number":"JOB_137175","tr_customer_id":137192,"tr_customer_product_id":137182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:16.000Z","modified_at":"2025-12-24T19:25:16.000Z","name":"Alek McKenzie","mobile_number":"762-820-8990","email_id":"Waino_Denesik66@yahoo.com","dop":"2025-11-30","serial_number":"262606769567589","imei1":"262606769567589","imei2":"262606769567589","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137177,"job_number":"JOB_137177","tr_customer_id":137194,"tr_customer_product_id":137184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:30.000Z","modified_at":"2025-12-24T19:25:30.000Z","name":"Maxwell Okuneva","mobile_number":"710-882-4804","email_id":"Lelia.Stark44@yahoo.com","dop":"2025-11-30","serial_number":"11779346217692","imei1":"11779346217692","imei2":"11779346217692","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137178,"job_number":"JOB_137178","tr_customer_id":137195,"tr_customer_product_id":137185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:30.000Z","modified_at":"2025-12-24T19:25:30.000Z","name":"Sonya Grant","mobile_number":"407-312-6549","email_id":"Wilfred.Kemmer@yahoo.com","dop":"2025-11-30","serial_number":"483659161642864","imei1":"483659161642864","imei2":"483659161642864","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137180,"job_number":"JOB_137180","tr_customer_id":137197,"tr_customer_product_id":137187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:37:59.000Z","modified_at":"2025-12-24T19:37:59.000Z","name":"Beryl Dicki","mobile_number":"832-872-6009","email_id":"Kayla8@hotmail.com","dop":"2025-11-30","serial_number":"12246693501902","imei1":"12246693501902","imei2":"12246693501902","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137181,"job_number":"JOB_137181","tr_customer_id":137198,"tr_customer_product_id":137188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:38:00.000Z","modified_at":"2025-12-24T19:38:00.000Z","name":"Reinhold Armstrong","mobile_number":"511-333-9204","email_id":"Maverick30@hotmail.com","dop":"2025-11-30","serial_number":"560791923033619","imei1":"560791923033619","imei2":"560791923033619","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137182,"job_number":"JOB_137182","tr_customer_id":137199,"tr_customer_product_id":137189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:07.000Z","modified_at":"2025-12-24T20:25:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12728225812952","imei1":"12728225812952","imei2":"12728225812952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137184,"job_number":"JOB_137184","tr_customer_id":137201,"tr_customer_product_id":137191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:07.000Z","modified_at":"2025-12-24T20:25:07.000Z","name":"Kris Roberts","mobile_number":"287-290-2110","email_id":"Giles_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"15255574456080784","imei1":"15255574456080784","imei2":"15255574456080784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137185,"job_number":"JOB_137185","tr_customer_id":137202,"tr_customer_product_id":137192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:15.000Z","modified_at":"2025-12-24T20:25:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15879403313923","imei1":"15879403313923","imei2":"15879403313923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137187,"job_number":"JOB_137187","tr_customer_id":137204,"tr_customer_product_id":137194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:15.000Z","modified_at":"2025-12-24T20:25:15.000Z","name":"Vena D'Amore","mobile_number":"597-211-9426","email_id":"Karlie.Fadel@yahoo.com","dop":"2025-04-06","serial_number":"12119329799323684","imei1":"12119329799323684","imei2":"12119329799323684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137188,"job_number":"JOB_137188","tr_customer_id":137205,"tr_customer_product_id":137195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:23.000Z","modified_at":"2025-12-24T20:25:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12417249076331","imei1":"12417249076331","imei2":"12417249076331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137190,"job_number":"JOB_137190","tr_customer_id":137207,"tr_customer_product_id":137197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:23.000Z","modified_at":"2025-12-24T20:25:23.000Z","name":"Nico Marks","mobile_number":"909-437-3675","email_id":"Meta.Heathcote@gmail.com","dop":"2025-04-06","serial_number":"16706949534962240","imei1":"16706949534962240","imei2":"16706949534962240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137191,"job_number":"JOB_137191","tr_customer_id":137208,"tr_customer_product_id":137198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:05.000Z","modified_at":"2025-12-24T20:26:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11787516456528","imei1":"11787516456528","imei2":"11787516456528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137193,"job_number":"JOB_137193","tr_customer_id":137210,"tr_customer_product_id":137200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:05.000Z","modified_at":"2025-12-24T20:26:05.000Z","name":"Ervin Terry","mobile_number":"950-779-2037","email_id":"Jamison53@yahoo.com","dop":"2025-04-06","serial_number":"19537902153397572","imei1":"19537902153397572","imei2":"19537902153397572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137194,"job_number":"JOB_137194","tr_customer_id":137211,"tr_customer_product_id":137201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:12.000Z","modified_at":"2025-12-24T20:26:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10854069255725","imei1":"10854069255725","imei2":"10854069255725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137196,"job_number":"JOB_137196","tr_customer_id":137213,"tr_customer_product_id":137203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:13.000Z","modified_at":"2025-12-24T20:26:13.000Z","name":"Caleigh Bahringer","mobile_number":"835-677-9153","email_id":"Alanis_Raynor@gmail.com","dop":"2025-04-06","serial_number":"17131741753899954","imei1":"17131741753899954","imei2":"17131741753899954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137197,"job_number":"JOB_137197","tr_customer_id":137214,"tr_customer_product_id":137204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:20.000Z","modified_at":"2025-12-24T20:26:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210641188380","imei1":"12210641188380","imei2":"12210641188380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137199,"job_number":"JOB_137199","tr_customer_id":137216,"tr_customer_product_id":137206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:20.000Z","modified_at":"2025-12-24T20:26:20.000Z","name":"Savanah Oberbrunner","mobile_number":"263-897-2438","email_id":"Erling92@hotmail.com","dop":"2025-04-06","serial_number":"18095913402188064","imei1":"18095913402188064","imei2":"18095913402188064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137200,"job_number":"JOB_137200","tr_customer_id":137217,"tr_customer_product_id":137207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:51.000Z","modified_at":"2025-12-24T20:34:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10580703071802","imei1":"10580703071802","imei2":"10580703071802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137202,"job_number":"JOB_137202","tr_customer_id":137219,"tr_customer_product_id":137209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:52.000Z","modified_at":"2025-12-24T20:34:52.000Z","name":"Breanne Ryan","mobile_number":"870-815-8246","email_id":"Guillermo.Carroll@gmail.com","dop":"2025-04-06","serial_number":"12830571961487298","imei1":"12830571961487298","imei2":"12830571961487298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137203,"job_number":"JOB_137203","tr_customer_id":137220,"tr_customer_product_id":137210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:59.000Z","modified_at":"2025-12-24T20:34:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10448088288998","imei1":"10448088288998","imei2":"10448088288998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137205,"job_number":"JOB_137205","tr_customer_id":137222,"tr_customer_product_id":137212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:00.000Z","modified_at":"2025-12-24T20:35:00.000Z","name":"Jeremy Bruen","mobile_number":"892-391-0376","email_id":"Dangelo_Prosacco@hotmail.com","dop":"2025-04-06","serial_number":"18535639526413310","imei1":"18535639526413310","imei2":"18535639526413310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137206,"job_number":"JOB_137206","tr_customer_id":137223,"tr_customer_product_id":137213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:07.000Z","modified_at":"2025-12-24T20:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19710219848447","imei1":"19710219848447","imei2":"19710219848447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137208,"job_number":"JOB_137208","tr_customer_id":137225,"tr_customer_product_id":137215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:07.000Z","modified_at":"2025-12-24T20:35:07.000Z","name":"Brenna Hansen","mobile_number":"363-538-0333","email_id":"Mertie47@hotmail.com","dop":"2025-04-06","serial_number":"14105055497469500","imei1":"14105055497469500","imei2":"14105055497469500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137209,"job_number":"JOB_137209","tr_customer_id":137226,"tr_customer_product_id":137216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:50.000Z","modified_at":"2025-12-24T20:41:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15929095478995","imei1":"15929095478995","imei2":"15929095478995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137211,"job_number":"JOB_137211","tr_customer_id":137228,"tr_customer_product_id":137218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:50.000Z","modified_at":"2025-12-24T20:41:50.000Z","name":"Antonina Stokes","mobile_number":"321-997-3348","email_id":"Diana.Hintz@hotmail.com","dop":"2025-04-06","serial_number":"11656536367117718","imei1":"11656536367117718","imei2":"11656536367117718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137212,"job_number":"JOB_137212","tr_customer_id":137229,"tr_customer_product_id":137219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:58.000Z","modified_at":"2025-12-24T20:41:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263015039813","imei1":"14263015039813","imei2":"14263015039813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137214,"job_number":"JOB_137214","tr_customer_id":137231,"tr_customer_product_id":137221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:58.000Z","modified_at":"2025-12-24T20:41:58.000Z","name":"Shad Berge","mobile_number":"896-832-3827","email_id":"Norene.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"16029722212537916","imei1":"16029722212537916","imei2":"16029722212537916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137215,"job_number":"JOB_137215","tr_customer_id":137232,"tr_customer_product_id":137222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:42:06.000Z","modified_at":"2025-12-24T20:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19255383469777","imei1":"19255383469777","imei2":"19255383469777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137217,"job_number":"JOB_137217","tr_customer_id":137234,"tr_customer_product_id":137224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:42:06.000Z","modified_at":"2025-12-24T20:42:06.000Z","name":"Erling Jones","mobile_number":"944-480-3279","email_id":"Margarita.Grant@yahoo.com","dop":"2025-04-06","serial_number":"19705887842424840","imei1":"19705887842424840","imei2":"19705887842424840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137218,"job_number":"JOB_137218","tr_customer_id":137235,"tr_customer_product_id":137225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:07.000Z","modified_at":"2025-12-24T20:46:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15041471929625","imei1":"15041471929625","imei2":"15041471929625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137220,"job_number":"JOB_137220","tr_customer_id":137237,"tr_customer_product_id":137227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:08.000Z","modified_at":"2025-12-24T20:46:08.000Z","name":"Cary Abshire","mobile_number":"936-715-1296","email_id":"Wanda_Jones@gmail.com","dop":"2025-04-06","serial_number":"17231978230595356","imei1":"17231978230595356","imei2":"17231978230595356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137221,"job_number":"JOB_137221","tr_customer_id":137238,"tr_customer_product_id":137228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:15.000Z","modified_at":"2025-12-24T20:46:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10620026209042","imei1":"10620026209042","imei2":"10620026209042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137223,"job_number":"JOB_137223","tr_customer_id":137240,"tr_customer_product_id":137230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:15.000Z","modified_at":"2025-12-24T20:46:15.000Z","name":"Tara Rohan","mobile_number":"773-649-5082","email_id":"Nora_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"13628303413365206","imei1":"13628303413365206","imei2":"13628303413365206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137224,"job_number":"JOB_137224","tr_customer_id":137241,"tr_customer_product_id":137231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:23.000Z","modified_at":"2025-12-24T20:46:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16599520935141","imei1":"16599520935141","imei2":"16599520935141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137226,"job_number":"JOB_137226","tr_customer_id":137243,"tr_customer_product_id":137233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:23.000Z","modified_at":"2025-12-24T20:46:23.000Z","name":"Giovani Hegmann","mobile_number":"364-219-8621","email_id":"Raphael.Brekke50@hotmail.com","dop":"2025-04-06","serial_number":"19057258609677890","imei1":"19057258609677890","imei2":"19057258609677890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137227,"job_number":"JOB_137227","tr_customer_id":137244,"tr_customer_product_id":137234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:48:59.000Z","modified_at":"2025-12-24T20:48:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13094880827688","imei1":"13094880827688","imei2":"13094880827688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137229,"job_number":"JOB_137229","tr_customer_id":137246,"tr_customer_product_id":137236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:48:59.000Z","modified_at":"2025-12-24T20:48:59.000Z","name":"Rosetta Kohler","mobile_number":"479-357-0112","email_id":"Meggie93@yahoo.com","dop":"2025-04-06","serial_number":"14604936692018352","imei1":"14604936692018352","imei2":"14604936692018352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137230,"job_number":"JOB_137230","tr_customer_id":137247,"tr_customer_product_id":137237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:07.000Z","modified_at":"2025-12-24T20:49:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10350129371458","imei1":"10350129371458","imei2":"10350129371458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137232,"job_number":"JOB_137232","tr_customer_id":137249,"tr_customer_product_id":137239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:07.000Z","modified_at":"2025-12-24T20:49:07.000Z","name":"Brianne Schuppe","mobile_number":"609-640-8718","email_id":"Taryn37@yahoo.com","dop":"2025-04-06","serial_number":"16186354412644774","imei1":"16186354412644774","imei2":"16186354412644774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137233,"job_number":"JOB_137233","tr_customer_id":137250,"tr_customer_product_id":137240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:14.000Z","modified_at":"2025-12-24T20:49:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16011683025010","imei1":"16011683025010","imei2":"16011683025010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137235,"job_number":"JOB_137235","tr_customer_id":137252,"tr_customer_product_id":137242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:15.000Z","modified_at":"2025-12-24T20:49:15.000Z","name":"Madonna Schmidt","mobile_number":"905-946-1916","email_id":"Margot.White@hotmail.com","dop":"2025-04-06","serial_number":"16592744164369156","imei1":"16592744164369156","imei2":"16592744164369156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137236,"job_number":"JOB_137236","tr_customer_id":137253,"tr_customer_product_id":137243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:38:19.000Z","modified_at":"2025-12-24T21:38:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19431760934267","imei1":"19431760934267","imei2":"19431760934267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137238,"job_number":"JOB_137238","tr_customer_id":137255,"tr_customer_product_id":137245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:38:20.000Z","modified_at":"2025-12-24T21:38:20.000Z","name":"Ernie Toy","mobile_number":"372-436-3051","email_id":"Wilson_Cronin@yahoo.com","dop":"2025-04-06","serial_number":"13284600862478224","imei1":"13284600862478224","imei2":"13284600862478224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137239,"job_number":"JOB_137239","tr_customer_id":137256,"tr_customer_product_id":137246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:04.000Z","modified_at":"2025-12-24T21:39:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19234285154882","imei1":"19234285154882","imei2":"19234285154882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137241,"job_number":"JOB_137241","tr_customer_id":137258,"tr_customer_product_id":137248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:05.000Z","modified_at":"2025-12-24T21:39:05.000Z","name":"Vicenta Funk","mobile_number":"502-898-4471","email_id":"Dahlia51@hotmail.com","dop":"2025-04-06","serial_number":"10980784552676180","imei1":"10980784552676180","imei2":"10980784552676180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137242,"job_number":"JOB_137242","tr_customer_id":137259,"tr_customer_product_id":137249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:49.000Z","modified_at":"2025-12-24T21:39:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11394617971847","imei1":"11394617971847","imei2":"11394617971847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137244,"job_number":"JOB_137244","tr_customer_id":137261,"tr_customer_product_id":137251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:50.000Z","modified_at":"2025-12-24T21:39:50.000Z","name":"Damian Dach","mobile_number":"525-310-0135","email_id":"Lucio.Moen58@gmail.com","dop":"2025-04-06","serial_number":"12317943960728836","imei1":"12317943960728836","imei2":"12317943960728836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137245,"job_number":"JOB_137245","tr_customer_id":137262,"tr_customer_product_id":137252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:17.000Z","modified_at":"2025-12-24T21:48:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12327733385296","imei1":"12327733385296","imei2":"12327733385296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137247,"job_number":"JOB_137247","tr_customer_id":137264,"tr_customer_product_id":137254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:18.000Z","modified_at":"2025-12-24T21:48:18.000Z","name":"Jasen Carroll","mobile_number":"688-242-1025","email_id":"Carroll88@gmail.com","dop":"2025-04-06","serial_number":"10646858419884270","imei1":"10646858419884270","imei2":"10646858419884270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137248,"job_number":"JOB_137248","tr_customer_id":137265,"tr_customer_product_id":137255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:28.000Z","modified_at":"2025-12-24T21:48:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739385191142","imei1":"13739385191142","imei2":"13739385191142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137250,"job_number":"JOB_137250","tr_customer_id":137267,"tr_customer_product_id":137257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:28.000Z","modified_at":"2025-12-24T21:48:28.000Z","name":"Warren Marvin","mobile_number":"508-398-3535","email_id":"Abagail.Hamill@gmail.com","dop":"2025-04-06","serial_number":"19109774375391450","imei1":"19109774375391450","imei2":"19109774375391450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137251,"job_number":"JOB_137251","tr_customer_id":137268,"tr_customer_product_id":137258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:37.000Z","modified_at":"2025-12-24T21:48:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538126832893","imei1":"14538126832893","imei2":"14538126832893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137253,"job_number":"JOB_137253","tr_customer_id":137270,"tr_customer_product_id":137260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:38.000Z","modified_at":"2025-12-24T21:48:38.000Z","name":"Xander Shields","mobile_number":"657-860-3982","email_id":"Bradford.Shanahan66@yahoo.com","dop":"2025-04-06","serial_number":"14728180839482888","imei1":"14728180839482888","imei2":"14728180839482888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137254,"job_number":"JOB_137254","tr_customer_id":137271,"tr_customer_product_id":137261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:03:30.000Z","modified_at":"2025-12-24T22:03:30.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79756591958888","imei1":"79756591958888","imei2":"79756591958888","popurl":"2025-12-14T22:03:27.431531Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137255,"job_number":"JOB_137255","tr_customer_id":137272,"tr_customer_product_id":137262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:03:59.000Z","modified_at":"2025-12-24T22:03:59.000Z","name":"Ganapati Kaniyar","mobile_number":"7010641307","email_id":"satish.kaur@gmail.com","dop":"2025-12-14","serial_number":"545649492451795","imei1":"545649492451795","imei2":"545649492451795","popurl":"www.himadri-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137256,"job_number":"JOB_137256","tr_customer_id":137273,"tr_customer_product_id":137263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:04:20.000Z","modified_at":"2025-12-24T22:04:20.000Z","name":"Lalita Sharma","mobile_number":"7041498888","email_id":"gayatri.kaur@hotmail.com","dop":"2025-12-14","serial_number":"867569733983126","imei1":"867569733983126","imei2":"867569733983126","popurl":"www.tanushree-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137257,"job_number":"JOB_137257","tr_customer_id":137274,"tr_customer_product_id":137264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:05:19.000Z","modified_at":"2025-12-24T22:05:19.000Z","name":"Kali Ganaka","mobile_number":"7028598557","email_id":"aagney.abbott@hotmail.com","dop":"2025-12-14","serial_number":"998998508675101","imei1":"998998508675101","imei2":"998998508675101","popurl":"www.girja-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137258,"job_number":"JOB_137258","tr_customer_id":137275,"tr_customer_product_id":137265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:05:56.000Z","modified_at":"2025-12-24T22:05:56.000Z","name":"Asha Joshi","mobile_number":"7069594547","email_id":"digambara.mahajan@hotmail.com","dop":"2025-12-14","serial_number":"432196340315229","imei1":"432196340315229","imei2":"432196340315229","popurl":"www.abhaya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137259,"job_number":"JOB_137259","tr_customer_id":137276,"tr_customer_product_id":137266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:06:26.000Z","modified_at":"2025-12-24T22:06:26.000Z","name":"Chakrika Jain","mobile_number":"7002208922","email_id":"brahma.guha@hotmail.com","dop":"2025-12-14","serial_number":"895691826629893","imei1":"895691826629893","imei2":"895691826629893","popurl":"www.shankar-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137260,"job_number":"JOB_137260","tr_customer_id":137277,"tr_customer_product_id":137267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:57:08.000Z","modified_at":"2025-12-24T22:57:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79856591958888","imei1":"79856591958888","imei2":"79856591958888","popurl":"2025-12-14T22:57:06.246763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137261,"job_number":"JOB_137261","tr_customer_id":137278,"tr_customer_product_id":137268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:59:41.000Z","modified_at":"2025-12-24T22:59:41.000Z","name":"Bhardwaj Menon","mobile_number":"7032106010","email_id":"basanti.tandon@gmail.com","dop":"2025-12-14","serial_number":"188759181415087","imei1":"188759181415087","imei2":"188759181415087","popurl":"www.chakravarti-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137262,"job_number":"JOB_137262","tr_customer_id":137279,"tr_customer_product_id":137269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:12:16.000Z","modified_at":"2025-12-24T23:12:16.000Z","name":"Baijayanti Bhat","mobile_number":"7050173476","email_id":"chandira.embranthiri@yahoo.co.in","dop":"2025-12-14","serial_number":"635374423729872","imei1":"635374423729872","imei2":"635374423729872","popurl":"www.jitender-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137263,"job_number":"JOB_137263","tr_customer_id":137280,"tr_customer_product_id":137270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:13:27.000Z","modified_at":"2025-12-24T23:13:27.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79956591958888","imei1":"79956591958888","imei2":"79956591958888","popurl":"2025-12-14T23:13:24.678701Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137264,"job_number":"JOB_137264","tr_customer_id":137281,"tr_customer_product_id":137271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:37:49.000Z","modified_at":"2025-12-24T23:37:49.000Z","name":"Jagadisha Mehra","mobile_number":"7091582532","email_id":"vasudev.iyengar@gmail.com","dop":"2025-12-14","serial_number":"791619741032619","imei1":"791619741032619","imei2":"791619741032619","popurl":"www.bankimchandra-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137265,"job_number":"JOB_137265","tr_customer_id":137282,"tr_customer_product_id":137272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:45:51.000Z","modified_at":"2025-12-24T23:45:51.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79916591958888","imei1":"79916591958888","imei2":"79916591958888","popurl":"2025-12-14T23:45:47.739927Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137266,"job_number":"JOB_137266","tr_customer_id":137283,"tr_customer_product_id":137273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:47:18.000Z","modified_at":"2025-12-24T23:47:18.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79926591958888","imei1":"79926591958888","imei2":"79926591958888","popurl":"2025-12-14T23:47:15.076298Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137267,"job_number":"JOB_137267","tr_customer_id":137284,"tr_customer_product_id":137274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:49:11.000Z","modified_at":"2025-12-24T23:49:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79936591958888","imei1":"79936591958888","imei2":"79936591958888","popurl":"2025-12-14T23:49:07.937906Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137268,"job_number":"JOB_137268","tr_customer_id":137285,"tr_customer_product_id":137275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:56:46.000Z","modified_at":"2025-12-24T23:56:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79946591958888","imei1":"79946591958888","imei2":"79946591958888","popurl":"2025-12-14T23:56:43.503077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137269,"job_number":"JOB_137269","tr_customer_id":137286,"tr_customer_product_id":137276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:12.000Z","modified_at":"2025-12-25T00:08:12.000Z","name":"Jaimini Naik","mobile_number":"7029072042","email_id":"divaakar.pilla@hotmail.com","dop":"2025-12-15","serial_number":"752058325493042","imei1":"752058325493042","imei2":"752058325493042","popurl":"www.balachandra-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137270,"job_number":"JOB_137270","tr_customer_id":137287,"tr_customer_product_id":137277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:14.000Z","modified_at":"2025-12-25T00:08:14.000Z","name":"Dwaipayana Pothuvaal","mobile_number":"7054131744","email_id":"bhooshit.rana@yahoo.co.in","dop":"2025-12-15","serial_number":"133076733609513","imei1":"133076733609513","imei2":"133076733609513","popurl":"www.dhruv-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137271,"job_number":"JOB_137271","tr_customer_id":137288,"tr_customer_product_id":137278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:09:03.000Z","modified_at":"2025-12-25T01:09:03.000Z","name":"Hardy Schuster","mobile_number":"464-323-7082","email_id":"Jerel69@gmail.com","dop":"2025-11-11","serial_number":"15831696686253","imei1":"15831696686253","imei2":"15831696686253","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137272,"job_number":"JOB_137272","tr_customer_id":137289,"tr_customer_product_id":137279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:11:09.000Z","modified_at":"2025-12-25T01:11:09.000Z","name":"Alverta Glover","mobile_number":"441-979-3818","email_id":"Betsy.Stamm3@yahoo.com","dop":"2025-11-11","serial_number":"16195343352662","imei1":"16195343352662","imei2":"16195343352662","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137273,"job_number":"JOB_137273","tr_customer_id":137290,"tr_customer_product_id":137280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:13:39.000Z","modified_at":"2025-12-25T01:13:39.000Z","name":"Jo Willms","mobile_number":"646-632-7416","email_id":"Daryl.Bogisich@yahoo.com","dop":"2025-11-11","serial_number":"17538031797099","imei1":"17538031797099","imei2":"17538031797099","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137274,"job_number":"JOB_137274","tr_customer_id":137291,"tr_customer_product_id":137281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:16:59.000Z","modified_at":"2025-12-25T01:16:59.000Z","name":"Jensen Halvorson","mobile_number":"926-863-8868","email_id":"Susana.Gislason71@yahoo.com","dop":"2025-11-11","serial_number":"19238036436213","imei1":"19238036436213","imei2":"19238036436213","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137275,"job_number":"JOB_137275","tr_customer_id":137292,"tr_customer_product_id":137282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:19:30.000Z","modified_at":"2025-12-25T01:19:30.000Z","name":"Ottis Thompson","mobile_number":"725-304-9157","email_id":"Winifred.Feest71@hotmail.com","dop":"2025-11-11","serial_number":"19487346040937","imei1":"19487346040937","imei2":"19487346040937","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137276,"job_number":"JOB_137276","tr_customer_id":137293,"tr_customer_product_id":137283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:24:44.000Z","modified_at":"2025-12-25T01:24:44.000Z","name":"Florian Treutel","mobile_number":"337-967-5738","email_id":"Vanessa.Brekke@yahoo.com","dop":"2025-11-11","serial_number":"13358178535000","imei1":"13358178535000","imei2":"13358178535000","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137278,"job_number":"JOB_137278","tr_customer_id":137295,"tr_customer_product_id":137285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:14.000Z","modified_at":"2025-12-25T01:27:14.000Z","name":"Bo Abshire","mobile_number":"408-327-9517","email_id":"Maximillian.Dibbert74@gmail.com","dop":"2025-04-06","serial_number":"17998800452203788","imei1":"17998800452203788","imei2":"17998800452203788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137290,"job_number":"JOB_137290","tr_customer_id":137307,"tr_customer_product_id":137297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:53.000Z","modified_at":"2025-12-25T03:45:53.000Z","name":"Erik Cartwright","mobile_number":"291-412-1406","email_id":"Brandi5@yahoo.com","dop":"2025-04-06","serial_number":"16667689361463940","imei1":"16667689361463940","imei2":"16667689361463940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137292,"job_number":"JOB_137292","tr_customer_id":137309,"tr_customer_product_id":137299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13326406898259","imei1":"13326406898259","imei2":"13326406898259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137294,"job_number":"JOB_137294","tr_customer_id":137311,"tr_customer_product_id":137301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:03.000Z","modified_at":"2025-12-25T03:46:03.000Z","name":"Stanford Schinner","mobile_number":"881-749-5328","email_id":"Randal.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"14300376876198068","imei1":"14300376876198068","imei2":"14300376876198068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137295,"job_number":"JOB_137295","tr_customer_id":137312,"tr_customer_product_id":137302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:12.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12627075769823","imei1":"12627075769823","imei2":"12627075769823","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137297,"job_number":"JOB_137297","tr_customer_id":137314,"tr_customer_product_id":137304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:28.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11115070131535","imei1":"11115070131535","imei2":"11115070131535","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137300,"job_number":"JOB_137300","tr_customer_id":137317,"tr_customer_product_id":137307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:38.000Z","modified_at":"2025-12-25T03:46:38.000Z","name":"Shirley Ward","mobile_number":"743-661-6442","email_id":"Alexie.Hane@hotmail.com","dop":"2025-04-06","serial_number":"15869525404044476","imei1":"15869525404044476","imei2":"15869525404044476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137302,"job_number":"JOB_137302","tr_customer_id":137319,"tr_customer_product_id":137309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"Tristin Heathcote","mobile_number":"810-484-1944","email_id":"Dusty_Fritsch9@gmail.com","dop":"2025-04-06","serial_number":"10583712318346","imei1":"10583712318346","imei2":"10583712318346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137303,"job_number":"JOB_137303","tr_customer_id":137320,"tr_customer_product_id":137310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12100092582869","imei1":"12100092582869","imei2":"12100092582869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137305,"job_number":"JOB_137305","tr_customer_id":137322,"tr_customer_product_id":137312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Addison Rolfson","mobile_number":"346-603-8927","email_id":"Ova_Huel11@yahoo.com","dop":"2025-04-06","serial_number":"15023080673612660","imei1":"15023080673612660","imei2":"15023080673612660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137306,"job_number":"JOB_137306","tr_customer_id":137323,"tr_customer_product_id":137313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:41.000Z","modified_at":"2025-12-25T03:46:41.000Z","name":"Jayda Zulauf","mobile_number":"423-575-7211","email_id":"Drake_Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"11982925085544988","imei1":"11982925085544988","imei2":"11982925085544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137307,"job_number":"JOB_137307","tr_customer_id":137324,"tr_customer_product_id":137314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10401559741388","imei1":"10401559741388","imei2":"10401559741388","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137309,"job_number":"JOB_137309","tr_customer_id":137326,"tr_customer_product_id":137316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11505983862151","imei1":"11505983862151","imei2":"11505983862151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137311,"job_number":"JOB_137311","tr_customer_id":137328,"tr_customer_product_id":137318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:43.000Z","modified_at":"2025-12-25T03:46:43.000Z","name":"Jerrod Sauer","mobile_number":"467-638-1423","email_id":"Davonte42@gmail.com","dop":"2025-06-18","serial_number":"1039595875050718","imei1":"1039595875050718","imei2":"1039595875050718","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137312,"job_number":"JOB_137312","tr_customer_id":137329,"tr_customer_product_id":137319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Ryan Conroy","mobile_number":"481-446-1879","email_id":"Conner39@hotmail.com","dop":"2025-04-06","serial_number":"11886417942262504","imei1":"11886417942262504","imei2":"11886417942262504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137313,"job_number":"JOB_137313","tr_customer_id":137330,"tr_customer_product_id":137320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11511329063052","imei1":"11511329063052","imei2":"11511329063052","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137316,"job_number":"JOB_137316","tr_customer_id":137333,"tr_customer_product_id":137323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:48.000Z","modified_at":"2025-12-25T03:46:48.000Z","name":"Anahi Johnson","mobile_number":"517-763-2086","email_id":"Madonna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"16591868289177204","imei1":"16591868289177204","imei2":"16591868289177204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137318,"job_number":"JOB_137318","tr_customer_id":137335,"tr_customer_product_id":137325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:50.000Z","modified_at":"2025-12-25T03:46:50.000Z","name":"Ursula Nienow","mobile_number":"800-627-6651","email_id":"Maryjane_Heidenreich75@hotmail.com","dop":"2025-04-06","serial_number":"10074789380363398","imei1":"10074789380363398","imei2":"10074789380363398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137319,"job_number":"JOB_137319","tr_customer_id":137336,"tr_customer_product_id":137326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18755204682927","imei1":"18755204682927","imei2":"18755204682927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137321,"job_number":"JOB_137321","tr_customer_id":137338,"tr_customer_product_id":137328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:02.000Z","modified_at":"2025-12-25T03:47:02.000Z","name":"Blanche Adams","mobile_number":"581-345-5357","email_id":"Linnea_Satterfield@yahoo.com","dop":"2025-04-06","serial_number":"18420067094425430","imei1":"18420067094425430","imei2":"18420067094425430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137323,"job_number":"JOB_137323","tr_customer_id":137340,"tr_customer_product_id":137330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:11.000Z","modified_at":"2025-12-25T03:47:11.000Z","name":"Viva Bernier","mobile_number":"277-887-9753","email_id":"Antonette98@hotmail.com","dop":"2025-04-06","serial_number":"14960973638734704","imei1":"14960973638734704","imei2":"14960973638734704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137325,"job_number":"JOB_137325","tr_customer_id":137342,"tr_customer_product_id":137332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16504247360099","imei1":"16504247360099","imei2":"16504247360099","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137326,"job_number":"JOB_137326","tr_customer_id":137343,"tr_customer_product_id":137333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Elvie Murazik","mobile_number":"366-842-4886","email_id":"Giovanni56@yahoo.com","dop":"2025-09-16","serial_number":"16657442382470","imei1":"16657442382470","imei2":"16657442382470","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137327,"job_number":"JOB_137327","tr_customer_id":137344,"tr_customer_product_id":137334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10246211709032","imei1":"10246211709032","imei2":"10246211709032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137329,"job_number":"JOB_137329","tr_customer_id":137346,"tr_customer_product_id":137336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Garry Kuhlman","mobile_number":"900-600-4790","email_id":"Itzel.Mohr@yahoo.com","dop":"2025-06-18","serial_number":"1039942422821034","imei1":"1039942422821034","imei2":"1039942422821034","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137330,"job_number":"JOB_137330","tr_customer_id":137347,"tr_customer_product_id":137337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15177962326176","imei1":"15177962326176","imei2":"15177962326176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137332,"job_number":"JOB_137332","tr_customer_id":137349,"tr_customer_product_id":137339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:24.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19193538107572","imei1":"19193538107572","imei2":"19193538107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137333,"job_number":"JOB_137333","tr_customer_id":137350,"tr_customer_product_id":137340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:47:25.000Z","name":"Dorthy Littel","mobile_number":"316-505-1762","email_id":"Cameron_Moore33@yahoo.com","dop":"2025-04-06","serial_number":"13771418745197132","imei1":"13771418745197132","imei2":"13771418745197132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137335,"job_number":"JOB_137335","tr_customer_id":137352,"tr_customer_product_id":137342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"Rachael Thompson","mobile_number":"385-915-5211","email_id":"Filiberto.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"16436476403513868","imei1":"16436476403513868","imei2":"16436476403513868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137336,"job_number":"JOB_137336","tr_customer_id":137353,"tr_customer_product_id":137343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12796872445034","imei1":"12796872445034","imei2":"12796872445034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137339,"job_number":"JOB_137339","tr_customer_id":137356,"tr_customer_product_id":137346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:47:28.000Z","name":"Donnell Mueller","mobile_number":"475-730-9239","email_id":"Adolfo_Schimmel0@hotmail.com","dop":"2025-04-06","serial_number":"11770259586782748","imei1":"11770259586782748","imei2":"11770259586782748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137340,"job_number":"JOB_137340","tr_customer_id":137357,"tr_customer_product_id":137347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:29.000Z","modified_at":"2025-12-25T03:47:29.000Z","name":"Erich Lubowitz","mobile_number":"444-845-5970","email_id":"Maia9@yahoo.com","dop":"2025-04-06","serial_number":"11428318506437556","imei1":"11428318506437556","imei2":"11428318506437556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137344,"job_number":"JOB_137344","tr_customer_id":137361,"tr_customer_product_id":137351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16602624669923","imei1":"16602624669923","imei2":"16602624669923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137345,"job_number":"JOB_137345","tr_customer_id":137362,"tr_customer_product_id":137352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Lon Kuhlman","mobile_number":"790-257-7022","email_id":"Dashawn.Volkman8@hotmail.com","dop":"2025-09-16","serial_number":"11230247736318","imei1":"11230247736318","imei2":"11230247736318","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137347,"job_number":"JOB_137347","tr_customer_id":137364,"tr_customer_product_id":137354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:47:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14882666937825","imei1":"14882666937825","imei2":"14882666937825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137349,"job_number":"JOB_137349","tr_customer_id":137366,"tr_customer_product_id":137356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:48.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11024354107711","imei1":"11024354107711","imei2":"11024354107711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137350,"job_number":"JOB_137350","tr_customer_id":137367,"tr_customer_product_id":137357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:47:49.000Z","name":"Carol Jenkins","mobile_number":"948-424-1920","email_id":"Rocky52@hotmail.com","dop":"2025-04-06","serial_number":"14518139280878926","imei1":"14518139280878926","imei2":"14518139280878926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137353,"job_number":"JOB_137353","tr_customer_id":137370,"tr_customer_product_id":137360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:47:50.000Z","name":"Marlene King","mobile_number":"891-446-5613","email_id":"Doug.Goldner15@hotmail.com","dop":"2025-04-06","serial_number":"17093699887442686","imei1":"17093699887442686","imei2":"17093699887442686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137354,"job_number":"JOB_137354","tr_customer_id":137371,"tr_customer_product_id":137361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:51.000Z","modified_at":"2025-12-25T03:47:51.000Z","name":"Geo Koch","mobile_number":"570-810-4692","email_id":"Scotty.Ferry92@hotmail.com","dop":"2025-05-30","serial_number":"13195073325787","imei1":"13195073325787","imei2":"13195073325787","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137356,"job_number":"JOB_137356","tr_customer_id":137373,"tr_customer_product_id":137363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Marilie Hirthe","mobile_number":"544-510-2453","email_id":"Scotty.Doyle@yahoo.com","dop":"2025-05-30","serial_number":"1579730307862337","imei1":"1579730307862337","imei2":"1579730307862337","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137357,"job_number":"JOB_137357","tr_customer_id":137374,"tr_customer_product_id":137364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:47:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14982677366731","imei1":"14982677366731","imei2":"14982677366731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137359,"job_number":"JOB_137359","tr_customer_id":137376,"tr_customer_product_id":137366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:54.000Z","modified_at":"2025-12-25T03:47:54.000Z","name":"Ethan Mayer","mobile_number":"404-701-2870","email_id":"Hildegard53@yahoo.com","dop":"2025-04-06","serial_number":"12993347464925776","imei1":"12993347464925776","imei2":"12993347464925776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137361,"job_number":"JOB_137361","tr_customer_id":137378,"tr_customer_product_id":137368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13339318815988","imei1":"13339318815988","imei2":"13339318815988","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137362,"job_number":"JOB_137362","tr_customer_id":137379,"tr_customer_product_id":137369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Alfredo Sawayn","mobile_number":"300-563-4176","email_id":"Tyler45@hotmail.com","dop":"2025-09-16","serial_number":"19646234670478","imei1":"19646234670478","imei2":"19646234670478","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137368,"job_number":"JOB_137368","tr_customer_id":137385,"tr_customer_product_id":137375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14265366221500","imei1":"14265366221500","imei2":"14265366221500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137370,"job_number":"JOB_137370","tr_customer_id":137387,"tr_customer_product_id":137377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"Ena Schulist","mobile_number":"551-734-8534","email_id":"Nestor.Deckow@hotmail.com","dop":"2025-04-06","serial_number":"15734167450702780","imei1":"15734167450702780","imei2":"15734167450702780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137371,"job_number":"JOB_137371","tr_customer_id":137388,"tr_customer_product_id":137378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271462121529","imei1":"10271462121529","imei2":"10271462121529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137376,"job_number":"JOB_137376","tr_customer_id":137393,"tr_customer_product_id":137383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Gillian Wilkinson","mobile_number":"763-656-4013","email_id":"Lindsay_Schroeder43@yahoo.com","dop":"2025-04-06","serial_number":"19933685871515530","imei1":"19933685871515530","imei2":"19933685871515530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137381,"job_number":"JOB_137381","tr_customer_id":137398,"tr_customer_product_id":137388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15009533036658","imei1":"15009533036658","imei2":"15009533036658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137382,"job_number":"JOB_137382","tr_customer_id":137399,"tr_customer_product_id":137389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13182146013702","imei1":"13182146013702","imei2":"13182146013702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137385,"job_number":"JOB_137385","tr_customer_id":137402,"tr_customer_product_id":137392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:48:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15065114577883","imei1":"15065114577883","imei2":"15065114577883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137387,"job_number":"JOB_137387","tr_customer_id":137404,"tr_customer_product_id":137394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14141148932716","imei1":"14141148932716","imei2":"14141148932716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137388,"job_number":"JOB_137388","tr_customer_id":137405,"tr_customer_product_id":137395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Stacey Gulgowski","mobile_number":"709-310-0159","email_id":"Allen_Schaden75@gmail.com","dop":"2025-04-06","serial_number":"15611439783467552","imei1":"15611439783467552","imei2":"15611439783467552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137389,"job_number":"JOB_137389","tr_customer_id":137406,"tr_customer_product_id":137396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Benjamin Kub","mobile_number":"671-264-4804","email_id":"Krystel_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"15441364681121620","imei1":"15441364681121620","imei2":"15441364681121620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137391,"job_number":"JOB_137391","tr_customer_id":137408,"tr_customer_product_id":137398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Vinnie Yundt","mobile_number":"666-241-3880","email_id":"Ellen.Schinner@gmail.com","dop":"2025-04-06","serial_number":"18719341266179336","imei1":"18719341266179336","imei2":"18719341266179336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137392,"job_number":"JOB_137392","tr_customer_id":137409,"tr_customer_product_id":137399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:36.000Z","modified_at":"2025-12-25T03:48:36.000Z","name":"Gerald Lueilwitz","mobile_number":"858-832-3629","email_id":"Darien.Veum70@hotmail.com","dop":"2025-04-06","serial_number":"19185846778528270","imei1":"19185846778528270","imei2":"19185846778528270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137393,"job_number":"JOB_137393","tr_customer_id":137410,"tr_customer_product_id":137400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:38.000Z","modified_at":"2025-12-25T03:48:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19014374948823","imei1":"19014374948823","imei2":"19014374948823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137395,"job_number":"JOB_137395","tr_customer_id":137412,"tr_customer_product_id":137402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:40.000Z","modified_at":"2025-12-25T03:48:40.000Z","name":"Charlene Crona","mobile_number":"743-488-4350","email_id":"Gracie59@yahoo.com","dop":"2025-04-06","serial_number":"12146950580471086","imei1":"12146950580471086","imei2":"12146950580471086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137399,"job_number":"JOB_137399","tr_customer_id":137416,"tr_customer_product_id":137406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:48:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17988649780962","imei1":"17988649780962","imei2":"17988649780962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137401,"job_number":"JOB_137401","tr_customer_id":137418,"tr_customer_product_id":137408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:58.000Z","modified_at":"2025-12-25T03:48:58.000Z","name":"Jensen Hilpert","mobile_number":"238-268-7636","email_id":"Neil.Schiller34@yahoo.com","dop":"2025-04-06","serial_number":"12778090446138674","imei1":"12778090446138674","imei2":"12778090446138674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137408,"job_number":"JOB_137408","tr_customer_id":137425,"tr_customer_product_id":137415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15670049498436","imei1":"15670049498436","imei2":"15670049498436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137410,"job_number":"JOB_137410","tr_customer_id":137427,"tr_customer_product_id":137417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13136322504467","imei1":"13136322504467","imei2":"13136322504467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137412,"job_number":"JOB_137412","tr_customer_id":137429,"tr_customer_product_id":137419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"Name Veum","mobile_number":"357-411-0364","email_id":"Darron.Schneider@gmail.com","dop":"2025-04-06","serial_number":"17066442213782696","imei1":"17066442213782696","imei2":"17066442213782696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137413,"job_number":"JOB_137413","tr_customer_id":137430,"tr_customer_product_id":137420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:13.000Z","modified_at":"2025-12-25T03:49:13.000Z","name":"Melisa Veum","mobile_number":"999-441-6746","email_id":"Jarrett19@gmail.com","dop":"2025-04-06","serial_number":"14940475495931336","imei1":"14940475495931336","imei2":"14940475495931336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137418,"job_number":"JOB_137418","tr_customer_id":137435,"tr_customer_product_id":137425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18625216779920","imei1":"18625216779920","imei2":"18625216779920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137420,"job_number":"JOB_137420","tr_customer_id":137437,"tr_customer_product_id":137427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:20.000Z","modified_at":"2025-12-25T03:49:20.000Z","name":"Marielle Hayes","mobile_number":"913-412-9023","email_id":"Brooke_Morar94@gmail.com","dop":"2025-04-06","serial_number":"12561905717510522","imei1":"12561905717510522","imei2":"12561905717510522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137421,"job_number":"JOB_137421","tr_customer_id":137438,"tr_customer_product_id":137428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:23.000Z","modified_at":"2025-12-25T03:49:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13272918861501","imei1":"13272918861501","imei2":"13272918861501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137423,"job_number":"JOB_137423","tr_customer_id":137440,"tr_customer_product_id":137430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:25.000Z","modified_at":"2025-12-25T03:49:25.000Z","name":"Lester Stamm","mobile_number":"432-327-1734","email_id":"Mya_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"15570765451250396","imei1":"15570765451250396","imei2":"15570765451250396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137424,"job_number":"JOB_137424","tr_customer_id":137441,"tr_customer_product_id":137431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:49:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19285239746641","imei1":"19285239746641","imei2":"19285239746641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137426,"job_number":"JOB_137426","tr_customer_id":137443,"tr_customer_product_id":137433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:50.000Z","modified_at":"2025-12-25T03:49:50.000Z","name":"Name Botsford","mobile_number":"723-803-0574","email_id":"Mable_Jakubowski58@yahoo.com","dop":"2025-04-06","serial_number":"12481877098741858","imei1":"12481877098741858","imei2":"12481877098741858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137427,"job_number":"JOB_137427","tr_customer_id":137444,"tr_customer_product_id":137434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16043099142023","imei1":"16043099142023","imei2":"16043099142023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137431,"job_number":"JOB_137431","tr_customer_id":137448,"tr_customer_product_id":137438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:52.000Z","modified_at":"2025-12-25T03:49:52.000Z","name":"Briana Weber","mobile_number":"368-387-2626","email_id":"Lilyan0@hotmail.com","dop":"2025-04-06","serial_number":"11130400152896926","imei1":"11130400152896926","imei2":"11130400152896926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137433,"job_number":"JOB_137433","tr_customer_id":137450,"tr_customer_product_id":137440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62844550456540","imei1":"62844550456540","imei2":"62844550456540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137434,"job_number":"JOB_137434","tr_customer_id":137451,"tr_customer_product_id":137441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25954734477362","imei1":"25954734477362","imei2":"25954734477362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137435,"job_number":"JOB_137435","tr_customer_id":137452,"tr_customer_product_id":137442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42373094232688","imei1":"42373094232688","imei2":"42373094232688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137436,"job_number":"JOB_137436","tr_customer_id":137453,"tr_customer_product_id":137443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29581749615882","imei1":"29581749615882","imei2":"29581749615882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137437,"job_number":"JOB_137437","tr_customer_id":137454,"tr_customer_product_id":137444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20627924476282","imei1":"20627924476282","imei2":"20627924476282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137438,"job_number":"JOB_137438","tr_customer_id":137455,"tr_customer_product_id":137445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23169943963900","imei1":"23169943963900","imei2":"23169943963900","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137440,"job_number":"JOB_137440","tr_customer_id":137457,"tr_customer_product_id":137447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21155081476319","imei1":"21155081476319","imei2":"21155081476319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137441,"job_number":"JOB_137441","tr_customer_id":137458,"tr_customer_product_id":137448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11905693259024","imei1":"11905693259024","imei2":"11905693259024","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137442,"job_number":"JOB_137442","tr_customer_id":137459,"tr_customer_product_id":137449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55955448587970","imei1":"55955448587970","imei2":"55955448587970","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137443,"job_number":"JOB_137443","tr_customer_id":137460,"tr_customer_product_id":137450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67263213884922","imei1":"67263213884922","imei2":"67263213884922","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137444,"job_number":"JOB_137444","tr_customer_id":137461,"tr_customer_product_id":137451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46160797961247","imei1":"46160797961247","imei2":"46160797961247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137445,"job_number":"JOB_137445","tr_customer_id":137462,"tr_customer_product_id":137452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96568239851127","imei1":"96568239851127","imei2":"96568239851127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137447,"job_number":"JOB_137447","tr_customer_id":137464,"tr_customer_product_id":137454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:07.000Z","modified_at":"2025-12-25T03:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97652535431074","imei1":"97652535431074","imei2":"97652535431074","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137448,"job_number":"JOB_137448","tr_customer_id":137465,"tr_customer_product_id":137455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32902125399771","imei1":"32902125399771","imei2":"32902125399771","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137449,"job_number":"JOB_137449","tr_customer_id":137466,"tr_customer_product_id":137456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64532043736664","imei1":"64532043736664","imei2":"64532043736664","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137450,"job_number":"JOB_137450","tr_customer_id":137467,"tr_customer_product_id":137457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57440993208545","imei1":"57440993208545","imei2":"57440993208545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137451,"job_number":"JOB_137451","tr_customer_id":137468,"tr_customer_product_id":137458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15386837180025","imei1":"15386837180025","imei2":"15386837180025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137452,"job_number":"JOB_137452","tr_customer_id":137469,"tr_customer_product_id":137459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85771178292456","imei1":"85771178292456","imei2":"85771178292456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137454,"job_number":"JOB_137454","tr_customer_id":137471,"tr_customer_product_id":137461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"61450650593711","imei1":"61450650593711","imei2":"61450650593711","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137456,"job_number":"JOB_137456","tr_customer_id":137473,"tr_customer_product_id":137463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:55.000Z","modified_at":"2025-12-25T04:08:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"74334022983602","imei1":"74334022983602","imei2":"74334022983602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137457,"job_number":"JOB_137457","tr_customer_id":137474,"tr_customer_product_id":137464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:08:56.000Z","name":"Ernestina Hegmann","mobile_number":"388-848-7747","email_id":"Shanel.Gislason@gmail.com","dop":"2025-09-30","serial_number":"44212916275846","imei1":"44212916275846","imei2":"44212916275846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137459,"job_number":"JOB_137459","tr_customer_id":137476,"tr_customer_product_id":137466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:13.000Z","modified_at":"2025-12-25T04:09:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"82417864624596","imei1":"82417864624596","imei2":"82417864624596","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137460,"job_number":"JOB_137460","tr_customer_id":137477,"tr_customer_product_id":137467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:14.000Z","name":"Alena Pollich","mobile_number":"757-359-7886","email_id":"Linwood.Tremblay55@hotmail.com","dop":"2025-09-30","serial_number":"52661265071746","imei1":"52661265071746","imei2":"52661265071746","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137462,"job_number":"JOB_137462","tr_customer_id":137479,"tr_customer_product_id":137469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"96476019554683","imei1":"96476019554683","imei2":"96476019554683","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137463,"job_number":"JOB_137463","tr_customer_id":137480,"tr_customer_product_id":137470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"Rhianna Prohaska","mobile_number":"823-720-7213","email_id":"Bridgette_Stracke77@yahoo.com","dop":"2025-09-30","serial_number":"67093240682356","imei1":"67093240682356","imei2":"67093240682356","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137465,"job_number":"JOB_137465","tr_customer_id":137482,"tr_customer_product_id":137472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"19711751132901","imei1":"19711751132901","imei2":"19711751132901","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137466,"job_number":"JOB_137466","tr_customer_id":137483,"tr_customer_product_id":137473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"Keagan Beer","mobile_number":"584-888-0838","email_id":"Coy_Legros79@hotmail.com","dop":"2025-09-30","serial_number":"49435311510260","imei1":"49435311510260","imei2":"49435311510260","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137468,"job_number":"JOB_137468","tr_customer_id":137485,"tr_customer_product_id":137475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:01.000Z","modified_at":"2025-12-25T04:13:01.000Z","name":"Ally Stiedemann","mobile_number":"371-787-5135","email_id":"Cloyd.Terry12@yahoo.com","dop":"2025-09-30","serial_number":"91991516073819","imei1":"91991516073819","imei2":"91991516073819","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137471,"job_number":"JOB_137471","tr_customer_id":137488,"tr_customer_product_id":137478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:49.000Z","modified_at":"2025-12-25T04:25:49.000Z","name":"Belle Sporer","mobile_number":"257-813-1657","email_id":"Brittany_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"18862229672252030","imei1":"18862229672252030","imei2":"18862229672252030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137472,"job_number":"JOB_137472","tr_customer_id":137489,"tr_customer_product_id":137479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:08.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11966952978460","imei1":"11966952978460","imei2":"11966952978460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137474,"job_number":"JOB_137474","tr_customer_id":137491,"tr_customer_product_id":137481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:10.000Z","modified_at":"2025-12-25T04:32:10.000Z","name":"Kyra King","mobile_number":"323-316-4715","email_id":"Icie51@gmail.com","dop":"2025-10-12","serial_number":"1005092312333328","imei1":"1005092312333328","imei2":"1005092312333328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137475,"job_number":"JOB_137475","tr_customer_id":137492,"tr_customer_product_id":137482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:23.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"15204216724364","imei1":"15204216724364","imei2":"15204216724364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137477,"job_number":"JOB_137477","tr_customer_id":137494,"tr_customer_product_id":137484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:25.000Z","modified_at":"2025-12-25T04:32:25.000Z","name":"Judge Welch","mobile_number":"597-728-4948","email_id":"Harvey4@hotmail.com","dop":"2025-10-12","serial_number":"1002154747348407","imei1":"1002154747348407","imei2":"1002154747348407","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137478,"job_number":"JOB_137478","tr_customer_id":137495,"tr_customer_product_id":137485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:38.000Z","modified_at":"2025-12-25T04:32:38.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16442024645717","imei1":"16442024645717","imei2":"16442024645717","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137480,"job_number":"JOB_137480","tr_customer_id":137497,"tr_customer_product_id":137487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:40.000Z","modified_at":"2025-12-25T04:32:40.000Z","name":"Tyrese Gerhold","mobile_number":"595-263-8940","email_id":"Beryl31@yahoo.com","dop":"2025-10-12","serial_number":"1007121192549331","imei1":"1007121192549331","imei2":"1007121192549331","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137481,"job_number":"JOB_137481","tr_customer_id":137498,"tr_customer_product_id":137488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:34:48.000Z","modified_at":"2025-12-25T04:34:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"10725975529992","imei1":"10725975529992","imei2":"10725975529992","popurl":"2025-12-15T04:34:47.300069077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137482,"job_number":"JOB_137482","tr_customer_id":137499,"tr_customer_product_id":137489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:35:20.000Z","modified_at":"2025-12-25T04:35:20.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"44814478341208","imei1":"44814478341208","imei2":"44814478341208","popurl":"2025-12-15T04:35:19.529778749Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137483,"job_number":"JOB_137483","tr_customer_id":137500,"tr_customer_product_id":137490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:31.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15521562648919","imei1":"15521562648919","imei2":"15521562648919","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137485,"job_number":"JOB_137485","tr_customer_id":137502,"tr_customer_product_id":137492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:43.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17845777280898","imei1":"17845777280898","imei2":"17845777280898","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137487,"job_number":"JOB_137487","tr_customer_id":137504,"tr_customer_product_id":137494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:55.000Z","modified_at":"2025-12-25T04:37:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17702788754345","imei1":"17702788754345","imei2":"17702788754345","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137489,"job_number":"JOB_137489","tr_customer_id":137506,"tr_customer_product_id":137496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:48.000Z","modified_at":"2025-12-25T04:41:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109890164783083","imei1":"109890164783083","imei2":"109890164783083","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137491,"job_number":"JOB_137491","tr_customer_id":137508,"tr_customer_product_id":137498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:00.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108806415056965","imei1":"108806415056965","imei2":"108806415056965","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137494,"job_number":"JOB_137494","tr_customer_id":137511,"tr_customer_product_id":137501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:07.000Z","modified_at":"2025-12-25T04:43:07.000Z","name":"Gabriella Hartmann","mobile_number":"376-606-2752","email_id":"Zakary12@yahoo.com","dop":"2025-04-06","serial_number":"15474713332601200","imei1":"15474713332601200","imei2":"15474713332601200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137495,"job_number":"JOB_137495","tr_customer_id":137512,"tr_customer_product_id":137502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"67997609250168","imei1":"67997609250168","imei2":"67997609250168","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137496,"job_number":"JOB_137496","tr_customer_id":137513,"tr_customer_product_id":137503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"Cierra Heaney","mobile_number":"520-506-7471","email_id":"Kristy.Yundt@hotmail.com","dop":"2025-09-30","serial_number":"69960575912688","imei1":"69960575912688","imei2":"69960575912688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137498,"job_number":"JOB_137498","tr_customer_id":137515,"tr_customer_product_id":137505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:16.000Z","modified_at":"2025-12-25T04:48:16.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"68611828966033","imei1":"68611828966033","imei2":"68611828966033","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137499,"job_number":"JOB_137499","tr_customer_id":137516,"tr_customer_product_id":137506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:17.000Z","name":"Scarlett Ondricka","mobile_number":"903-301-2022","email_id":"Declan.Raynor@hotmail.com","dop":"2025-09-30","serial_number":"90782932355365","imei1":"90782932355365","imei2":"90782932355365","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137501,"job_number":"JOB_137501","tr_customer_id":137518,"tr_customer_product_id":137508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:33.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"97481902576575","imei1":"97481902576575","imei2":"97481902576575","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137502,"job_number":"JOB_137502","tr_customer_id":137519,"tr_customer_product_id":137509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"Rebeca Kuvalis","mobile_number":"672-291-2958","email_id":"Ebony.Mitchell@yahoo.com","dop":"2025-09-30","serial_number":"19034107768773","imei1":"19034107768773","imei2":"19034107768773","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137505,"job_number":"JOB_137505","tr_customer_id":137522,"tr_customer_product_id":137512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:10.000Z","modified_at":"2025-12-25T04:49:10.000Z","name":"Dameon Kutch","mobile_number":"784-422-2923","email_id":"Rubie_Gutmann80@gmail.com","dop":"2025-04-06","serial_number":"19252186835487696","imei1":"19252186835487696","imei2":"19252186835487696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137507,"job_number":"JOB_137507","tr_customer_id":137524,"tr_customer_product_id":137514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:01.000Z","modified_at":"2025-12-25T04:52:01.000Z","name":"Robyn Welch","mobile_number":"995-667-2549","email_id":"Luisa.Mills66@yahoo.com","dop":"2025-04-06","serial_number":"17580181641892776","imei1":"17580181641892776","imei2":"17580181641892776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137509,"job_number":"JOB_137509","tr_customer_id":137526,"tr_customer_product_id":137516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:30.000Z","modified_at":"2025-12-25T04:54:30.000Z","name":"Isai Baumbach","mobile_number":"900-225-9522","email_id":"Victor70@gmail.com","dop":"2025-04-06","serial_number":"10852614702391110","imei1":"10852614702391110","imei2":"10852614702391110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137511,"job_number":"JOB_137511","tr_customer_id":137528,"tr_customer_product_id":137518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:22.000Z","modified_at":"2025-12-25T04:55:22.000Z","name":"Blake Breitenberg","mobile_number":"441-927-7473","email_id":"Shayne_Bode@hotmail.com","dop":"2025-04-06","serial_number":"18061539539724456","imei1":"18061539539724456","imei2":"18061539539724456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137513,"job_number":"JOB_137513","tr_customer_id":137530,"tr_customer_product_id":137520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12659439764596","imei1":"12659439764596","imei2":"12659439764596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137515,"job_number":"JOB_137515","tr_customer_id":137532,"tr_customer_product_id":137522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:04.000Z","modified_at":"2025-12-25T05:18:04.000Z","name":"Carolina Dach","mobile_number":"902-360-1295","email_id":"Lulu_Schaden@gmail.com","dop":"2025-04-06","serial_number":"19503434250261650","imei1":"19503434250261650","imei2":"19503434250261650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137516,"job_number":"JOB_137516","tr_customer_id":137533,"tr_customer_product_id":137523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19693407729702","imei1":"19693407729702","imei2":"19693407729702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137518,"job_number":"JOB_137518","tr_customer_id":137535,"tr_customer_product_id":137525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:12.000Z","modified_at":"2025-12-25T05:18:12.000Z","name":"Bo Nolan","mobile_number":"538-632-3726","email_id":"Micaela61@yahoo.com","dop":"2025-04-06","serial_number":"10821611877996738","imei1":"10821611877996738","imei2":"10821611877996738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137519,"job_number":"JOB_137519","tr_customer_id":137536,"tr_customer_product_id":137526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12986581690250","imei1":"12986581690250","imei2":"12986581690250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137521,"job_number":"JOB_137521","tr_customer_id":137538,"tr_customer_product_id":137528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:21.000Z","modified_at":"2025-12-25T05:18:21.000Z","name":"Curtis DuBuque","mobile_number":"764-987-2655","email_id":"Ryann.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"12095183964254128","imei1":"12095183964254128","imei2":"12095183964254128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137522,"job_number":"JOB_137522","tr_customer_id":137539,"tr_customer_product_id":137529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13643443238902","imei1":"13643443238902","imei2":"13643443238902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137524,"job_number":"JOB_137524","tr_customer_id":137541,"tr_customer_product_id":137531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:53.000Z","modified_at":"2025-12-25T05:20:53.000Z","name":"Oda Parker","mobile_number":"563-294-1873","email_id":"Cloyd.Hane@yahoo.com","dop":"2025-04-06","serial_number":"12325637119571426","imei1":"12325637119571426","imei2":"12325637119571426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137525,"job_number":"JOB_137525","tr_customer_id":137542,"tr_customer_product_id":137532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16603986224959","imei1":"16603986224959","imei2":"16603986224959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137527,"job_number":"JOB_137527","tr_customer_id":137544,"tr_customer_product_id":137534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:01.000Z","modified_at":"2025-12-25T05:21:01.000Z","name":"Althea Cartwright","mobile_number":"783-660-3261","email_id":"Haskell.Mante60@hotmail.com","dop":"2025-04-06","serial_number":"14887871497346878","imei1":"14887871497346878","imei2":"14887871497346878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137528,"job_number":"JOB_137528","tr_customer_id":137545,"tr_customer_product_id":137535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18404929094720","imei1":"18404929094720","imei2":"18404929094720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137530,"job_number":"JOB_137530","tr_customer_id":137547,"tr_customer_product_id":137537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:10.000Z","modified_at":"2025-12-25T05:21:10.000Z","name":"Alisa Berge","mobile_number":"495-891-8457","email_id":"Julie.Stracke54@yahoo.com","dop":"2025-04-06","serial_number":"11182282362144692","imei1":"11182282362144692","imei2":"11182282362144692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137531,"job_number":"JOB_137531","tr_customer_id":137548,"tr_customer_product_id":137538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14204546316624","imei1":"14204546316624","imei2":"14204546316624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137533,"job_number":"JOB_137533","tr_customer_id":137550,"tr_customer_product_id":137540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:02.000Z","modified_at":"2025-12-25T05:26:02.000Z","name":"Mertie Beer","mobile_number":"756-535-8815","email_id":"Claire.Davis@yahoo.com","dop":"2025-04-06","serial_number":"11954926517592946","imei1":"11954926517592946","imei2":"11954926517592946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137534,"job_number":"JOB_137534","tr_customer_id":137551,"tr_customer_product_id":137541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19568590285145","imei1":"19568590285145","imei2":"19568590285145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137536,"job_number":"JOB_137536","tr_customer_id":137553,"tr_customer_product_id":137543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:29.000Z","modified_at":"2025-12-25T05:26:29.000Z","name":"Conrad Kovacek","mobile_number":"491-279-2727","email_id":"Jamaal_Boehm@yahoo.com","dop":"2025-04-06","serial_number":"13721721641689052","imei1":"13721721641689052","imei2":"13721721641689052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137537,"job_number":"JOB_137537","tr_customer_id":137554,"tr_customer_product_id":137544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:26:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13031293741414","imei1":"13031293741414","imei2":"13031293741414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137539,"job_number":"JOB_137539","tr_customer_id":137556,"tr_customer_product_id":137546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:55.000Z","modified_at":"2025-12-25T05:26:55.000Z","name":"Araceli Toy","mobile_number":"554-374-7307","email_id":"Flossie_Wolff21@gmail.com","dop":"2025-04-06","serial_number":"10180822970416788","imei1":"10180822970416788","imei2":"10180822970416788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137540,"job_number":"JOB_137540","tr_customer_id":137557,"tr_customer_product_id":137547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15443145975681","imei1":"15443145975681","imei2":"15443145975681","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137541,"job_number":"JOB_137541","tr_customer_id":137558,"tr_customer_product_id":137548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"Jackie Waters","mobile_number":"201-980-1168","email_id":"Tressie_Hettinger@yahoo.com","dop":"2025-09-16","serial_number":"11739737769892","imei1":"11739737769892","imei2":"11739737769892","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137542,"job_number":"JOB_137542","tr_customer_id":137559,"tr_customer_product_id":137549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:01:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13808839825219","imei1":"13808839825219","imei2":"13808839825219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137544,"job_number":"JOB_137544","tr_customer_id":137561,"tr_customer_product_id":137551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:31.000Z","modified_at":"2025-12-25T06:01:31.000Z","name":"Eulalia Halvorson","mobile_number":"806-584-0265","email_id":"Charlotte86@yahoo.com","dop":"2025-04-06","serial_number":"15043133939561746","imei1":"15043133939561746","imei2":"15043133939561746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137545,"job_number":"JOB_137545","tr_customer_id":137562,"tr_customer_product_id":137552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:33.000Z","modified_at":"2025-12-25T06:01:33.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12431959593945","imei1":"12431959593945","imei2":"12431959593945","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137546,"job_number":"JOB_137546","tr_customer_id":137563,"tr_customer_product_id":137553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:34.000Z","modified_at":"2025-12-25T06:01:34.000Z","name":"Leopold Pollich","mobile_number":"578-299-1753","email_id":"Mazie79@yahoo.com","dop":"2025-09-16","serial_number":"14673811091742","imei1":"14673811091742","imei2":"14673811091742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137547,"job_number":"JOB_137547","tr_customer_id":137564,"tr_customer_product_id":137554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:53.000Z","modified_at":"2025-12-25T06:01:53.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17971506446147","imei1":"17971506446147","imei2":"17971506446147","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137548,"job_number":"JOB_137548","tr_customer_id":137565,"tr_customer_product_id":137555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:54.000Z","modified_at":"2025-12-25T06:01:54.000Z","name":"Vida Jerde","mobile_number":"502-909-1495","email_id":"Corrine_Ortiz@gmail.com","dop":"2025-09-16","serial_number":"12480037097930","imei1":"12480037097930","imei2":"12480037097930","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137549,"job_number":"JOB_137549","tr_customer_id":137566,"tr_customer_product_id":137556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17790305324485","imei1":"17790305324485","imei2":"17790305324485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137551,"job_number":"JOB_137551","tr_customer_id":137568,"tr_customer_product_id":137558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:18.000Z","modified_at":"2025-12-25T06:02:18.000Z","name":"Amparo Bins","mobile_number":"223-947-9206","email_id":"Laury_Sipes16@yahoo.com","dop":"2025-04-06","serial_number":"15825337869477984","imei1":"15825337869477984","imei2":"15825337869477984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137552,"job_number":"JOB_137552","tr_customer_id":137569,"tr_customer_product_id":137559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18435050240085","imei1":"18435050240085","imei2":"18435050240085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137554,"job_number":"JOB_137554","tr_customer_id":137571,"tr_customer_product_id":137561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:05.000Z","modified_at":"2025-12-25T06:03:05.000Z","name":"Geovanny Lind","mobile_number":"996-757-0392","email_id":"Rubie_Muller75@hotmail.com","dop":"2025-04-06","serial_number":"17778003289431672","imei1":"17778003289431672","imei2":"17778003289431672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137566,"job_number":"JOB_137566","tr_customer_id":137583,"tr_customer_product_id":137573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:08.000Z","modified_at":"2025-12-25T06:21:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10570026121424","imei1":"10570026121424","imei2":"10570026121424","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137568,"job_number":"JOB_137568","tr_customer_id":137585,"tr_customer_product_id":137575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:09.000Z","name":"Asa Torp","mobile_number":"303-349-1932","email_id":"Rylan25@gmail.com","dop":"2025-06-18","serial_number":"1016548429957847","imei1":"1016548429957847","imei2":"1016548429957847","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137569,"job_number":"JOB_137569","tr_customer_id":137586,"tr_customer_product_id":137576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:54.000Z","modified_at":"2025-12-25T06:21:54.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10573580991004","imei1":"10573580991004","imei2":"10573580991004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137571,"job_number":"JOB_137571","tr_customer_id":137588,"tr_customer_product_id":137578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:21:55.000Z","name":"Arturo Jacobs","mobile_number":"618-225-3599","email_id":"Lolita_Schmidt24@gmail.com","dop":"2025-06-18","serial_number":"1087738573784304","imei1":"1087738573784304","imei2":"1087738573784304","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137572,"job_number":"JOB_137572","tr_customer_id":137589,"tr_customer_product_id":137579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:31.000Z","modified_at":"2025-12-25T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12000198672033","imei1":"12000198672033","imei2":"12000198672033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137574,"job_number":"JOB_137574","tr_customer_id":137591,"tr_customer_product_id":137581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:33.000Z","modified_at":"2025-12-25T06:25:33.000Z","name":"Casey Spencer","mobile_number":"278-480-8454","email_id":"Yadira.Kassulke17@gmail.com","dop":"2025-04-06","serial_number":"14522881569288866","imei1":"14522881569288866","imei2":"14522881569288866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137575,"job_number":"JOB_137575","tr_customer_id":137592,"tr_customer_product_id":137582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:13.000Z","modified_at":"2025-12-25T06:26:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13596481676289","imei1":"13596481676289","imei2":"13596481676289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137577,"job_number":"JOB_137577","tr_customer_id":137594,"tr_customer_product_id":137584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:15.000Z","modified_at":"2025-12-25T06:26:15.000Z","name":"Emmanuel Kuhn","mobile_number":"549-535-3495","email_id":"Johnpaul63@gmail.com","dop":"2025-04-06","serial_number":"14972900572339072","imei1":"14972900572339072","imei2":"14972900572339072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137578,"job_number":"JOB_137578","tr_customer_id":137595,"tr_customer_product_id":137585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10152057708873","imei1":"10152057708873","imei2":"10152057708873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137580,"job_number":"JOB_137580","tr_customer_id":137597,"tr_customer_product_id":137587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:56.000Z","modified_at":"2025-12-25T06:26:56.000Z","name":"Jackeline Russel","mobile_number":"608-242-4658","email_id":"Nella_Schamberger79@yahoo.com","dop":"2025-04-06","serial_number":"10133388993948414","imei1":"10133388993948414","imei2":"10133388993948414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137581,"job_number":"JOB_137581","tr_customer_id":137598,"tr_customer_product_id":137588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:16.000Z","modified_at":"2025-12-25T06:28:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15886727852089","imei1":"15886727852089","imei2":"15886727852089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137583,"job_number":"JOB_137583","tr_customer_id":137600,"tr_customer_product_id":137590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:18.000Z","modified_at":"2025-12-25T06:28:18.000Z","name":"Tyler McGlynn","mobile_number":"917-225-1584","email_id":"Felix69@gmail.com","dop":"2025-04-06","serial_number":"15917848558974066","imei1":"15917848558974066","imei2":"15917848558974066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137584,"job_number":"JOB_137584","tr_customer_id":137601,"tr_customer_product_id":137591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:28:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18751807353872","imei1":"18751807353872","imei2":"18751807353872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137586,"job_number":"JOB_137586","tr_customer_id":137603,"tr_customer_product_id":137593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:58.000Z","modified_at":"2025-12-25T06:28:58.000Z","name":"Clara Conn","mobile_number":"401-315-6118","email_id":"Kris90@yahoo.com","dop":"2025-04-06","serial_number":"18111859283809990","imei1":"18111859283809990","imei2":"18111859283809990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137587,"job_number":"JOB_137587","tr_customer_id":137604,"tr_customer_product_id":137594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10264984846230","imei1":"10264984846230","imei2":"10264984846230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137589,"job_number":"JOB_137589","tr_customer_id":137606,"tr_customer_product_id":137596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:38.000Z","modified_at":"2025-12-25T06:29:38.000Z","name":"Reilly Hilll","mobile_number":"449-665-8647","email_id":"Arlie5@gmail.com","dop":"2025-04-06","serial_number":"17261669808094340","imei1":"17261669808094340","imei2":"17261669808094340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137591,"job_number":"JOB_137591","tr_customer_id":137608,"tr_customer_product_id":137598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:11.000Z","modified_at":"2025-12-25T06:32:11.000Z","name":"Electa Murazik","mobile_number":"700-962-7588","email_id":"Max.Mosciski@yahoo.com","dop":"2025-04-06","serial_number":"18479421013831870","imei1":"18479421013831870","imei2":"18479421013831870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137592,"job_number":"JOB_137592","tr_customer_id":137609,"tr_customer_product_id":137599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:32:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16385557189229","imei1":"16385557189229","imei2":"16385557189229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137594,"job_number":"JOB_137594","tr_customer_id":137611,"tr_customer_product_id":137601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16520613301350","imei1":"16520613301350","imei2":"16520613301350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137596,"job_number":"JOB_137596","tr_customer_id":137613,"tr_customer_product_id":137603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:15.000Z","modified_at":"2025-12-25T06:33:15.000Z","name":"Lessie Keeling","mobile_number":"685-386-3019","email_id":"Kristopher.Olson@hotmail.com","dop":"2025-04-06","serial_number":"14967741279955088","imei1":"14967741279955088","imei2":"14967741279955088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137600,"job_number":"JOB_137600","tr_customer_id":137617,"tr_customer_product_id":137607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:33:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12528133251266","imei1":"12528133251266","imei2":"12528133251266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137602,"job_number":"JOB_137602","tr_customer_id":137619,"tr_customer_product_id":137609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:40.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17187657019911","imei1":"17187657019911","imei2":"17187657019911","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137604,"job_number":"JOB_137604","tr_customer_id":137621,"tr_customer_product_id":137611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:42.000Z","modified_at":"2025-12-25T06:33:42.000Z","name":"Adonis Prosacco","mobile_number":"661-377-3493","email_id":"Jana_Bednar@hotmail.com","dop":"2025-10-12","serial_number":"1001479961574089","imei1":"1001479961574089","imei2":"1001479961574089","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137605,"job_number":"JOB_137605","tr_customer_id":137622,"tr_customer_product_id":137612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:54.000Z","modified_at":"2025-12-25T06:33:54.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18493707257059","imei1":"18493707257059","imei2":"18493707257059","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137607,"job_number":"JOB_137607","tr_customer_id":137624,"tr_customer_product_id":137614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:56.000Z","modified_at":"2025-12-25T06:33:56.000Z","name":"Americo Upton","mobile_number":"471-601-8844","email_id":"Dusty10@hotmail.com","dop":"2025-10-12","serial_number":"1000573372071664","imei1":"1000573372071664","imei2":"1000573372071664","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137608,"job_number":"JOB_137608","tr_customer_id":137625,"tr_customer_product_id":137615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:03.000Z","modified_at":"2025-12-25T06:34:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16974057319892","imei1":"16974057319892","imei2":"16974057319892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137610,"job_number":"JOB_137610","tr_customer_id":137627,"tr_customer_product_id":137617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:05.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Kameron Thompson","mobile_number":"550-310-4336","email_id":"Emilie_Daniel89@hotmail.com","dop":"2025-04-06","serial_number":"15208790309594208","imei1":"15208790309594208","imei2":"15208790309594208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137611,"job_number":"JOB_137611","tr_customer_id":137628,"tr_customer_product_id":137618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:09.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17410086011909","imei1":"17410086011909","imei2":"17410086011909","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137613,"job_number":"JOB_137613","tr_customer_id":137630,"tr_customer_product_id":137620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:10.000Z","modified_at":"2025-12-25T06:34:10.000Z","name":"Abelardo Schulist","mobile_number":"721-392-3031","email_id":"Estrella.Sanford@hotmail.com","dop":"2025-10-12","serial_number":"1001708058267540","imei1":"1001708058267540","imei2":"1001708058267540","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137617,"job_number":"JOB_137617","tr_customer_id":137634,"tr_customer_product_id":137624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19658525630574","imei1":"19658525630574","imei2":"19658525630574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137619,"job_number":"JOB_137619","tr_customer_id":137636,"tr_customer_product_id":137626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12339016791076","imei1":"12339016791076","imei2":"12339016791076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137621,"job_number":"JOB_137621","tr_customer_id":137638,"tr_customer_product_id":137628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:55.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Augustus Kessler","mobile_number":"564-960-4569","email_id":"Myrl.Kihn@gmail.com","dop":"2025-04-06","serial_number":"19592351935741150","imei1":"19592351935741150","imei2":"19592351935741150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137629,"job_number":"JOB_137629","tr_customer_id":137646,"tr_customer_product_id":137636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:16.000Z","modified_at":"2025-12-25T06:38:16.000Z","name":"Everardo Kiehn","mobile_number":"749-274-2609","email_id":"Thea42@yahoo.com","dop":"2025-04-06","serial_number":"16248350921168860","imei1":"16248350921168860","imei2":"16248350921168860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137631,"job_number":"JOB_137631","tr_customer_id":137648,"tr_customer_product_id":137638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:14.000Z","modified_at":"2025-12-25T06:40:14.000Z","name":"Rosalia Price","mobile_number":"717-715-1838","email_id":"Pansy.Wilkinson94@hotmail.com","dop":"2025-04-06","serial_number":"10802778534304658","imei1":"10802778534304658","imei2":"10802778534304658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137633,"job_number":"JOB_137633","tr_customer_id":137650,"tr_customer_product_id":137640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:18.000Z","modified_at":"2025-12-25T06:40:18.000Z","name":"Larissa McLaughlin","mobile_number":"995-640-8399","email_id":"Rubie13@yahoo.com","dop":"2025-04-06","serial_number":"18394704219978668","imei1":"18394704219978668","imei2":"18394704219978668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137635,"job_number":"JOB_137635","tr_customer_id":137652,"tr_customer_product_id":137642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:22.000Z","modified_at":"2025-12-25T06:40:22.000Z","name":"Eliezer Okuneva","mobile_number":"394-694-6592","email_id":"Brycen.Fritsch25@gmail.com","dop":"2025-04-06","serial_number":"11281488681460100","imei1":"11281488681460100","imei2":"11281488681460100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137637,"job_number":"JOB_137637","tr_customer_id":137654,"tr_customer_product_id":137644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:17.000Z","modified_at":"2025-12-25T06:44:17.000Z","name":"Tania Nienow","mobile_number":"684-539-5165","email_id":"Kimberly.Crooks87@gmail.com","dop":"2025-04-06","serial_number":"15494785654722398","imei1":"15494785654722398","imei2":"15494785654722398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137638,"job_number":"JOB_137638","tr_customer_id":137655,"tr_customer_product_id":137645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:18.000Z","modified_at":"2025-12-25T06:44:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11065604722173","imei1":"11065604722173","imei2":"11065604722173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137640,"job_number":"JOB_137640","tr_customer_id":137657,"tr_customer_product_id":137647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:20.000Z","modified_at":"2025-12-25T06:44:20.000Z","name":"Randi Bauch","mobile_number":"677-374-5918","email_id":"Erling55@hotmail.com","dop":"2025-04-06","serial_number":"19555096810127004","imei1":"19555096810127004","imei2":"19555096810127004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137641,"job_number":"JOB_137641","tr_customer_id":137658,"tr_customer_product_id":137648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16447692154004","imei1":"16447692154004","imei2":"16447692154004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137643,"job_number":"JOB_137643","tr_customer_id":137660,"tr_customer_product_id":137650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:08.000Z","modified_at":"2025-12-25T06:45:08.000Z","name":"Brad Jacobi","mobile_number":"339-655-2919","email_id":"Kaya.Wiza@yahoo.com","dop":"2025-04-06","serial_number":"17553637438984432","imei1":"17553637438984432","imei2":"17553637438984432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137644,"job_number":"JOB_137644","tr_customer_id":137661,"tr_customer_product_id":137651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:53.000Z","modified_at":"2025-12-25T06:45:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18675650967963","imei1":"18675650967963","imei2":"18675650967963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137646,"job_number":"JOB_137646","tr_customer_id":137663,"tr_customer_product_id":137653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:55.000Z","modified_at":"2025-12-25T06:45:55.000Z","name":"Gladyce Kihn","mobile_number":"366-202-3599","email_id":"Else37@yahoo.com","dop":"2025-04-06","serial_number":"13554614434809566","imei1":"13554614434809566","imei2":"13554614434809566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137647,"job_number":"JOB_137647","tr_customer_id":137664,"tr_customer_product_id":137654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:57:22.000Z","modified_at":"2025-12-25T06:57:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T06:57:22.269317388Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137649,"job_number":"JOB_137649","tr_customer_id":137666,"tr_customer_product_id":137656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:33.000Z","modified_at":"2025-12-25T06:58:33.000Z","name":"Luisa Senger","mobile_number":"429-412-0587","email_id":"Danielle.Lang@yahoo.com","dop":"2025-04-06","serial_number":"17558960323942076","imei1":"17558960323942076","imei2":"17558960323942076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137660,"job_number":"JOB_137660","tr_customer_id":137677,"tr_customer_product_id":137667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:13.000Z","modified_at":"2025-12-25T07:39:13.000Z","name":"Harmon Fahey","mobile_number":"915-748-5210","email_id":"Kayleigh74@yahoo.com","dop":"2025-04-06","serial_number":"18498584386753148","imei1":"18498584386753148","imei2":"18498584386753148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137324,"job_number":"JOB_137324","tr_customer_id":137341,"tr_customer_product_id":137331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:14.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lou_Hilll65@gmail.com","dop":"2025-07-02","serial_number":"17687619638078","imei1":"17687619638078","imei2":"17687619638078","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137341,"job_number":"JOB_137341","tr_customer_id":137358,"tr_customer_product_id":137348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:33.000Z","modified_at":"2025-12-25T03:47:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hillary_Turcotte64@gmail.com","dop":"2025-07-02","serial_number":"10797223643621","imei1":"10797223643621","imei2":"10797223643621","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137355,"job_number":"JOB_137355","tr_customer_id":137372,"tr_customer_product_id":137362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Haven.OKon42@hotmail.com","dop":"2025-07-02","serial_number":"14861596733924","imei1":"14861596733924","imei2":"14861596733924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137363,"job_number":"JOB_137363","tr_customer_id":137380,"tr_customer_product_id":137370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"150547246327008","imei1":"150547246327008","imei2":"150547246327008","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137364,"job_number":"JOB_137364","tr_customer_id":137381,"tr_customer_product_id":137371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"Hildegard Jenkins","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101653185726250","imei1":"101653185726250","imei2":"101653185726250","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137365,"job_number":"JOB_137365","tr_customer_id":137382,"tr_customer_product_id":137372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Abdul Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190338496542856","imei1":"190338496542856","imei2":"190338496542856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137366,"job_number":"JOB_137366","tr_customer_id":137383,"tr_customer_product_id":137373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Coralie Klocko","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156700619860310","imei1":"156700619860310","imei2":"156700619860310","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137373,"job_number":"JOB_137373","tr_customer_id":137390,"tr_customer_product_id":137380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"196122684071863","imei1":"196122684071863","imei2":"196122684071863","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137374,"job_number":"JOB_137374","tr_customer_id":137391,"tr_customer_product_id":137381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Duncan Keeling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123926734610158","imei1":"123926734610158","imei2":"123926734610158","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137375,"job_number":"JOB_137375","tr_customer_id":137392,"tr_customer_product_id":137382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Missouri Pacocha","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147486041752420","imei1":"147486041752420","imei2":"147486041752420","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137377,"job_number":"JOB_137377","tr_customer_id":137394,"tr_customer_product_id":137384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Edgar Daniel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181738543046566","imei1":"181738543046566","imei2":"181738543046566","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137396,"job_number":"JOB_137396","tr_customer_id":137413,"tr_customer_product_id":137403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103812105446327","imei1":"103812105446327","imei2":"103812105446327","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137398,"job_number":"JOB_137398","tr_customer_id":137415,"tr_customer_product_id":137405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"Edgardo Weissnat","mobile_number":"707-846-6904","email_id":"Electa2@hotmail.com","dop":"2025-06-09","serial_number":"108976468230477","imei1":"108976468230477","imei2":"108976468230477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137402,"job_number":"JOB_137402","tr_customer_id":137419,"tr_customer_product_id":137409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:59.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101314613640549","imei1":"101314613640549","imei2":"101314613640549","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137404,"job_number":"JOB_137404","tr_customer_id":137421,"tr_customer_product_id":137411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:00.000Z","name":"Zackary Schuster","mobile_number":"414-347-2182","email_id":"Janessa_Carroll87@hotmail.com","dop":"2025-06-09","serial_number":"108073368334750","imei1":"108073368334750","imei2":"108073368334750","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137414,"job_number":"JOB_137414","tr_customer_id":137431,"tr_customer_product_id":137421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:15.000Z","modified_at":"2025-12-25T03:49:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108240566103122","imei1":"108240566103122","imei2":"108240566103122","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137416,"job_number":"JOB_137416","tr_customer_id":137433,"tr_customer_product_id":137423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Stone Emmerich","mobile_number":"213-433-1236","email_id":"Norris22@yahoo.com","dop":"2025-06-09","serial_number":"103826584743038","imei1":"103826584743038","imei2":"103826584743038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137417,"job_number":"JOB_137417","tr_customer_id":137434,"tr_customer_product_id":137424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:17.000Z","modified_at":"2025-12-25T03:49:17.000Z","name":"Keely Abbott","mobile_number":"734-535-8260","email_id":"Kaden_Hahn90@gmail.com","dop":"2025-06-09","serial_number":"17108568570815230","imei1":"17108568570815230","imei2":"17108568570815230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137512,"job_number":"JOB_137512","tr_customer_id":137529,"tr_customer_product_id":137519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:07:49.000Z","modified_at":"2025-12-25T05:07:49.000Z","name":"Dortha Rippin","mobile_number":"323-407-8637","email_id":"Frida46@gmail.com","dop":"2025-12-03","serial_number":"15152756537747","imei1":"15152756537747","imei2":"15152756537747","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137557,"job_number":"JOB_137557","tr_customer_id":137574,"tr_customer_product_id":137564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101929780100516","imei1":"101929780100516","imei2":"101929780100516","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137559,"job_number":"JOB_137559","tr_customer_id":137576,"tr_customer_product_id":137566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:02.000Z","modified_at":"2025-12-25T06:18:02.000Z","name":"Brayan Bartoletti","mobile_number":"990-965-0188","email_id":"Rosendo79@yahoo.com","dop":"2025-06-09","serial_number":"108271543686542","imei1":"108271543686542","imei2":"108271543686542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137560,"job_number":"JOB_137560","tr_customer_id":137577,"tr_customer_product_id":137567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101635079423524","imei1":"101635079423524","imei2":"101635079423524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137562,"job_number":"JOB_137562","tr_customer_id":137579,"tr_customer_product_id":137569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Sim Schumm","mobile_number":"913-867-7585","email_id":"Chet70@gmail.com","dop":"2025-06-09","serial_number":"107834373548136","imei1":"107834373548136","imei2":"107834373548136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137563,"job_number":"JOB_137563","tr_customer_id":137580,"tr_customer_product_id":137570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:36.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105475883176547","imei1":"105475883176547","imei2":"105475883176547","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137565,"job_number":"JOB_137565","tr_customer_id":137582,"tr_customer_product_id":137572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:37.000Z","modified_at":"2025-12-25T06:18:37.000Z","name":"Cassidy Cartwright","mobile_number":"778-986-4245","email_id":"Cordell_Will8@yahoo.com","dop":"2025-06-09","serial_number":"100581832414241","imei1":"100581832414241","imei2":"100581832414241","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137650,"job_number":"JOB_137650","tr_customer_id":137667,"tr_customer_product_id":137657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:38.000Z","modified_at":"2025-12-25T07:11:38.000Z","name":"Eli Stokes","mobile_number":"526-467-0105","email_id":"Veda57@yahoo.com","dop":"2025-11-04","serial_number":"108141854151421","imei1":"108141854151421","imei2":"108141854151421","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137651,"job_number":"JOB_137651","tr_customer_id":137668,"tr_customer_product_id":137658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:49.000Z","modified_at":"2025-12-25T07:11:49.000Z","name":"Danny Tillman","mobile_number":"848-711-7229","email_id":"Jess.Baumbach82@gmail.com","dop":"2025-11-04","serial_number":"174230920657128","imei1":"174230920657128","imei2":"174230920657128","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137652,"job_number":"JOB_137652","tr_customer_id":137669,"tr_customer_product_id":137659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:57.000Z","modified_at":"2025-12-25T07:11:57.000Z","name":"Enoch Hermiston","mobile_number":"851-272-1449","email_id":"Ezequiel6@yahoo.com","dop":"2025-11-04","serial_number":"170027531244329","imei1":"170027531244329","imei2":"170027531244329","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137656,"job_number":"JOB_137656","tr_customer_id":137673,"tr_customer_product_id":137663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:19.000Z","modified_at":"2025-12-25T07:28:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nella90@yahoo.com","dop":"2025-07-02","serial_number":"17942399288018","imei1":"17942399288018","imei2":"17942399288018","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137657,"job_number":"JOB_137657","tr_customer_id":137674,"tr_customer_product_id":137664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:35.000Z","modified_at":"2025-12-25T07:28:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Collin_Hoeger@gmail.com","dop":"2025-07-02","serial_number":"10069741821475","imei1":"10069741821475","imei2":"10069741821475","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137658,"job_number":"JOB_137658","tr_customer_id":137675,"tr_customer_product_id":137665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:50.000Z","modified_at":"2025-12-25T07:28:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Antwan_Hilpert62@hotmail.com","dop":"2025-07-02","serial_number":"14187282261014","imei1":"14187282261014","imei2":"14187282261014","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137661,"job_number":"JOB_137661","tr_customer_id":137678,"tr_customer_product_id":137668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:25.000Z","modified_at":"2025-12-25T07:39:25.000Z","name":"Frieda Mertz","mobile_number":"236-997-4929","email_id":"Chaim.Stokes@hotmail.com","dop":"2025-11-04","serial_number":"87360248014945","imei1":"87360248014945","imei2":"87360248014945","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137342,"job_number":"JOB_137342","tr_customer_id":137359,"tr_customer_product_id":137349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10418905935138","imei1":"10418905935138","imei2":"10418905935138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137346,"job_number":"JOB_137346","tr_customer_id":137363,"tr_customer_product_id":137353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Justyn Sauer","mobile_number":"530-868-0128","email_id":"Odie.Gibson15@hotmail.com","dop":"2000-01-31","serial_number":"1010395293625439","imei1":"1010395293625439","imei2":"1010395293625439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137378,"job_number":"JOB_137378","tr_customer_id":137395,"tr_customer_product_id":137385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10400387606765","imei1":"10400387606765","imei2":"10400387606765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137380,"job_number":"JOB_137380","tr_customer_id":137397,"tr_customer_product_id":137387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:24.000Z","modified_at":"2025-12-25T03:48:24.000Z","name":"Jimmy Lockman","mobile_number":"573-751-6740","email_id":"Jeanette.Ebert1@gmail.com","dop":"2000-01-31","serial_number":"1032946697519721","imei1":"1032946697519721","imei2":"1032946697519721","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137405,"job_number":"JOB_137405","tr_customer_id":137422,"tr_customer_product_id":137412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:06.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10914336115211","imei1":"10914336115211","imei2":"10914336115211","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137407,"job_number":"JOB_137407","tr_customer_id":137424,"tr_customer_product_id":137414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:08.000Z","modified_at":"2025-12-25T03:49:08.000Z","name":"Aylin Beatty","mobile_number":"696-976-4127","email_id":"Schuyler_Kiehn89@yahoo.com","dop":"2000-01-31","serial_number":"1025359291829512","imei1":"1025359291829512","imei2":"1025359291829512","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137428,"job_number":"JOB_137428","tr_customer_id":137445,"tr_customer_product_id":137435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10528677384863","imei1":"10528677384863","imei2":"10528677384863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137432,"job_number":"JOB_137432","tr_customer_id":137449,"tr_customer_product_id":137439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:53.000Z","modified_at":"2025-12-25T03:49:53.000Z","name":"Adolf Aufderhar","mobile_number":"317-227-1724","email_id":"Jayson.Feil@hotmail.com","dop":"2000-01-31","serial_number":"1070013620884932","imei1":"1070013620884932","imei2":"1070013620884932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137597,"job_number":"JOB_137597","tr_customer_id":137614,"tr_customer_product_id":137604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:33:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10679582427878","imei1":"10679582427878","imei2":"10679582427878","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137599,"job_number":"JOB_137599","tr_customer_id":137616,"tr_customer_product_id":137606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:27.000Z","modified_at":"2025-12-25T06:33:27.000Z","name":"Woodrow Kuphal","mobile_number":"713-986-0528","email_id":"Theo93@gmail.com","dop":"2000-01-31","serial_number":"1075252146067103","imei1":"1075252146067103","imei2":"1075252146067103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137614,"job_number":"JOB_137614","tr_customer_id":137631,"tr_customer_product_id":137621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969362792311","imei1":"10969362792311","imei2":"10969362792311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137616,"job_number":"JOB_137616","tr_customer_id":137633,"tr_customer_product_id":137623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Wendell Cremin","mobile_number":"463-270-8614","email_id":"Caroline72@gmail.com","dop":"2000-01-31","serial_number":"1047373405781575","imei1":"1047373405781575","imei2":"1047373405781575","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137622,"job_number":"JOB_137622","tr_customer_id":137639,"tr_customer_product_id":137629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10531240576361","imei1":"10531240576361","imei2":"10531240576361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137624,"job_number":"JOB_137624","tr_customer_id":137641,"tr_customer_product_id":137631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:03.000Z","modified_at":"2025-12-25T06:35:03.000Z","name":"Mathilde Paucek","mobile_number":"531-255-1549","email_id":"Myrtice_Robel77@yahoo.com","dop":"2000-01-31","serial_number":"1060904642205733","imei1":"1060904642205733","imei2":"1060904642205733","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137625,"job_number":"JOB_137625","tr_customer_id":137642,"tr_customer_product_id":137632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:48.000Z","modified_at":"2025-12-25T06:35:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10530348819327","imei1":"10530348819327","imei2":"10530348819327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137627,"job_number":"JOB_137627","tr_customer_id":137644,"tr_customer_product_id":137634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:50.000Z","modified_at":"2025-12-25T06:35:50.000Z","name":"Norbert Beier","mobile_number":"247-572-0534","email_id":"Saige_Kiehn82@gmail.com","dop":"2000-01-31","serial_number":"1083570046619459","imei1":"1083570046619459","imei2":"1083570046619459","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjh9._JkN1cS7ZZix1gH1k3SrzHuyV3yx_HU4xYcrsRa2KlU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2fb6bdde-72dd-4838-bbbf-15772a1ae15f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":99821,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjh9._JkN1cS7ZZix1gH1k3SrzHuyV3yx_HU4xYcrsRa2KlU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e8966cb-9e81-4a4c-85b6-480f21cfad31
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 137661,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 431.72KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjh9._JkN1cS7ZZix1gH1k3SrzHuyV3yx_HU4xYcrsRa2KlU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d97660e7-76fd-44a6-8183-40ba3b61c125
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6bedd-63KQZWOYgjD73+LFykFZxKE2FCc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137002,"job_number":"JOB_137002","tr_customer_id":137019,"tr_customer_product_id":137009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:02.000Z","modified_at":"2025-12-24T16:03:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"18836541954488","imei1":"18836541954488","imei2":"18836541954488","popurl":"2025-12-14T16:03:02.096170217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137003,"job_number":"JOB_137003","tr_customer_id":137020,"tr_customer_product_id":137010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:04.000Z","modified_at":"2025-12-24T16:03:04.000Z","name":"Ashok Singh","mobile_number":"7076600474","email_id":"som.bhat@hotmail.com","dop":"2025-12-14","serial_number":"090420060652911","imei1":"090420060652911","imei2":"090420060652911","popurl":"www.chaanakya-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137004,"job_number":"JOB_137004","tr_customer_id":137021,"tr_customer_product_id":137011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:15.000Z","modified_at":"2025-12-24T16:03:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79656591958888","imei1":"79656591958888","imei2":"79656591958888","popurl":"2025-12-14T16:03:14.520102135Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137005,"job_number":"JOB_137005","tr_customer_id":137022,"tr_customer_product_id":137012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:05:35.000Z","modified_at":"2025-12-24T16:05:35.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-14","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2025-12-14T16:05:34.734303900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:05:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137006,"job_number":"JOB_137006","tr_customer_id":137023,"tr_customer_product_id":137013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:12:46.000Z","modified_at":"2025-12-24T16:12:46.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13961092112064","imei1":"13961092112064","imei2":"13961092112064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137008,"job_number":"JOB_137008","tr_customer_id":137025,"tr_customer_product_id":137015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:12:48.000Z","modified_at":"2025-12-24T16:12:48.000Z","name":"Lynn Cruickshank","mobile_number":"700-827-9278","email_id":"Manuela_Daniel33@gmail.com","dop":"2025-04-06","serial_number":"19519579315714316","imei1":"19519579315714316","imei2":"19519579315714316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:12:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137009,"job_number":"JOB_137009","tr_customer_id":137026,"tr_customer_product_id":137016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:13:27.000Z","modified_at":"2025-12-24T16:13:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17277638064329","imei1":"17277638064329","imei2":"17277638064329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137011,"job_number":"JOB_137011","tr_customer_id":137028,"tr_customer_product_id":137018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:13:29.000Z","modified_at":"2025-12-24T16:13:29.000Z","name":"Alene Davis","mobile_number":"624-256-6668","email_id":"Josiane.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"13281665155262256","imei1":"13281665155262256","imei2":"13281665155262256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137012,"job_number":"JOB_137012","tr_customer_id":137029,"tr_customer_product_id":137019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:14:09.000Z","modified_at":"2025-12-24T16:14:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10056630828034","imei1":"10056630828034","imei2":"10056630828034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137014,"job_number":"JOB_137014","tr_customer_id":137031,"tr_customer_product_id":137021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:14:10.000Z","modified_at":"2025-12-24T16:14:10.000Z","name":"Malachi Morar","mobile_number":"658-962-4065","email_id":"Tony.Shields35@gmail.com","dop":"2025-04-06","serial_number":"16412650524783928","imei1":"16412650524783928","imei2":"16412650524783928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137015,"job_number":"JOB_137015","tr_customer_id":137032,"tr_customer_product_id":137022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:45.000Z","modified_at":"2025-12-24T16:19:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10482870064144","imei1":"10482870064144","imei2":"10482870064144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137017,"job_number":"JOB_137017","tr_customer_id":137034,"tr_customer_product_id":137024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:45.000Z","modified_at":"2025-12-24T16:19:45.000Z","name":"Abby Strosin","mobile_number":"644-640-7375","email_id":"Vernie98@hotmail.com","dop":"2025-04-06","serial_number":"19127399289077480","imei1":"19127399289077480","imei2":"19127399289077480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137018,"job_number":"JOB_137018","tr_customer_id":137035,"tr_customer_product_id":137025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:52.000Z","modified_at":"2025-12-24T16:19:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10163211124658","imei1":"10163211124658","imei2":"10163211124658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137020,"job_number":"JOB_137020","tr_customer_id":137037,"tr_customer_product_id":137027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:52.000Z","modified_at":"2025-12-24T16:19:52.000Z","name":"Deborah Hand","mobile_number":"282-608-6089","email_id":"Leanne.Farrell68@gmail.com","dop":"2025-04-06","serial_number":"13368324854492436","imei1":"13368324854492436","imei2":"13368324854492436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137021,"job_number":"JOB_137021","tr_customer_id":137038,"tr_customer_product_id":137028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:59.000Z","modified_at":"2025-12-24T16:19:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11594634330688","imei1":"11594634330688","imei2":"11594634330688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137023,"job_number":"JOB_137023","tr_customer_id":137040,"tr_customer_product_id":137030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:59.000Z","modified_at":"2025-12-24T16:19:59.000Z","name":"Jon Pouros","mobile_number":"592-543-2439","email_id":"Jaylan.Upton@hotmail.com","dop":"2025-04-06","serial_number":"18816706639625924","imei1":"18816706639625924","imei2":"18816706639625924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137024,"job_number":"JOB_137024","tr_customer_id":137041,"tr_customer_product_id":137031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:41.000Z","modified_at":"2025-12-24T16:22:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16122304031483","imei1":"16122304031483","imei2":"16122304031483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137026,"job_number":"JOB_137026","tr_customer_id":137043,"tr_customer_product_id":137033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:42.000Z","modified_at":"2025-12-24T16:22:42.000Z","name":"Malachi Kutch","mobile_number":"504-742-8195","email_id":"Martina33@hotmail.com","dop":"2025-04-06","serial_number":"16491486109230676","imei1":"16491486109230676","imei2":"16491486109230676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137027,"job_number":"JOB_137027","tr_customer_id":137044,"tr_customer_product_id":137034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:48.000Z","modified_at":"2025-12-24T16:22:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14888459196378","imei1":"14888459196378","imei2":"14888459196378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137029,"job_number":"JOB_137029","tr_customer_id":137046,"tr_customer_product_id":137036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:49.000Z","modified_at":"2025-12-24T16:22:49.000Z","name":"Anthony Bartoletti","mobile_number":"722-568-0545","email_id":"Arch7@yahoo.com","dop":"2025-04-06","serial_number":"18746528430616330","imei1":"18746528430616330","imei2":"18746528430616330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137030,"job_number":"JOB_137030","tr_customer_id":137047,"tr_customer_product_id":137037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:55.000Z","modified_at":"2025-12-24T16:22:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11157681548484","imei1":"11157681548484","imei2":"11157681548484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137032,"job_number":"JOB_137032","tr_customer_id":137049,"tr_customer_product_id":137039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:55.000Z","modified_at":"2025-12-24T16:22:55.000Z","name":"Gabrielle Pagac","mobile_number":"200-421-5067","email_id":"Loyce_Rowe0@gmail.com","dop":"2025-04-06","serial_number":"15507266770059224","imei1":"15507266770059224","imei2":"15507266770059224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137033,"job_number":"JOB_137033","tr_customer_id":137050,"tr_customer_product_id":137040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:24:32.000Z","modified_at":"2025-12-24T16:24:32.000Z","name":"Anasuya Dubashi","mobile_number":"7078706974","email_id":"bhudev.jha@yahoo.co.in","dop":"2025-12-14","serial_number":"059121225867254","imei1":"059121225867254","imei2":"059121225867254","popurl":"www.satyen-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137034,"job_number":"JOB_137034","tr_customer_id":137051,"tr_customer_product_id":137041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:24:47.000Z","modified_at":"2025-12-24T16:24:47.000Z","name":"Ghanshyam Kocchar","mobile_number":"7064296346","email_id":"chandra.gupta@gmail.com","dop":"2025-12-14","serial_number":"277542596919872","imei1":"277542596919872","imei2":"277542596919872","popurl":"www.gauraang-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137035,"job_number":"JOB_137035","tr_customer_id":137052,"tr_customer_product_id":137042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:44.000Z","modified_at":"2025-12-24T16:26:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14378667525744","imei1":"14378667525744","imei2":"14378667525744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137037,"job_number":"JOB_137037","tr_customer_id":137054,"tr_customer_product_id":137044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:45.000Z","modified_at":"2025-12-24T16:26:45.000Z","name":"Kelvin Robel","mobile_number":"674-582-7592","email_id":"Guillermo.Hackett68@gmail.com","dop":"2025-04-06","serial_number":"17275290124446156","imei1":"17275290124446156","imei2":"17275290124446156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137038,"job_number":"JOB_137038","tr_customer_id":137055,"tr_customer_product_id":137045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:51.000Z","modified_at":"2025-12-24T16:26:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19121462497786","imei1":"19121462497786","imei2":"19121462497786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137040,"job_number":"JOB_137040","tr_customer_id":137057,"tr_customer_product_id":137047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:52.000Z","modified_at":"2025-12-24T16:26:52.000Z","name":"Elenor Ferry","mobile_number":"957-809-5307","email_id":"Skye.Blick25@yahoo.com","dop":"2025-04-06","serial_number":"16923879842787292","imei1":"16923879842787292","imei2":"16923879842787292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137041,"job_number":"JOB_137041","tr_customer_id":137058,"tr_customer_product_id":137048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:58.000Z","modified_at":"2025-12-24T16:26:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17456531583092","imei1":"17456531583092","imei2":"17456531583092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137043,"job_number":"JOB_137043","tr_customer_id":137060,"tr_customer_product_id":137050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:59.000Z","modified_at":"2025-12-24T16:26:59.000Z","name":"Geo Kerluke","mobile_number":"297-578-3717","email_id":"Libby_Ebert@hotmail.com","dop":"2025-04-06","serial_number":"11506076128381032","imei1":"11506076128381032","imei2":"11506076128381032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137044,"job_number":"JOB_137044","tr_customer_id":137061,"tr_customer_product_id":137051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:04.000Z","modified_at":"2025-12-24T16:29:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19873286637336","imei1":"19873286637336","imei2":"19873286637336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137046,"job_number":"JOB_137046","tr_customer_id":137063,"tr_customer_product_id":137053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:04.000Z","modified_at":"2025-12-24T16:29:04.000Z","name":"Emory Nitzsche","mobile_number":"474-210-8274","email_id":"Chaya.Lindgren10@gmail.com","dop":"2025-04-06","serial_number":"16764182652401514","imei1":"16764182652401514","imei2":"16764182652401514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137047,"job_number":"JOB_137047","tr_customer_id":137064,"tr_customer_product_id":137054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:11.000Z","modified_at":"2025-12-24T16:29:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16914477200743","imei1":"16914477200743","imei2":"16914477200743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137049,"job_number":"JOB_137049","tr_customer_id":137066,"tr_customer_product_id":137056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:11.000Z","modified_at":"2025-12-24T16:29:11.000Z","name":"Perry Schinner","mobile_number":"288-982-0056","email_id":"Travon26@gmail.com","dop":"2025-04-06","serial_number":"10947375838853862","imei1":"10947375838853862","imei2":"10947375838853862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137050,"job_number":"JOB_137050","tr_customer_id":137067,"tr_customer_product_id":137057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:18.000Z","modified_at":"2025-12-24T16:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14132513562571","imei1":"14132513562571","imei2":"14132513562571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137052,"job_number":"JOB_137052","tr_customer_id":137069,"tr_customer_product_id":137059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:18.000Z","modified_at":"2025-12-24T16:29:18.000Z","name":"Rhianna Harris","mobile_number":"859-345-1463","email_id":"Alphonso_Raynor99@hotmail.com","dop":"2025-04-06","serial_number":"15678216277684832","imei1":"15678216277684832","imei2":"15678216277684832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137053,"job_number":"JOB_137053","tr_customer_id":137070,"tr_customer_product_id":137060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:32:33.000Z","modified_at":"2025-12-24T16:32:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16913810802494","imei1":"16913810802494","imei2":"16913810802494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137055,"job_number":"JOB_137055","tr_customer_id":137072,"tr_customer_product_id":137062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:32:35.000Z","modified_at":"2025-12-24T16:32:35.000Z","name":"Aurore Casper","mobile_number":"825-211-0305","email_id":"Charley_Dooley@gmail.com","dop":"2025-04-06","serial_number":"12414209388923424","imei1":"12414209388923424","imei2":"12414209388923424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137056,"job_number":"JOB_137056","tr_customer_id":137073,"tr_customer_product_id":137063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:33:17.000Z","modified_at":"2025-12-24T16:33:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19976307809408","imei1":"19976307809408","imei2":"19976307809408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137058,"job_number":"JOB_137058","tr_customer_id":137075,"tr_customer_product_id":137065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:33:19.000Z","modified_at":"2025-12-24T16:33:19.000Z","name":"Dayne Ebert","mobile_number":"907-893-7735","email_id":"Fatima.Smith@gmail.com","dop":"2025-04-06","serial_number":"10782583229926816","imei1":"10782583229926816","imei2":"10782583229926816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137059,"job_number":"JOB_137059","tr_customer_id":137076,"tr_customer_product_id":137066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:34:01.000Z","modified_at":"2025-12-24T16:34:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18999665327936","imei1":"18999665327936","imei2":"18999665327936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137061,"job_number":"JOB_137061","tr_customer_id":137078,"tr_customer_product_id":137068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:34:02.000Z","modified_at":"2025-12-24T16:34:02.000Z","name":"Destinee Crist","mobile_number":"277-323-2644","email_id":"Kristy93@yahoo.com","dop":"2025-04-06","serial_number":"17192732395494072","imei1":"17192732395494072","imei2":"17192732395494072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137062,"job_number":"JOB_137062","tr_customer_id":137079,"tr_customer_product_id":137069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:23.000Z","modified_at":"2025-12-24T16:39:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15853413877594","imei1":"15853413877594","imei2":"15853413877594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137064,"job_number":"JOB_137064","tr_customer_id":137081,"tr_customer_product_id":137071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:23.000Z","modified_at":"2025-12-24T16:39:23.000Z","name":"Anjali Nitzsche","mobile_number":"492-675-5587","email_id":"Rocio_Renner86@yahoo.com","dop":"2025-04-06","serial_number":"11129687337400984","imei1":"11129687337400984","imei2":"11129687337400984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137065,"job_number":"JOB_137065","tr_customer_id":137082,"tr_customer_product_id":137072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:30.000Z","modified_at":"2025-12-24T16:39:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11687745640703","imei1":"11687745640703","imei2":"11687745640703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137067,"job_number":"JOB_137067","tr_customer_id":137084,"tr_customer_product_id":137074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:30.000Z","modified_at":"2025-12-24T16:39:30.000Z","name":"Berry Shields","mobile_number":"539-457-4158","email_id":"Christophe.Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"10047375383713470","imei1":"10047375383713470","imei2":"10047375383713470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137068,"job_number":"JOB_137068","tr_customer_id":137085,"tr_customer_product_id":137075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:37.000Z","modified_at":"2025-12-24T16:39:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677107975600","imei1":"13677107975600","imei2":"13677107975600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137070,"job_number":"JOB_137070","tr_customer_id":137087,"tr_customer_product_id":137077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:37.000Z","modified_at":"2025-12-24T16:39:37.000Z","name":"Esmeralda Botsford","mobile_number":"878-350-4391","email_id":"Eric15@yahoo.com","dop":"2025-04-06","serial_number":"19346621239050550","imei1":"19346621239050550","imei2":"19346621239050550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137071,"job_number":"JOB_137071","tr_customer_id":137088,"tr_customer_product_id":137078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:46:10.000Z","modified_at":"2025-12-24T16:46:10.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-14","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-12-14T16:46:09.402681379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137072,"job_number":"JOB_137072","tr_customer_id":137089,"tr_customer_product_id":137079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:47:16.000Z","modified_at":"2025-12-24T16:47:16.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-12-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-12-14T16:47:16.048812330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137073,"job_number":"JOB_137073","tr_customer_id":137090,"tr_customer_product_id":137080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:47:45.000Z","modified_at":"2025-12-24T16:47:45.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-12-14","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-12-14T16:47:44.753633120Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137074,"job_number":"JOB_137074","tr_customer_id":137091,"tr_customer_product_id":137081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:48:43.000Z","modified_at":"2025-12-24T16:48:43.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-12-14","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2025-12-14T16:48:42.443612022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137075,"job_number":"JOB_137075","tr_customer_id":137092,"tr_customer_product_id":137082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:09.000Z","modified_at":"2025-12-24T16:49:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13545048808951","imei1":"13545048808951","imei2":"13545048808951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137077,"job_number":"JOB_137077","tr_customer_id":137094,"tr_customer_product_id":137084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:09.000Z","modified_at":"2025-12-24T16:49:09.000Z","name":"Anthony Carroll","mobile_number":"731-498-0166","email_id":"Art.Schmeler82@gmail.com","dop":"2025-04-06","serial_number":"12807739831927668","imei1":"12807739831927668","imei2":"12807739831927668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137078,"job_number":"JOB_137078","tr_customer_id":137095,"tr_customer_product_id":137085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:16.000Z","modified_at":"2025-12-24T16:49:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17327964589482","imei1":"17327964589482","imei2":"17327964589482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137080,"job_number":"JOB_137080","tr_customer_id":137097,"tr_customer_product_id":137087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:17.000Z","modified_at":"2025-12-24T16:49:17.000Z","name":"Alice Nolan","mobile_number":"945-414-8469","email_id":"Betsy.Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"16359972624466096","imei1":"16359972624466096","imei2":"16359972624466096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137081,"job_number":"JOB_137081","tr_customer_id":137098,"tr_customer_product_id":137088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:24.000Z","modified_at":"2025-12-24T16:49:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19398602304450","imei1":"19398602304450","imei2":"19398602304450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137083,"job_number":"JOB_137083","tr_customer_id":137100,"tr_customer_product_id":137090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:24.000Z","modified_at":"2025-12-24T16:49:24.000Z","name":"Elfrieda Ullrich","mobile_number":"439-612-2774","email_id":"Jacinto_Fay@yahoo.com","dop":"2025-04-06","serial_number":"18614968278140550","imei1":"18614968278140550","imei2":"18614968278140550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137084,"job_number":"JOB_137084","tr_customer_id":137101,"tr_customer_product_id":137091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:41.000Z","modified_at":"2025-12-24T16:49:41.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-12-14","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-12-14T16:49:40.341691858Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137085,"job_number":"JOB_137085","tr_customer_id":137102,"tr_customer_product_id":137092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:38.000Z","modified_at":"2025-12-24T16:50:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18940886164734","imei1":"18940886164734","imei2":"18940886164734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137087,"job_number":"JOB_137087","tr_customer_id":137104,"tr_customer_product_id":137094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:38.000Z","modified_at":"2025-12-24T16:50:38.000Z","name":"Salvatore Schumm","mobile_number":"699-728-0497","email_id":"Geraldine_Jaskolski88@gmail.com","dop":"2025-04-06","serial_number":"11751758647111500","imei1":"11751758647111500","imei2":"11751758647111500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137088,"job_number":"JOB_137088","tr_customer_id":137105,"tr_customer_product_id":137095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:45.000Z","modified_at":"2025-12-24T16:50:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16826211924544","imei1":"16826211924544","imei2":"16826211924544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137090,"job_number":"JOB_137090","tr_customer_id":137107,"tr_customer_product_id":137097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:46.000Z","modified_at":"2025-12-24T16:50:46.000Z","name":"Ilene Durgan","mobile_number":"873-640-7448","email_id":"Jane89@gmail.com","dop":"2025-04-06","serial_number":"19116440128665780","imei1":"19116440128665780","imei2":"19116440128665780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137091,"job_number":"JOB_137091","tr_customer_id":137108,"tr_customer_product_id":137098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:53.000Z","modified_at":"2025-12-24T16:50:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18436399352537","imei1":"18436399352537","imei2":"18436399352537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137093,"job_number":"JOB_137093","tr_customer_id":137110,"tr_customer_product_id":137100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:53.000Z","modified_at":"2025-12-24T16:50:53.000Z","name":"Gilbert Schneider","mobile_number":"872-324-7892","email_id":"Fredy_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16674419260224408","imei1":"16674419260224408","imei2":"16674419260224408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137094,"job_number":"JOB_137094","tr_customer_id":137111,"tr_customer_product_id":137101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:39.000Z","modified_at":"2025-12-24T16:52:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19030629412714","imei1":"19030629412714","imei2":"19030629412714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137096,"job_number":"JOB_137096","tr_customer_id":137113,"tr_customer_product_id":137103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:40.000Z","modified_at":"2025-12-24T16:52:40.000Z","name":"Hertha McClure","mobile_number":"360-309-4605","email_id":"Jacinto19@yahoo.com","dop":"2025-04-06","serial_number":"16650556046500688","imei1":"16650556046500688","imei2":"16650556046500688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137097,"job_number":"JOB_137097","tr_customer_id":137114,"tr_customer_product_id":137104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:47.000Z","modified_at":"2025-12-24T16:52:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17733794139671","imei1":"17733794139671","imei2":"17733794139671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137099,"job_number":"JOB_137099","tr_customer_id":137116,"tr_customer_product_id":137106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:47.000Z","modified_at":"2025-12-24T16:52:47.000Z","name":"Isac Jacobson","mobile_number":"758-763-4510","email_id":"Eula23@gmail.com","dop":"2025-04-06","serial_number":"10459050014135400","imei1":"10459050014135400","imei2":"10459050014135400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137100,"job_number":"JOB_137100","tr_customer_id":137117,"tr_customer_product_id":137107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:54.000Z","modified_at":"2025-12-24T16:52:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11249753885924","imei1":"11249753885924","imei2":"11249753885924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137102,"job_number":"JOB_137102","tr_customer_id":137119,"tr_customer_product_id":137109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:54.000Z","modified_at":"2025-12-24T16:52:54.000Z","name":"Keely Morar","mobile_number":"972-537-9985","email_id":"Augustus.Ankunding@hotmail.com","dop":"2025-04-06","serial_number":"18137873010518504","imei1":"18137873010518504","imei2":"18137873010518504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137103,"job_number":"JOB_137103","tr_customer_id":137120,"tr_customer_product_id":137110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:55:39.000Z","modified_at":"2025-12-24T16:55:39.000Z","name":"Bhagwanti Bhattacharya","mobile_number":"7063329808","email_id":"chandrabhaga.patel@yahoo.co.in","dop":"2025-12-14","serial_number":"373638598437889","imei1":"373638598437889","imei2":"373638598437889","popurl":"www.rageswari-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137104,"job_number":"JOB_137104","tr_customer_id":137121,"tr_customer_product_id":137111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:13.000Z","modified_at":"2025-12-24T16:59:13.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-07-07","serial_number":"105741877766252","imei1":"105741877766252","imei2":"105741877766252","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137106,"job_number":"JOB_137106","tr_customer_id":137123,"tr_customer_product_id":137113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:23.000Z","modified_at":"2025-12-24T16:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-07-07","serial_number":"109281984405420","imei1":"109281984405420","imei2":"109281984405420","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137108,"job_number":"JOB_137108","tr_customer_id":137125,"tr_customer_product_id":137115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:35.000Z","modified_at":"2025-12-24T16:59:35.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-07-07","serial_number":"101498359554518","imei1":"101498359554518","imei2":"101498359554518","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137111,"job_number":"JOB_137111","tr_customer_id":137128,"tr_customer_product_id":137118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:24.000Z","modified_at":"2025-12-24T17:05:24.000Z","name":"Cicero Kuhn","mobile_number":"386-206-5091","email_id":"Jeanette.Brakus@yahoo.com","dop":"2025-04-06","serial_number":"17492444365027188","imei1":"17492444365027188","imei2":"17492444365027188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137113,"job_number":"JOB_137113","tr_customer_id":137130,"tr_customer_product_id":137120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:40.000Z","modified_at":"2025-12-24T17:05:40.000Z","name":"Euna Schultz","mobile_number":"449-642-4398","email_id":"Shane6@hotmail.com","dop":"2025-04-06","serial_number":"18754705817409870","imei1":"18754705817409870","imei2":"18754705817409870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137115,"job_number":"JOB_137115","tr_customer_id":137132,"tr_customer_product_id":137122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:56.000Z","modified_at":"2025-12-24T17:05:56.000Z","name":"Jessie Krajcik","mobile_number":"225-666-3348","email_id":"Curt.Abbott78@gmail.com","dop":"2025-04-06","serial_number":"16760419141807392","imei1":"16760419141807392","imei2":"16760419141807392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137116,"job_number":"JOB_137116","tr_customer_id":137133,"tr_customer_product_id":137123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:38:26.000Z","modified_at":"2025-12-24T17:38:26.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-24","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-24T17:38:23.706Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137118,"job_number":"JOB_137118","tr_customer_id":137135,"tr_customer_product_id":137125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:38:38.000Z","modified_at":"2025-12-24T17:38:38.000Z","name":"Jay Wintheiser","mobile_number":"395-557-2539","email_id":"Lorenza79@yahoo.com","dop":"2025-04-06","serial_number":"10616662712332578","imei1":"10616662712332578","imei2":"10616662712332578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137119,"job_number":"JOB_137119","tr_customer_id":137136,"tr_customer_product_id":137126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:40:30.000Z","modified_at":"2025-12-24T17:40:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-24","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-24T17:40:29.555Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137120,"job_number":"JOB_137120","tr_customer_id":137137,"tr_customer_product_id":137127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:41:58.000Z","modified_at":"2025-12-24T17:41:58.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-12-14","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-12-14T17:41:57.476140817Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137121,"job_number":"JOB_137121","tr_customer_id":137138,"tr_customer_product_id":137128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:14.000Z","modified_at":"2025-12-24T17:44:14.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-14","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-12-14T17:44:14.045670115Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137122,"job_number":"JOB_137122","tr_customer_id":137139,"tr_customer_product_id":137129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:22.000Z","modified_at":"2025-12-24T17:44:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15482499768319","imei1":"15482499768319","imei2":"15482499768319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137124,"job_number":"JOB_137124","tr_customer_id":137141,"tr_customer_product_id":137131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:23.000Z","modified_at":"2025-12-24T17:44:23.000Z","name":"Mya Murray","mobile_number":"331-800-0056","email_id":"Myrtle.Heller@hotmail.com","dop":"2025-04-06","serial_number":"10516780444187306","imei1":"10516780444187306","imei2":"10516780444187306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137125,"job_number":"JOB_137125","tr_customer_id":137142,"tr_customer_product_id":137132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:30.000Z","modified_at":"2025-12-24T17:44:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19717178868287","imei1":"19717178868287","imei2":"19717178868287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137127,"job_number":"JOB_137127","tr_customer_id":137144,"tr_customer_product_id":137134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:30.000Z","modified_at":"2025-12-24T17:44:30.000Z","name":"Oren Boehm","mobile_number":"541-584-8695","email_id":"Carmen.Anderson2@yahoo.com","dop":"2025-04-06","serial_number":"15557814419373276","imei1":"15557814419373276","imei2":"15557814419373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137128,"job_number":"JOB_137128","tr_customer_id":137145,"tr_customer_product_id":137135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:37.000Z","modified_at":"2025-12-24T17:44:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14706461991600","imei1":"14706461991600","imei2":"14706461991600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137130,"job_number":"JOB_137130","tr_customer_id":137147,"tr_customer_product_id":137137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:38.000Z","modified_at":"2025-12-24T17:44:38.000Z","name":"Athena Tromp","mobile_number":"952-982-5618","email_id":"Ransom_Becker@hotmail.com","dop":"2025-04-06","serial_number":"12039433721172386","imei1":"12039433721172386","imei2":"12039433721172386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137132,"job_number":"JOB_137132","tr_customer_id":137149,"tr_customer_product_id":137139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:10.000Z","modified_at":"2025-12-24T17:48:10.000Z","name":"Janet Gleason","mobile_number":"973-694-5354","email_id":"Julia77@hotmail.com","dop":"2025-04-06","serial_number":"12636271754064140","imei1":"12636271754064140","imei2":"12636271754064140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137133,"job_number":"JOB_137133","tr_customer_id":137150,"tr_customer_product_id":137140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:46.000Z","modified_at":"2025-12-24T17:48:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14726175858126","imei1":"14726175858126","imei2":"14726175858126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137135,"job_number":"JOB_137135","tr_customer_id":137152,"tr_customer_product_id":137142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:46.000Z","modified_at":"2025-12-24T17:48:46.000Z","name":"Celine Schmitt","mobile_number":"825-871-0813","email_id":"Jordyn_Heathcote32@gmail.com","dop":"2025-04-06","serial_number":"16170992934893140","imei1":"16170992934893140","imei2":"16170992934893140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137136,"job_number":"JOB_137136","tr_customer_id":137153,"tr_customer_product_id":137143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:53.000Z","modified_at":"2025-12-24T17:48:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10236063293920","imei1":"10236063293920","imei2":"10236063293920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137138,"job_number":"JOB_137138","tr_customer_id":137155,"tr_customer_product_id":137145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:54.000Z","modified_at":"2025-12-24T17:48:54.000Z","name":"Earnest Kiehn","mobile_number":"846-400-5008","email_id":"Demond91@yahoo.com","dop":"2025-04-06","serial_number":"11393245186664258","imei1":"11393245186664258","imei2":"11393245186664258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137139,"job_number":"JOB_137139","tr_customer_id":137156,"tr_customer_product_id":137146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:49:01.000Z","modified_at":"2025-12-24T17:49:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17363830794543","imei1":"17363830794543","imei2":"17363830794543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137141,"job_number":"JOB_137141","tr_customer_id":137158,"tr_customer_product_id":137148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:49:01.000Z","modified_at":"2025-12-24T17:49:01.000Z","name":"Emmy Koch","mobile_number":"653-512-7370","email_id":"Julio.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12308209592079334","imei1":"12308209592079334","imei2":"12308209592079334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137142,"job_number":"JOB_137142","tr_customer_id":137159,"tr_customer_product_id":137149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:03.000Z","modified_at":"2025-12-24T18:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15770086389461","imei1":"15770086389461","imei2":"15770086389461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137144,"job_number":"JOB_137144","tr_customer_id":137161,"tr_customer_product_id":137151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:03.000Z","modified_at":"2025-12-24T18:00:03.000Z","name":"Georgiana Jast","mobile_number":"573-328-9193","email_id":"Orrin_Padberg24@gmail.com","dop":"2025-04-06","serial_number":"10159807282761630","imei1":"10159807282761630","imei2":"10159807282761630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137145,"job_number":"JOB_137145","tr_customer_id":137162,"tr_customer_product_id":137152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:11.000Z","modified_at":"2025-12-24T18:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14593772084047","imei1":"14593772084047","imei2":"14593772084047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137147,"job_number":"JOB_137147","tr_customer_id":137164,"tr_customer_product_id":137154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:11.000Z","modified_at":"2025-12-24T18:00:11.000Z","name":"Wilhelmine Williamson","mobile_number":"467-847-5245","email_id":"Vita.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"16803125120321842","imei1":"16803125120321842","imei2":"16803125120321842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137148,"job_number":"JOB_137148","tr_customer_id":137165,"tr_customer_product_id":137155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:19.000Z","modified_at":"2025-12-24T18:00:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19532120755217","imei1":"19532120755217","imei2":"19532120755217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137151,"job_number":"JOB_137151","tr_customer_id":137168,"tr_customer_product_id":137158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:18:54.000Z","modified_at":"2025-12-24T18:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16958141610015","imei1":"16958141610015","imei2":"16958141610015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137153,"job_number":"JOB_137153","tr_customer_id":137170,"tr_customer_product_id":137160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:18:56.000Z","modified_at":"2025-12-24T18:18:56.000Z","name":"Norma Roob","mobile_number":"683-402-0257","email_id":"Rachael_Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"10114264375944024","imei1":"10114264375944024","imei2":"10114264375944024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137154,"job_number":"JOB_137154","tr_customer_id":137171,"tr_customer_product_id":137161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:19:40.000Z","modified_at":"2025-12-24T18:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347048936541","imei1":"12347048936541","imei2":"12347048936541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137156,"job_number":"JOB_137156","tr_customer_id":137173,"tr_customer_product_id":137163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:19:41.000Z","modified_at":"2025-12-24T18:19:41.000Z","name":"Aiyana Kuvalis","mobile_number":"912-530-5423","email_id":"Peggie.OConnell23@yahoo.com","dop":"2025-04-06","serial_number":"18529069141555444","imei1":"18529069141555444","imei2":"18529069141555444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137157,"job_number":"JOB_137157","tr_customer_id":137174,"tr_customer_product_id":137164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:07.000Z","modified_at":"2025-12-24T18:20:07.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899090","imei2":"67678909899090","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137158,"job_number":"JOB_137158","tr_customer_id":137175,"tr_customer_product_id":137165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:25.000Z","modified_at":"2025-12-24T18:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12602647018031","imei1":"12602647018031","imei2":"12602647018031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137160,"job_number":"JOB_137160","tr_customer_id":137177,"tr_customer_product_id":137167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:27.000Z","modified_at":"2025-12-24T18:20:27.000Z","name":"Verda Zemlak","mobile_number":"479-913-4270","email_id":"Jairo41@hotmail.com","dop":"2025-04-06","serial_number":"16609310960399364","imei1":"16609310960399364","imei2":"16609310960399364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137162,"job_number":"JOB_137162","tr_customer_id":137179,"tr_customer_product_id":137169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:39:43.000Z","modified_at":"2025-12-24T18:39:43.000Z","name":"Arlo Lebsack","mobile_number":"242-779-9964","email_id":"Jeremie.Beier@hotmail.com","dop":"2025-11-30","serial_number":"17111951169155","imei1":"17111951169155","imei2":"17111951169155","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137163,"job_number":"JOB_137163","tr_customer_id":137180,"tr_customer_product_id":137170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:39:43.000Z","modified_at":"2025-12-24T18:39:43.000Z","name":"Cecilia Mills","mobile_number":"280-874-7732","email_id":"Asia88@yahoo.com","dop":"2025-11-30","serial_number":"507344137709739","imei1":"507344137709739","imei2":"507344137709739","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137164,"job_number":"JOB_137164","tr_customer_id":137181,"tr_customer_product_id":137171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:46:01.000Z","modified_at":"2025-12-24T18:46:01.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899091","imei2":"67678909899091","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137165,"job_number":"JOB_137165","tr_customer_id":137182,"tr_customer_product_id":137172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:47:21.000Z","modified_at":"2025-12-24T18:47:21.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899092","imei2":"676789098990912","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137166,"job_number":"JOB_137166","tr_customer_id":137183,"tr_customer_product_id":137173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:49:50.000Z","modified_at":"2025-12-24T18:49:50.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-12-14","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-12-14T18:49:49.512734978Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137167,"job_number":"JOB_137167","tr_customer_id":137184,"tr_customer_product_id":137174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:13.000Z","modified_at":"2025-12-24T18:51:13.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2025-12-23","serial_number":"23842930780281","imei1":"23842930780281","imei2":"23842930780281","popurl":"2025-12-23T18:51:12.207342032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137168,"job_number":"JOB_137168","tr_customer_id":137185,"tr_customer_product_id":137175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:23.000Z","modified_at":"2025-12-24T18:51:23.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-12-14","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-12-14T18:51:22.402983591Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137169,"job_number":"JOB_137169","tr_customer_id":137186,"tr_customer_product_id":137176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:48.000Z","modified_at":"2025-12-24T18:51:48.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-12-14","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-12-14T18:51:48.097506664Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137170,"job_number":"JOB_137170","tr_customer_id":137187,"tr_customer_product_id":137177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:52:18.000Z","modified_at":"2025-12-24T18:52:18.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-12-14","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-12-14T18:52:17.662544488Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137171,"job_number":"JOB_137171","tr_customer_id":137188,"tr_customer_product_id":137178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:52:21.000Z","modified_at":"2025-12-24T18:52:21.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-12-14","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-12-14T18:52:20.449336216Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137172,"job_number":"JOB_137172","tr_customer_id":137189,"tr_customer_product_id":137179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:53:21.000Z","modified_at":"2025-12-24T18:53:21.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-12-19","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-12-19T18:53:20.561461734Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137174,"job_number":"JOB_137174","tr_customer_id":137191,"tr_customer_product_id":137181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:16.000Z","modified_at":"2025-12-24T19:25:16.000Z","name":"Kaycee Sauer","mobile_number":"891-381-9545","email_id":"Edgar_Barton7@yahoo.com","dop":"2025-11-30","serial_number":"13200741251624","imei1":"13200741251624","imei2":"13200741251624","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137175,"job_number":"JOB_137175","tr_customer_id":137192,"tr_customer_product_id":137182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:16.000Z","modified_at":"2025-12-24T19:25:16.000Z","name":"Alek McKenzie","mobile_number":"762-820-8990","email_id":"Waino_Denesik66@yahoo.com","dop":"2025-11-30","serial_number":"262606769567589","imei1":"262606769567589","imei2":"262606769567589","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137177,"job_number":"JOB_137177","tr_customer_id":137194,"tr_customer_product_id":137184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:30.000Z","modified_at":"2025-12-24T19:25:30.000Z","name":"Maxwell Okuneva","mobile_number":"710-882-4804","email_id":"Lelia.Stark44@yahoo.com","dop":"2025-11-30","serial_number":"11779346217692","imei1":"11779346217692","imei2":"11779346217692","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137178,"job_number":"JOB_137178","tr_customer_id":137195,"tr_customer_product_id":137185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:30.000Z","modified_at":"2025-12-24T19:25:30.000Z","name":"Sonya Grant","mobile_number":"407-312-6549","email_id":"Wilfred.Kemmer@yahoo.com","dop":"2025-11-30","serial_number":"483659161642864","imei1":"483659161642864","imei2":"483659161642864","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137180,"job_number":"JOB_137180","tr_customer_id":137197,"tr_customer_product_id":137187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:37:59.000Z","modified_at":"2025-12-24T19:37:59.000Z","name":"Beryl Dicki","mobile_number":"832-872-6009","email_id":"Kayla8@hotmail.com","dop":"2025-11-30","serial_number":"12246693501902","imei1":"12246693501902","imei2":"12246693501902","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137181,"job_number":"JOB_137181","tr_customer_id":137198,"tr_customer_product_id":137188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:38:00.000Z","modified_at":"2025-12-24T19:38:00.000Z","name":"Reinhold Armstrong","mobile_number":"511-333-9204","email_id":"Maverick30@hotmail.com","dop":"2025-11-30","serial_number":"560791923033619","imei1":"560791923033619","imei2":"560791923033619","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137182,"job_number":"JOB_137182","tr_customer_id":137199,"tr_customer_product_id":137189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:07.000Z","modified_at":"2025-12-24T20:25:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12728225812952","imei1":"12728225812952","imei2":"12728225812952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137184,"job_number":"JOB_137184","tr_customer_id":137201,"tr_customer_product_id":137191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:07.000Z","modified_at":"2025-12-24T20:25:07.000Z","name":"Kris Roberts","mobile_number":"287-290-2110","email_id":"Giles_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"15255574456080784","imei1":"15255574456080784","imei2":"15255574456080784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137185,"job_number":"JOB_137185","tr_customer_id":137202,"tr_customer_product_id":137192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:15.000Z","modified_at":"2025-12-24T20:25:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15879403313923","imei1":"15879403313923","imei2":"15879403313923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137187,"job_number":"JOB_137187","tr_customer_id":137204,"tr_customer_product_id":137194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:15.000Z","modified_at":"2025-12-24T20:25:15.000Z","name":"Vena D'Amore","mobile_number":"597-211-9426","email_id":"Karlie.Fadel@yahoo.com","dop":"2025-04-06","serial_number":"12119329799323684","imei1":"12119329799323684","imei2":"12119329799323684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137188,"job_number":"JOB_137188","tr_customer_id":137205,"tr_customer_product_id":137195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:23.000Z","modified_at":"2025-12-24T20:25:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12417249076331","imei1":"12417249076331","imei2":"12417249076331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137190,"job_number":"JOB_137190","tr_customer_id":137207,"tr_customer_product_id":137197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:23.000Z","modified_at":"2025-12-24T20:25:23.000Z","name":"Nico Marks","mobile_number":"909-437-3675","email_id":"Meta.Heathcote@gmail.com","dop":"2025-04-06","serial_number":"16706949534962240","imei1":"16706949534962240","imei2":"16706949534962240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137191,"job_number":"JOB_137191","tr_customer_id":137208,"tr_customer_product_id":137198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:05.000Z","modified_at":"2025-12-24T20:26:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11787516456528","imei1":"11787516456528","imei2":"11787516456528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137193,"job_number":"JOB_137193","tr_customer_id":137210,"tr_customer_product_id":137200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:05.000Z","modified_at":"2025-12-24T20:26:05.000Z","name":"Ervin Terry","mobile_number":"950-779-2037","email_id":"Jamison53@yahoo.com","dop":"2025-04-06","serial_number":"19537902153397572","imei1":"19537902153397572","imei2":"19537902153397572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137194,"job_number":"JOB_137194","tr_customer_id":137211,"tr_customer_product_id":137201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:12.000Z","modified_at":"2025-12-24T20:26:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10854069255725","imei1":"10854069255725","imei2":"10854069255725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137196,"job_number":"JOB_137196","tr_customer_id":137213,"tr_customer_product_id":137203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:13.000Z","modified_at":"2025-12-24T20:26:13.000Z","name":"Caleigh Bahringer","mobile_number":"835-677-9153","email_id":"Alanis_Raynor@gmail.com","dop":"2025-04-06","serial_number":"17131741753899954","imei1":"17131741753899954","imei2":"17131741753899954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137197,"job_number":"JOB_137197","tr_customer_id":137214,"tr_customer_product_id":137204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:20.000Z","modified_at":"2025-12-24T20:26:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210641188380","imei1":"12210641188380","imei2":"12210641188380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137199,"job_number":"JOB_137199","tr_customer_id":137216,"tr_customer_product_id":137206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:20.000Z","modified_at":"2025-12-24T20:26:20.000Z","name":"Savanah Oberbrunner","mobile_number":"263-897-2438","email_id":"Erling92@hotmail.com","dop":"2025-04-06","serial_number":"18095913402188064","imei1":"18095913402188064","imei2":"18095913402188064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137200,"job_number":"JOB_137200","tr_customer_id":137217,"tr_customer_product_id":137207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:51.000Z","modified_at":"2025-12-24T20:34:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10580703071802","imei1":"10580703071802","imei2":"10580703071802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137202,"job_number":"JOB_137202","tr_customer_id":137219,"tr_customer_product_id":137209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:52.000Z","modified_at":"2025-12-24T20:34:52.000Z","name":"Breanne Ryan","mobile_number":"870-815-8246","email_id":"Guillermo.Carroll@gmail.com","dop":"2025-04-06","serial_number":"12830571961487298","imei1":"12830571961487298","imei2":"12830571961487298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137203,"job_number":"JOB_137203","tr_customer_id":137220,"tr_customer_product_id":137210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:59.000Z","modified_at":"2025-12-24T20:34:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10448088288998","imei1":"10448088288998","imei2":"10448088288998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137205,"job_number":"JOB_137205","tr_customer_id":137222,"tr_customer_product_id":137212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:00.000Z","modified_at":"2025-12-24T20:35:00.000Z","name":"Jeremy Bruen","mobile_number":"892-391-0376","email_id":"Dangelo_Prosacco@hotmail.com","dop":"2025-04-06","serial_number":"18535639526413310","imei1":"18535639526413310","imei2":"18535639526413310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137206,"job_number":"JOB_137206","tr_customer_id":137223,"tr_customer_product_id":137213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:07.000Z","modified_at":"2025-12-24T20:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19710219848447","imei1":"19710219848447","imei2":"19710219848447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137208,"job_number":"JOB_137208","tr_customer_id":137225,"tr_customer_product_id":137215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:07.000Z","modified_at":"2025-12-24T20:35:07.000Z","name":"Brenna Hansen","mobile_number":"363-538-0333","email_id":"Mertie47@hotmail.com","dop":"2025-04-06","serial_number":"14105055497469500","imei1":"14105055497469500","imei2":"14105055497469500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137209,"job_number":"JOB_137209","tr_customer_id":137226,"tr_customer_product_id":137216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:50.000Z","modified_at":"2025-12-24T20:41:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15929095478995","imei1":"15929095478995","imei2":"15929095478995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137211,"job_number":"JOB_137211","tr_customer_id":137228,"tr_customer_product_id":137218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:50.000Z","modified_at":"2025-12-24T20:41:50.000Z","name":"Antonina Stokes","mobile_number":"321-997-3348","email_id":"Diana.Hintz@hotmail.com","dop":"2025-04-06","serial_number":"11656536367117718","imei1":"11656536367117718","imei2":"11656536367117718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137212,"job_number":"JOB_137212","tr_customer_id":137229,"tr_customer_product_id":137219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:58.000Z","modified_at":"2025-12-24T20:41:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263015039813","imei1":"14263015039813","imei2":"14263015039813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137214,"job_number":"JOB_137214","tr_customer_id":137231,"tr_customer_product_id":137221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:58.000Z","modified_at":"2025-12-24T20:41:58.000Z","name":"Shad Berge","mobile_number":"896-832-3827","email_id":"Norene.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"16029722212537916","imei1":"16029722212537916","imei2":"16029722212537916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137215,"job_number":"JOB_137215","tr_customer_id":137232,"tr_customer_product_id":137222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:42:06.000Z","modified_at":"2025-12-24T20:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19255383469777","imei1":"19255383469777","imei2":"19255383469777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137217,"job_number":"JOB_137217","tr_customer_id":137234,"tr_customer_product_id":137224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:42:06.000Z","modified_at":"2025-12-24T20:42:06.000Z","name":"Erling Jones","mobile_number":"944-480-3279","email_id":"Margarita.Grant@yahoo.com","dop":"2025-04-06","serial_number":"19705887842424840","imei1":"19705887842424840","imei2":"19705887842424840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137218,"job_number":"JOB_137218","tr_customer_id":137235,"tr_customer_product_id":137225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:07.000Z","modified_at":"2025-12-24T20:46:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15041471929625","imei1":"15041471929625","imei2":"15041471929625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137220,"job_number":"JOB_137220","tr_customer_id":137237,"tr_customer_product_id":137227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:08.000Z","modified_at":"2025-12-24T20:46:08.000Z","name":"Cary Abshire","mobile_number":"936-715-1296","email_id":"Wanda_Jones@gmail.com","dop":"2025-04-06","serial_number":"17231978230595356","imei1":"17231978230595356","imei2":"17231978230595356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137221,"job_number":"JOB_137221","tr_customer_id":137238,"tr_customer_product_id":137228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:15.000Z","modified_at":"2025-12-24T20:46:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10620026209042","imei1":"10620026209042","imei2":"10620026209042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137223,"job_number":"JOB_137223","tr_customer_id":137240,"tr_customer_product_id":137230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:15.000Z","modified_at":"2025-12-24T20:46:15.000Z","name":"Tara Rohan","mobile_number":"773-649-5082","email_id":"Nora_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"13628303413365206","imei1":"13628303413365206","imei2":"13628303413365206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137224,"job_number":"JOB_137224","tr_customer_id":137241,"tr_customer_product_id":137231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:23.000Z","modified_at":"2025-12-24T20:46:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16599520935141","imei1":"16599520935141","imei2":"16599520935141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137226,"job_number":"JOB_137226","tr_customer_id":137243,"tr_customer_product_id":137233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:23.000Z","modified_at":"2025-12-24T20:46:23.000Z","name":"Giovani Hegmann","mobile_number":"364-219-8621","email_id":"Raphael.Brekke50@hotmail.com","dop":"2025-04-06","serial_number":"19057258609677890","imei1":"19057258609677890","imei2":"19057258609677890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137227,"job_number":"JOB_137227","tr_customer_id":137244,"tr_customer_product_id":137234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:48:59.000Z","modified_at":"2025-12-24T20:48:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13094880827688","imei1":"13094880827688","imei2":"13094880827688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137229,"job_number":"JOB_137229","tr_customer_id":137246,"tr_customer_product_id":137236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:48:59.000Z","modified_at":"2025-12-24T20:48:59.000Z","name":"Rosetta Kohler","mobile_number":"479-357-0112","email_id":"Meggie93@yahoo.com","dop":"2025-04-06","serial_number":"14604936692018352","imei1":"14604936692018352","imei2":"14604936692018352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137230,"job_number":"JOB_137230","tr_customer_id":137247,"tr_customer_product_id":137237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:07.000Z","modified_at":"2025-12-24T20:49:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10350129371458","imei1":"10350129371458","imei2":"10350129371458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137232,"job_number":"JOB_137232","tr_customer_id":137249,"tr_customer_product_id":137239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:07.000Z","modified_at":"2025-12-24T20:49:07.000Z","name":"Brianne Schuppe","mobile_number":"609-640-8718","email_id":"Taryn37@yahoo.com","dop":"2025-04-06","serial_number":"16186354412644774","imei1":"16186354412644774","imei2":"16186354412644774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137233,"job_number":"JOB_137233","tr_customer_id":137250,"tr_customer_product_id":137240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:14.000Z","modified_at":"2025-12-24T20:49:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16011683025010","imei1":"16011683025010","imei2":"16011683025010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137235,"job_number":"JOB_137235","tr_customer_id":137252,"tr_customer_product_id":137242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:15.000Z","modified_at":"2025-12-24T20:49:15.000Z","name":"Madonna Schmidt","mobile_number":"905-946-1916","email_id":"Margot.White@hotmail.com","dop":"2025-04-06","serial_number":"16592744164369156","imei1":"16592744164369156","imei2":"16592744164369156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137236,"job_number":"JOB_137236","tr_customer_id":137253,"tr_customer_product_id":137243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:38:19.000Z","modified_at":"2025-12-24T21:38:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19431760934267","imei1":"19431760934267","imei2":"19431760934267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137238,"job_number":"JOB_137238","tr_customer_id":137255,"tr_customer_product_id":137245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:38:20.000Z","modified_at":"2025-12-24T21:38:20.000Z","name":"Ernie Toy","mobile_number":"372-436-3051","email_id":"Wilson_Cronin@yahoo.com","dop":"2025-04-06","serial_number":"13284600862478224","imei1":"13284600862478224","imei2":"13284600862478224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137239,"job_number":"JOB_137239","tr_customer_id":137256,"tr_customer_product_id":137246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:04.000Z","modified_at":"2025-12-24T21:39:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19234285154882","imei1":"19234285154882","imei2":"19234285154882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137241,"job_number":"JOB_137241","tr_customer_id":137258,"tr_customer_product_id":137248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:05.000Z","modified_at":"2025-12-24T21:39:05.000Z","name":"Vicenta Funk","mobile_number":"502-898-4471","email_id":"Dahlia51@hotmail.com","dop":"2025-04-06","serial_number":"10980784552676180","imei1":"10980784552676180","imei2":"10980784552676180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137242,"job_number":"JOB_137242","tr_customer_id":137259,"tr_customer_product_id":137249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:49.000Z","modified_at":"2025-12-24T21:39:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11394617971847","imei1":"11394617971847","imei2":"11394617971847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137244,"job_number":"JOB_137244","tr_customer_id":137261,"tr_customer_product_id":137251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:50.000Z","modified_at":"2025-12-24T21:39:50.000Z","name":"Damian Dach","mobile_number":"525-310-0135","email_id":"Lucio.Moen58@gmail.com","dop":"2025-04-06","serial_number":"12317943960728836","imei1":"12317943960728836","imei2":"12317943960728836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137245,"job_number":"JOB_137245","tr_customer_id":137262,"tr_customer_product_id":137252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:17.000Z","modified_at":"2025-12-24T21:48:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12327733385296","imei1":"12327733385296","imei2":"12327733385296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137247,"job_number":"JOB_137247","tr_customer_id":137264,"tr_customer_product_id":137254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:18.000Z","modified_at":"2025-12-24T21:48:18.000Z","name":"Jasen Carroll","mobile_number":"688-242-1025","email_id":"Carroll88@gmail.com","dop":"2025-04-06","serial_number":"10646858419884270","imei1":"10646858419884270","imei2":"10646858419884270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137248,"job_number":"JOB_137248","tr_customer_id":137265,"tr_customer_product_id":137255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:28.000Z","modified_at":"2025-12-24T21:48:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739385191142","imei1":"13739385191142","imei2":"13739385191142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137250,"job_number":"JOB_137250","tr_customer_id":137267,"tr_customer_product_id":137257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:28.000Z","modified_at":"2025-12-24T21:48:28.000Z","name":"Warren Marvin","mobile_number":"508-398-3535","email_id":"Abagail.Hamill@gmail.com","dop":"2025-04-06","serial_number":"19109774375391450","imei1":"19109774375391450","imei2":"19109774375391450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137251,"job_number":"JOB_137251","tr_customer_id":137268,"tr_customer_product_id":137258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:37.000Z","modified_at":"2025-12-24T21:48:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538126832893","imei1":"14538126832893","imei2":"14538126832893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137253,"job_number":"JOB_137253","tr_customer_id":137270,"tr_customer_product_id":137260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:38.000Z","modified_at":"2025-12-24T21:48:38.000Z","name":"Xander Shields","mobile_number":"657-860-3982","email_id":"Bradford.Shanahan66@yahoo.com","dop":"2025-04-06","serial_number":"14728180839482888","imei1":"14728180839482888","imei2":"14728180839482888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137254,"job_number":"JOB_137254","tr_customer_id":137271,"tr_customer_product_id":137261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:03:30.000Z","modified_at":"2025-12-24T22:03:30.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79756591958888","imei1":"79756591958888","imei2":"79756591958888","popurl":"2025-12-14T22:03:27.431531Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137255,"job_number":"JOB_137255","tr_customer_id":137272,"tr_customer_product_id":137262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:03:59.000Z","modified_at":"2025-12-24T22:03:59.000Z","name":"Ganapati Kaniyar","mobile_number":"7010641307","email_id":"satish.kaur@gmail.com","dop":"2025-12-14","serial_number":"545649492451795","imei1":"545649492451795","imei2":"545649492451795","popurl":"www.himadri-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137256,"job_number":"JOB_137256","tr_customer_id":137273,"tr_customer_product_id":137263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:04:20.000Z","modified_at":"2025-12-24T22:04:20.000Z","name":"Lalita Sharma","mobile_number":"7041498888","email_id":"gayatri.kaur@hotmail.com","dop":"2025-12-14","serial_number":"867569733983126","imei1":"867569733983126","imei2":"867569733983126","popurl":"www.tanushree-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137257,"job_number":"JOB_137257","tr_customer_id":137274,"tr_customer_product_id":137264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:05:19.000Z","modified_at":"2025-12-24T22:05:19.000Z","name":"Kali Ganaka","mobile_number":"7028598557","email_id":"aagney.abbott@hotmail.com","dop":"2025-12-14","serial_number":"998998508675101","imei1":"998998508675101","imei2":"998998508675101","popurl":"www.girja-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137258,"job_number":"JOB_137258","tr_customer_id":137275,"tr_customer_product_id":137265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:05:56.000Z","modified_at":"2025-12-24T22:05:56.000Z","name":"Asha Joshi","mobile_number":"7069594547","email_id":"digambara.mahajan@hotmail.com","dop":"2025-12-14","serial_number":"432196340315229","imei1":"432196340315229","imei2":"432196340315229","popurl":"www.abhaya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137259,"job_number":"JOB_137259","tr_customer_id":137276,"tr_customer_product_id":137266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:06:26.000Z","modified_at":"2025-12-24T22:06:26.000Z","name":"Chakrika Jain","mobile_number":"7002208922","email_id":"brahma.guha@hotmail.com","dop":"2025-12-14","serial_number":"895691826629893","imei1":"895691826629893","imei2":"895691826629893","popurl":"www.shankar-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137260,"job_number":"JOB_137260","tr_customer_id":137277,"tr_customer_product_id":137267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:57:08.000Z","modified_at":"2025-12-24T22:57:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79856591958888","imei1":"79856591958888","imei2":"79856591958888","popurl":"2025-12-14T22:57:06.246763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137261,"job_number":"JOB_137261","tr_customer_id":137278,"tr_customer_product_id":137268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:59:41.000Z","modified_at":"2025-12-24T22:59:41.000Z","name":"Bhardwaj Menon","mobile_number":"7032106010","email_id":"basanti.tandon@gmail.com","dop":"2025-12-14","serial_number":"188759181415087","imei1":"188759181415087","imei2":"188759181415087","popurl":"www.chakravarti-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137262,"job_number":"JOB_137262","tr_customer_id":137279,"tr_customer_product_id":137269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:12:16.000Z","modified_at":"2025-12-24T23:12:16.000Z","name":"Baijayanti Bhat","mobile_number":"7050173476","email_id":"chandira.embranthiri@yahoo.co.in","dop":"2025-12-14","serial_number":"635374423729872","imei1":"635374423729872","imei2":"635374423729872","popurl":"www.jitender-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137263,"job_number":"JOB_137263","tr_customer_id":137280,"tr_customer_product_id":137270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:13:27.000Z","modified_at":"2025-12-24T23:13:27.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79956591958888","imei1":"79956591958888","imei2":"79956591958888","popurl":"2025-12-14T23:13:24.678701Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137264,"job_number":"JOB_137264","tr_customer_id":137281,"tr_customer_product_id":137271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:37:49.000Z","modified_at":"2025-12-24T23:37:49.000Z","name":"Jagadisha Mehra","mobile_number":"7091582532","email_id":"vasudev.iyengar@gmail.com","dop":"2025-12-14","serial_number":"791619741032619","imei1":"791619741032619","imei2":"791619741032619","popurl":"www.bankimchandra-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137265,"job_number":"JOB_137265","tr_customer_id":137282,"tr_customer_product_id":137272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:45:51.000Z","modified_at":"2025-12-24T23:45:51.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79916591958888","imei1":"79916591958888","imei2":"79916591958888","popurl":"2025-12-14T23:45:47.739927Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137266,"job_number":"JOB_137266","tr_customer_id":137283,"tr_customer_product_id":137273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:47:18.000Z","modified_at":"2025-12-24T23:47:18.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79926591958888","imei1":"79926591958888","imei2":"79926591958888","popurl":"2025-12-14T23:47:15.076298Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137267,"job_number":"JOB_137267","tr_customer_id":137284,"tr_customer_product_id":137274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:49:11.000Z","modified_at":"2025-12-24T23:49:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79936591958888","imei1":"79936591958888","imei2":"79936591958888","popurl":"2025-12-14T23:49:07.937906Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137268,"job_number":"JOB_137268","tr_customer_id":137285,"tr_customer_product_id":137275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:56:46.000Z","modified_at":"2025-12-24T23:56:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79946591958888","imei1":"79946591958888","imei2":"79946591958888","popurl":"2025-12-14T23:56:43.503077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137269,"job_number":"JOB_137269","tr_customer_id":137286,"tr_customer_product_id":137276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:12.000Z","modified_at":"2025-12-25T00:08:12.000Z","name":"Jaimini Naik","mobile_number":"7029072042","email_id":"divaakar.pilla@hotmail.com","dop":"2025-12-15","serial_number":"752058325493042","imei1":"752058325493042","imei2":"752058325493042","popurl":"www.balachandra-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137270,"job_number":"JOB_137270","tr_customer_id":137287,"tr_customer_product_id":137277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:14.000Z","modified_at":"2025-12-25T00:08:14.000Z","name":"Dwaipayana Pothuvaal","mobile_number":"7054131744","email_id":"bhooshit.rana@yahoo.co.in","dop":"2025-12-15","serial_number":"133076733609513","imei1":"133076733609513","imei2":"133076733609513","popurl":"www.dhruv-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137271,"job_number":"JOB_137271","tr_customer_id":137288,"tr_customer_product_id":137278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:09:03.000Z","modified_at":"2025-12-25T01:09:03.000Z","name":"Hardy Schuster","mobile_number":"464-323-7082","email_id":"Jerel69@gmail.com","dop":"2025-11-11","serial_number":"15831696686253","imei1":"15831696686253","imei2":"15831696686253","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137272,"job_number":"JOB_137272","tr_customer_id":137289,"tr_customer_product_id":137279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:11:09.000Z","modified_at":"2025-12-25T01:11:09.000Z","name":"Alverta Glover","mobile_number":"441-979-3818","email_id":"Betsy.Stamm3@yahoo.com","dop":"2025-11-11","serial_number":"16195343352662","imei1":"16195343352662","imei2":"16195343352662","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137273,"job_number":"JOB_137273","tr_customer_id":137290,"tr_customer_product_id":137280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:13:39.000Z","modified_at":"2025-12-25T01:13:39.000Z","name":"Jo Willms","mobile_number":"646-632-7416","email_id":"Daryl.Bogisich@yahoo.com","dop":"2025-11-11","serial_number":"17538031797099","imei1":"17538031797099","imei2":"17538031797099","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137274,"job_number":"JOB_137274","tr_customer_id":137291,"tr_customer_product_id":137281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:16:59.000Z","modified_at":"2025-12-25T01:16:59.000Z","name":"Jensen Halvorson","mobile_number":"926-863-8868","email_id":"Susana.Gislason71@yahoo.com","dop":"2025-11-11","serial_number":"19238036436213","imei1":"19238036436213","imei2":"19238036436213","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137275,"job_number":"JOB_137275","tr_customer_id":137292,"tr_customer_product_id":137282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:19:30.000Z","modified_at":"2025-12-25T01:19:30.000Z","name":"Ottis Thompson","mobile_number":"725-304-9157","email_id":"Winifred.Feest71@hotmail.com","dop":"2025-11-11","serial_number":"19487346040937","imei1":"19487346040937","imei2":"19487346040937","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137276,"job_number":"JOB_137276","tr_customer_id":137293,"tr_customer_product_id":137283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:24:44.000Z","modified_at":"2025-12-25T01:24:44.000Z","name":"Florian Treutel","mobile_number":"337-967-5738","email_id":"Vanessa.Brekke@yahoo.com","dop":"2025-11-11","serial_number":"13358178535000","imei1":"13358178535000","imei2":"13358178535000","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137278,"job_number":"JOB_137278","tr_customer_id":137295,"tr_customer_product_id":137285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:14.000Z","modified_at":"2025-12-25T01:27:14.000Z","name":"Bo Abshire","mobile_number":"408-327-9517","email_id":"Maximillian.Dibbert74@gmail.com","dop":"2025-04-06","serial_number":"17998800452203788","imei1":"17998800452203788","imei2":"17998800452203788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137290,"job_number":"JOB_137290","tr_customer_id":137307,"tr_customer_product_id":137297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:53.000Z","modified_at":"2025-12-25T03:45:53.000Z","name":"Erik Cartwright","mobile_number":"291-412-1406","email_id":"Brandi5@yahoo.com","dop":"2025-04-06","serial_number":"16667689361463940","imei1":"16667689361463940","imei2":"16667689361463940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137292,"job_number":"JOB_137292","tr_customer_id":137309,"tr_customer_product_id":137299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13326406898259","imei1":"13326406898259","imei2":"13326406898259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137294,"job_number":"JOB_137294","tr_customer_id":137311,"tr_customer_product_id":137301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:03.000Z","modified_at":"2025-12-25T03:46:03.000Z","name":"Stanford Schinner","mobile_number":"881-749-5328","email_id":"Randal.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"14300376876198068","imei1":"14300376876198068","imei2":"14300376876198068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137295,"job_number":"JOB_137295","tr_customer_id":137312,"tr_customer_product_id":137302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:12.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12627075769823","imei1":"12627075769823","imei2":"12627075769823","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137297,"job_number":"JOB_137297","tr_customer_id":137314,"tr_customer_product_id":137304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:28.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11115070131535","imei1":"11115070131535","imei2":"11115070131535","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137300,"job_number":"JOB_137300","tr_customer_id":137317,"tr_customer_product_id":137307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:38.000Z","modified_at":"2025-12-25T03:46:38.000Z","name":"Shirley Ward","mobile_number":"743-661-6442","email_id":"Alexie.Hane@hotmail.com","dop":"2025-04-06","serial_number":"15869525404044476","imei1":"15869525404044476","imei2":"15869525404044476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137302,"job_number":"JOB_137302","tr_customer_id":137319,"tr_customer_product_id":137309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"Tristin Heathcote","mobile_number":"810-484-1944","email_id":"Dusty_Fritsch9@gmail.com","dop":"2025-04-06","serial_number":"10583712318346","imei1":"10583712318346","imei2":"10583712318346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137303,"job_number":"JOB_137303","tr_customer_id":137320,"tr_customer_product_id":137310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12100092582869","imei1":"12100092582869","imei2":"12100092582869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137305,"job_number":"JOB_137305","tr_customer_id":137322,"tr_customer_product_id":137312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Addison Rolfson","mobile_number":"346-603-8927","email_id":"Ova_Huel11@yahoo.com","dop":"2025-04-06","serial_number":"15023080673612660","imei1":"15023080673612660","imei2":"15023080673612660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137306,"job_number":"JOB_137306","tr_customer_id":137323,"tr_customer_product_id":137313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:41.000Z","modified_at":"2025-12-25T03:46:41.000Z","name":"Jayda Zulauf","mobile_number":"423-575-7211","email_id":"Drake_Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"11982925085544988","imei1":"11982925085544988","imei2":"11982925085544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137307,"job_number":"JOB_137307","tr_customer_id":137324,"tr_customer_product_id":137314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10401559741388","imei1":"10401559741388","imei2":"10401559741388","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137309,"job_number":"JOB_137309","tr_customer_id":137326,"tr_customer_product_id":137316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11505983862151","imei1":"11505983862151","imei2":"11505983862151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137311,"job_number":"JOB_137311","tr_customer_id":137328,"tr_customer_product_id":137318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:43.000Z","modified_at":"2025-12-25T03:46:43.000Z","name":"Jerrod Sauer","mobile_number":"467-638-1423","email_id":"Davonte42@gmail.com","dop":"2025-06-18","serial_number":"1039595875050718","imei1":"1039595875050718","imei2":"1039595875050718","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137312,"job_number":"JOB_137312","tr_customer_id":137329,"tr_customer_product_id":137319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Ryan Conroy","mobile_number":"481-446-1879","email_id":"Conner39@hotmail.com","dop":"2025-04-06","serial_number":"11886417942262504","imei1":"11886417942262504","imei2":"11886417942262504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137313,"job_number":"JOB_137313","tr_customer_id":137330,"tr_customer_product_id":137320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11511329063052","imei1":"11511329063052","imei2":"11511329063052","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137316,"job_number":"JOB_137316","tr_customer_id":137333,"tr_customer_product_id":137323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:48.000Z","modified_at":"2025-12-25T03:46:48.000Z","name":"Anahi Johnson","mobile_number":"517-763-2086","email_id":"Madonna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"16591868289177204","imei1":"16591868289177204","imei2":"16591868289177204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137318,"job_number":"JOB_137318","tr_customer_id":137335,"tr_customer_product_id":137325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:50.000Z","modified_at":"2025-12-25T03:46:50.000Z","name":"Ursula Nienow","mobile_number":"800-627-6651","email_id":"Maryjane_Heidenreich75@hotmail.com","dop":"2025-04-06","serial_number":"10074789380363398","imei1":"10074789380363398","imei2":"10074789380363398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137319,"job_number":"JOB_137319","tr_customer_id":137336,"tr_customer_product_id":137326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18755204682927","imei1":"18755204682927","imei2":"18755204682927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137321,"job_number":"JOB_137321","tr_customer_id":137338,"tr_customer_product_id":137328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:02.000Z","modified_at":"2025-12-25T03:47:02.000Z","name":"Blanche Adams","mobile_number":"581-345-5357","email_id":"Linnea_Satterfield@yahoo.com","dop":"2025-04-06","serial_number":"18420067094425430","imei1":"18420067094425430","imei2":"18420067094425430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137323,"job_number":"JOB_137323","tr_customer_id":137340,"tr_customer_product_id":137330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:11.000Z","modified_at":"2025-12-25T03:47:11.000Z","name":"Viva Bernier","mobile_number":"277-887-9753","email_id":"Antonette98@hotmail.com","dop":"2025-04-06","serial_number":"14960973638734704","imei1":"14960973638734704","imei2":"14960973638734704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137325,"job_number":"JOB_137325","tr_customer_id":137342,"tr_customer_product_id":137332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16504247360099","imei1":"16504247360099","imei2":"16504247360099","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137326,"job_number":"JOB_137326","tr_customer_id":137343,"tr_customer_product_id":137333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Elvie Murazik","mobile_number":"366-842-4886","email_id":"Giovanni56@yahoo.com","dop":"2025-09-16","serial_number":"16657442382470","imei1":"16657442382470","imei2":"16657442382470","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137327,"job_number":"JOB_137327","tr_customer_id":137344,"tr_customer_product_id":137334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10246211709032","imei1":"10246211709032","imei2":"10246211709032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137329,"job_number":"JOB_137329","tr_customer_id":137346,"tr_customer_product_id":137336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Garry Kuhlman","mobile_number":"900-600-4790","email_id":"Itzel.Mohr@yahoo.com","dop":"2025-06-18","serial_number":"1039942422821034","imei1":"1039942422821034","imei2":"1039942422821034","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137330,"job_number":"JOB_137330","tr_customer_id":137347,"tr_customer_product_id":137337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15177962326176","imei1":"15177962326176","imei2":"15177962326176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137332,"job_number":"JOB_137332","tr_customer_id":137349,"tr_customer_product_id":137339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:24.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19193538107572","imei1":"19193538107572","imei2":"19193538107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137333,"job_number":"JOB_137333","tr_customer_id":137350,"tr_customer_product_id":137340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:47:25.000Z","name":"Dorthy Littel","mobile_number":"316-505-1762","email_id":"Cameron_Moore33@yahoo.com","dop":"2025-04-06","serial_number":"13771418745197132","imei1":"13771418745197132","imei2":"13771418745197132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137335,"job_number":"JOB_137335","tr_customer_id":137352,"tr_customer_product_id":137342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"Rachael Thompson","mobile_number":"385-915-5211","email_id":"Filiberto.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"16436476403513868","imei1":"16436476403513868","imei2":"16436476403513868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137336,"job_number":"JOB_137336","tr_customer_id":137353,"tr_customer_product_id":137343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12796872445034","imei1":"12796872445034","imei2":"12796872445034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137339,"job_number":"JOB_137339","tr_customer_id":137356,"tr_customer_product_id":137346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:47:28.000Z","name":"Donnell Mueller","mobile_number":"475-730-9239","email_id":"Adolfo_Schimmel0@hotmail.com","dop":"2025-04-06","serial_number":"11770259586782748","imei1":"11770259586782748","imei2":"11770259586782748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137340,"job_number":"JOB_137340","tr_customer_id":137357,"tr_customer_product_id":137347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:29.000Z","modified_at":"2025-12-25T03:47:29.000Z","name":"Erich Lubowitz","mobile_number":"444-845-5970","email_id":"Maia9@yahoo.com","dop":"2025-04-06","serial_number":"11428318506437556","imei1":"11428318506437556","imei2":"11428318506437556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137344,"job_number":"JOB_137344","tr_customer_id":137361,"tr_customer_product_id":137351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16602624669923","imei1":"16602624669923","imei2":"16602624669923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137345,"job_number":"JOB_137345","tr_customer_id":137362,"tr_customer_product_id":137352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Lon Kuhlman","mobile_number":"790-257-7022","email_id":"Dashawn.Volkman8@hotmail.com","dop":"2025-09-16","serial_number":"11230247736318","imei1":"11230247736318","imei2":"11230247736318","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137347,"job_number":"JOB_137347","tr_customer_id":137364,"tr_customer_product_id":137354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:47:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14882666937825","imei1":"14882666937825","imei2":"14882666937825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137349,"job_number":"JOB_137349","tr_customer_id":137366,"tr_customer_product_id":137356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:48.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11024354107711","imei1":"11024354107711","imei2":"11024354107711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137350,"job_number":"JOB_137350","tr_customer_id":137367,"tr_customer_product_id":137357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:47:49.000Z","name":"Carol Jenkins","mobile_number":"948-424-1920","email_id":"Rocky52@hotmail.com","dop":"2025-04-06","serial_number":"14518139280878926","imei1":"14518139280878926","imei2":"14518139280878926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137353,"job_number":"JOB_137353","tr_customer_id":137370,"tr_customer_product_id":137360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:47:50.000Z","name":"Marlene King","mobile_number":"891-446-5613","email_id":"Doug.Goldner15@hotmail.com","dop":"2025-04-06","serial_number":"17093699887442686","imei1":"17093699887442686","imei2":"17093699887442686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137354,"job_number":"JOB_137354","tr_customer_id":137371,"tr_customer_product_id":137361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:51.000Z","modified_at":"2025-12-25T03:47:51.000Z","name":"Geo Koch","mobile_number":"570-810-4692","email_id":"Scotty.Ferry92@hotmail.com","dop":"2025-05-30","serial_number":"13195073325787","imei1":"13195073325787","imei2":"13195073325787","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137356,"job_number":"JOB_137356","tr_customer_id":137373,"tr_customer_product_id":137363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Marilie Hirthe","mobile_number":"544-510-2453","email_id":"Scotty.Doyle@yahoo.com","dop":"2025-05-30","serial_number":"1579730307862337","imei1":"1579730307862337","imei2":"1579730307862337","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137357,"job_number":"JOB_137357","tr_customer_id":137374,"tr_customer_product_id":137364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:47:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14982677366731","imei1":"14982677366731","imei2":"14982677366731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137359,"job_number":"JOB_137359","tr_customer_id":137376,"tr_customer_product_id":137366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:54.000Z","modified_at":"2025-12-25T03:47:54.000Z","name":"Ethan Mayer","mobile_number":"404-701-2870","email_id":"Hildegard53@yahoo.com","dop":"2025-04-06","serial_number":"12993347464925776","imei1":"12993347464925776","imei2":"12993347464925776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137361,"job_number":"JOB_137361","tr_customer_id":137378,"tr_customer_product_id":137368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13339318815988","imei1":"13339318815988","imei2":"13339318815988","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137362,"job_number":"JOB_137362","tr_customer_id":137379,"tr_customer_product_id":137369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Alfredo Sawayn","mobile_number":"300-563-4176","email_id":"Tyler45@hotmail.com","dop":"2025-09-16","serial_number":"19646234670478","imei1":"19646234670478","imei2":"19646234670478","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137368,"job_number":"JOB_137368","tr_customer_id":137385,"tr_customer_product_id":137375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14265366221500","imei1":"14265366221500","imei2":"14265366221500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137370,"job_number":"JOB_137370","tr_customer_id":137387,"tr_customer_product_id":137377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"Ena Schulist","mobile_number":"551-734-8534","email_id":"Nestor.Deckow@hotmail.com","dop":"2025-04-06","serial_number":"15734167450702780","imei1":"15734167450702780","imei2":"15734167450702780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137371,"job_number":"JOB_137371","tr_customer_id":137388,"tr_customer_product_id":137378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271462121529","imei1":"10271462121529","imei2":"10271462121529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137376,"job_number":"JOB_137376","tr_customer_id":137393,"tr_customer_product_id":137383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Gillian Wilkinson","mobile_number":"763-656-4013","email_id":"Lindsay_Schroeder43@yahoo.com","dop":"2025-04-06","serial_number":"19933685871515530","imei1":"19933685871515530","imei2":"19933685871515530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137381,"job_number":"JOB_137381","tr_customer_id":137398,"tr_customer_product_id":137388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15009533036658","imei1":"15009533036658","imei2":"15009533036658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137382,"job_number":"JOB_137382","tr_customer_id":137399,"tr_customer_product_id":137389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13182146013702","imei1":"13182146013702","imei2":"13182146013702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137385,"job_number":"JOB_137385","tr_customer_id":137402,"tr_customer_product_id":137392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:48:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15065114577883","imei1":"15065114577883","imei2":"15065114577883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137387,"job_number":"JOB_137387","tr_customer_id":137404,"tr_customer_product_id":137394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14141148932716","imei1":"14141148932716","imei2":"14141148932716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137388,"job_number":"JOB_137388","tr_customer_id":137405,"tr_customer_product_id":137395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Stacey Gulgowski","mobile_number":"709-310-0159","email_id":"Allen_Schaden75@gmail.com","dop":"2025-04-06","serial_number":"15611439783467552","imei1":"15611439783467552","imei2":"15611439783467552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137389,"job_number":"JOB_137389","tr_customer_id":137406,"tr_customer_product_id":137396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Benjamin Kub","mobile_number":"671-264-4804","email_id":"Krystel_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"15441364681121620","imei1":"15441364681121620","imei2":"15441364681121620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137391,"job_number":"JOB_137391","tr_customer_id":137408,"tr_customer_product_id":137398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Vinnie Yundt","mobile_number":"666-241-3880","email_id":"Ellen.Schinner@gmail.com","dop":"2025-04-06","serial_number":"18719341266179336","imei1":"18719341266179336","imei2":"18719341266179336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137392,"job_number":"JOB_137392","tr_customer_id":137409,"tr_customer_product_id":137399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:36.000Z","modified_at":"2025-12-25T03:48:36.000Z","name":"Gerald Lueilwitz","mobile_number":"858-832-3629","email_id":"Darien.Veum70@hotmail.com","dop":"2025-04-06","serial_number":"19185846778528270","imei1":"19185846778528270","imei2":"19185846778528270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137393,"job_number":"JOB_137393","tr_customer_id":137410,"tr_customer_product_id":137400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:38.000Z","modified_at":"2025-12-25T03:48:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19014374948823","imei1":"19014374948823","imei2":"19014374948823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137395,"job_number":"JOB_137395","tr_customer_id":137412,"tr_customer_product_id":137402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:40.000Z","modified_at":"2025-12-25T03:48:40.000Z","name":"Charlene Crona","mobile_number":"743-488-4350","email_id":"Gracie59@yahoo.com","dop":"2025-04-06","serial_number":"12146950580471086","imei1":"12146950580471086","imei2":"12146950580471086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137399,"job_number":"JOB_137399","tr_customer_id":137416,"tr_customer_product_id":137406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:48:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17988649780962","imei1":"17988649780962","imei2":"17988649780962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137401,"job_number":"JOB_137401","tr_customer_id":137418,"tr_customer_product_id":137408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:58.000Z","modified_at":"2025-12-25T03:48:58.000Z","name":"Jensen Hilpert","mobile_number":"238-268-7636","email_id":"Neil.Schiller34@yahoo.com","dop":"2025-04-06","serial_number":"12778090446138674","imei1":"12778090446138674","imei2":"12778090446138674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137408,"job_number":"JOB_137408","tr_customer_id":137425,"tr_customer_product_id":137415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15670049498436","imei1":"15670049498436","imei2":"15670049498436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137410,"job_number":"JOB_137410","tr_customer_id":137427,"tr_customer_product_id":137417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13136322504467","imei1":"13136322504467","imei2":"13136322504467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137412,"job_number":"JOB_137412","tr_customer_id":137429,"tr_customer_product_id":137419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"Name Veum","mobile_number":"357-411-0364","email_id":"Darron.Schneider@gmail.com","dop":"2025-04-06","serial_number":"17066442213782696","imei1":"17066442213782696","imei2":"17066442213782696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137413,"job_number":"JOB_137413","tr_customer_id":137430,"tr_customer_product_id":137420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:13.000Z","modified_at":"2025-12-25T03:49:13.000Z","name":"Melisa Veum","mobile_number":"999-441-6746","email_id":"Jarrett19@gmail.com","dop":"2025-04-06","serial_number":"14940475495931336","imei1":"14940475495931336","imei2":"14940475495931336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137418,"job_number":"JOB_137418","tr_customer_id":137435,"tr_customer_product_id":137425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18625216779920","imei1":"18625216779920","imei2":"18625216779920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137420,"job_number":"JOB_137420","tr_customer_id":137437,"tr_customer_product_id":137427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:20.000Z","modified_at":"2025-12-25T03:49:20.000Z","name":"Marielle Hayes","mobile_number":"913-412-9023","email_id":"Brooke_Morar94@gmail.com","dop":"2025-04-06","serial_number":"12561905717510522","imei1":"12561905717510522","imei2":"12561905717510522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137421,"job_number":"JOB_137421","tr_customer_id":137438,"tr_customer_product_id":137428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:23.000Z","modified_at":"2025-12-25T03:49:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13272918861501","imei1":"13272918861501","imei2":"13272918861501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137423,"job_number":"JOB_137423","tr_customer_id":137440,"tr_customer_product_id":137430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:25.000Z","modified_at":"2025-12-25T03:49:25.000Z","name":"Lester Stamm","mobile_number":"432-327-1734","email_id":"Mya_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"15570765451250396","imei1":"15570765451250396","imei2":"15570765451250396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137424,"job_number":"JOB_137424","tr_customer_id":137441,"tr_customer_product_id":137431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:49:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19285239746641","imei1":"19285239746641","imei2":"19285239746641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137426,"job_number":"JOB_137426","tr_customer_id":137443,"tr_customer_product_id":137433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:50.000Z","modified_at":"2025-12-25T03:49:50.000Z","name":"Name Botsford","mobile_number":"723-803-0574","email_id":"Mable_Jakubowski58@yahoo.com","dop":"2025-04-06","serial_number":"12481877098741858","imei1":"12481877098741858","imei2":"12481877098741858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137427,"job_number":"JOB_137427","tr_customer_id":137444,"tr_customer_product_id":137434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16043099142023","imei1":"16043099142023","imei2":"16043099142023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137431,"job_number":"JOB_137431","tr_customer_id":137448,"tr_customer_product_id":137438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:52.000Z","modified_at":"2025-12-25T03:49:52.000Z","name":"Briana Weber","mobile_number":"368-387-2626","email_id":"Lilyan0@hotmail.com","dop":"2025-04-06","serial_number":"11130400152896926","imei1":"11130400152896926","imei2":"11130400152896926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137433,"job_number":"JOB_137433","tr_customer_id":137450,"tr_customer_product_id":137440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62844550456540","imei1":"62844550456540","imei2":"62844550456540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137434,"job_number":"JOB_137434","tr_customer_id":137451,"tr_customer_product_id":137441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25954734477362","imei1":"25954734477362","imei2":"25954734477362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137435,"job_number":"JOB_137435","tr_customer_id":137452,"tr_customer_product_id":137442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42373094232688","imei1":"42373094232688","imei2":"42373094232688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137436,"job_number":"JOB_137436","tr_customer_id":137453,"tr_customer_product_id":137443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29581749615882","imei1":"29581749615882","imei2":"29581749615882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137437,"job_number":"JOB_137437","tr_customer_id":137454,"tr_customer_product_id":137444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20627924476282","imei1":"20627924476282","imei2":"20627924476282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137438,"job_number":"JOB_137438","tr_customer_id":137455,"tr_customer_product_id":137445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23169943963900","imei1":"23169943963900","imei2":"23169943963900","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137440,"job_number":"JOB_137440","tr_customer_id":137457,"tr_customer_product_id":137447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21155081476319","imei1":"21155081476319","imei2":"21155081476319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137441,"job_number":"JOB_137441","tr_customer_id":137458,"tr_customer_product_id":137448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11905693259024","imei1":"11905693259024","imei2":"11905693259024","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137442,"job_number":"JOB_137442","tr_customer_id":137459,"tr_customer_product_id":137449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55955448587970","imei1":"55955448587970","imei2":"55955448587970","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137443,"job_number":"JOB_137443","tr_customer_id":137460,"tr_customer_product_id":137450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67263213884922","imei1":"67263213884922","imei2":"67263213884922","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137444,"job_number":"JOB_137444","tr_customer_id":137461,"tr_customer_product_id":137451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46160797961247","imei1":"46160797961247","imei2":"46160797961247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137445,"job_number":"JOB_137445","tr_customer_id":137462,"tr_customer_product_id":137452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96568239851127","imei1":"96568239851127","imei2":"96568239851127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137447,"job_number":"JOB_137447","tr_customer_id":137464,"tr_customer_product_id":137454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:07.000Z","modified_at":"2025-12-25T03:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97652535431074","imei1":"97652535431074","imei2":"97652535431074","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137448,"job_number":"JOB_137448","tr_customer_id":137465,"tr_customer_product_id":137455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32902125399771","imei1":"32902125399771","imei2":"32902125399771","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137449,"job_number":"JOB_137449","tr_customer_id":137466,"tr_customer_product_id":137456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64532043736664","imei1":"64532043736664","imei2":"64532043736664","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137450,"job_number":"JOB_137450","tr_customer_id":137467,"tr_customer_product_id":137457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57440993208545","imei1":"57440993208545","imei2":"57440993208545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137451,"job_number":"JOB_137451","tr_customer_id":137468,"tr_customer_product_id":137458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15386837180025","imei1":"15386837180025","imei2":"15386837180025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137452,"job_number":"JOB_137452","tr_customer_id":137469,"tr_customer_product_id":137459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85771178292456","imei1":"85771178292456","imei2":"85771178292456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137454,"job_number":"JOB_137454","tr_customer_id":137471,"tr_customer_product_id":137461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"61450650593711","imei1":"61450650593711","imei2":"61450650593711","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137456,"job_number":"JOB_137456","tr_customer_id":137473,"tr_customer_product_id":137463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:55.000Z","modified_at":"2025-12-25T04:08:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"74334022983602","imei1":"74334022983602","imei2":"74334022983602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137457,"job_number":"JOB_137457","tr_customer_id":137474,"tr_customer_product_id":137464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:08:56.000Z","name":"Ernestina Hegmann","mobile_number":"388-848-7747","email_id":"Shanel.Gislason@gmail.com","dop":"2025-09-30","serial_number":"44212916275846","imei1":"44212916275846","imei2":"44212916275846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137459,"job_number":"JOB_137459","tr_customer_id":137476,"tr_customer_product_id":137466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:13.000Z","modified_at":"2025-12-25T04:09:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"82417864624596","imei1":"82417864624596","imei2":"82417864624596","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137460,"job_number":"JOB_137460","tr_customer_id":137477,"tr_customer_product_id":137467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:14.000Z","name":"Alena Pollich","mobile_number":"757-359-7886","email_id":"Linwood.Tremblay55@hotmail.com","dop":"2025-09-30","serial_number":"52661265071746","imei1":"52661265071746","imei2":"52661265071746","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137462,"job_number":"JOB_137462","tr_customer_id":137479,"tr_customer_product_id":137469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"96476019554683","imei1":"96476019554683","imei2":"96476019554683","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137463,"job_number":"JOB_137463","tr_customer_id":137480,"tr_customer_product_id":137470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"Rhianna Prohaska","mobile_number":"823-720-7213","email_id":"Bridgette_Stracke77@yahoo.com","dop":"2025-09-30","serial_number":"67093240682356","imei1":"67093240682356","imei2":"67093240682356","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137465,"job_number":"JOB_137465","tr_customer_id":137482,"tr_customer_product_id":137472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"19711751132901","imei1":"19711751132901","imei2":"19711751132901","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137466,"job_number":"JOB_137466","tr_customer_id":137483,"tr_customer_product_id":137473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"Keagan Beer","mobile_number":"584-888-0838","email_id":"Coy_Legros79@hotmail.com","dop":"2025-09-30","serial_number":"49435311510260","imei1":"49435311510260","imei2":"49435311510260","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137468,"job_number":"JOB_137468","tr_customer_id":137485,"tr_customer_product_id":137475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:01.000Z","modified_at":"2025-12-25T04:13:01.000Z","name":"Ally Stiedemann","mobile_number":"371-787-5135","email_id":"Cloyd.Terry12@yahoo.com","dop":"2025-09-30","serial_number":"91991516073819","imei1":"91991516073819","imei2":"91991516073819","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137471,"job_number":"JOB_137471","tr_customer_id":137488,"tr_customer_product_id":137478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:49.000Z","modified_at":"2025-12-25T04:25:49.000Z","name":"Belle Sporer","mobile_number":"257-813-1657","email_id":"Brittany_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"18862229672252030","imei1":"18862229672252030","imei2":"18862229672252030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137472,"job_number":"JOB_137472","tr_customer_id":137489,"tr_customer_product_id":137479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:08.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11966952978460","imei1":"11966952978460","imei2":"11966952978460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137474,"job_number":"JOB_137474","tr_customer_id":137491,"tr_customer_product_id":137481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:10.000Z","modified_at":"2025-12-25T04:32:10.000Z","name":"Kyra King","mobile_number":"323-316-4715","email_id":"Icie51@gmail.com","dop":"2025-10-12","serial_number":"1005092312333328","imei1":"1005092312333328","imei2":"1005092312333328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137475,"job_number":"JOB_137475","tr_customer_id":137492,"tr_customer_product_id":137482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:23.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"15204216724364","imei1":"15204216724364","imei2":"15204216724364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137477,"job_number":"JOB_137477","tr_customer_id":137494,"tr_customer_product_id":137484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:25.000Z","modified_at":"2025-12-25T04:32:25.000Z","name":"Judge Welch","mobile_number":"597-728-4948","email_id":"Harvey4@hotmail.com","dop":"2025-10-12","serial_number":"1002154747348407","imei1":"1002154747348407","imei2":"1002154747348407","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137478,"job_number":"JOB_137478","tr_customer_id":137495,"tr_customer_product_id":137485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:38.000Z","modified_at":"2025-12-25T04:32:38.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16442024645717","imei1":"16442024645717","imei2":"16442024645717","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137480,"job_number":"JOB_137480","tr_customer_id":137497,"tr_customer_product_id":137487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:40.000Z","modified_at":"2025-12-25T04:32:40.000Z","name":"Tyrese Gerhold","mobile_number":"595-263-8940","email_id":"Beryl31@yahoo.com","dop":"2025-10-12","serial_number":"1007121192549331","imei1":"1007121192549331","imei2":"1007121192549331","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137481,"job_number":"JOB_137481","tr_customer_id":137498,"tr_customer_product_id":137488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:34:48.000Z","modified_at":"2025-12-25T04:34:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"10725975529992","imei1":"10725975529992","imei2":"10725975529992","popurl":"2025-12-15T04:34:47.300069077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137482,"job_number":"JOB_137482","tr_customer_id":137499,"tr_customer_product_id":137489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:35:20.000Z","modified_at":"2025-12-25T04:35:20.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"44814478341208","imei1":"44814478341208","imei2":"44814478341208","popurl":"2025-12-15T04:35:19.529778749Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137483,"job_number":"JOB_137483","tr_customer_id":137500,"tr_customer_product_id":137490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:31.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15521562648919","imei1":"15521562648919","imei2":"15521562648919","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137485,"job_number":"JOB_137485","tr_customer_id":137502,"tr_customer_product_id":137492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:43.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17845777280898","imei1":"17845777280898","imei2":"17845777280898","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137487,"job_number":"JOB_137487","tr_customer_id":137504,"tr_customer_product_id":137494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:55.000Z","modified_at":"2025-12-25T04:37:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17702788754345","imei1":"17702788754345","imei2":"17702788754345","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137489,"job_number":"JOB_137489","tr_customer_id":137506,"tr_customer_product_id":137496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:48.000Z","modified_at":"2025-12-25T04:41:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109890164783083","imei1":"109890164783083","imei2":"109890164783083","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137491,"job_number":"JOB_137491","tr_customer_id":137508,"tr_customer_product_id":137498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:00.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108806415056965","imei1":"108806415056965","imei2":"108806415056965","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137494,"job_number":"JOB_137494","tr_customer_id":137511,"tr_customer_product_id":137501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:07.000Z","modified_at":"2025-12-25T04:43:07.000Z","name":"Gabriella Hartmann","mobile_number":"376-606-2752","email_id":"Zakary12@yahoo.com","dop":"2025-04-06","serial_number":"15474713332601200","imei1":"15474713332601200","imei2":"15474713332601200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137495,"job_number":"JOB_137495","tr_customer_id":137512,"tr_customer_product_id":137502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"67997609250168","imei1":"67997609250168","imei2":"67997609250168","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137496,"job_number":"JOB_137496","tr_customer_id":137513,"tr_customer_product_id":137503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"Cierra Heaney","mobile_number":"520-506-7471","email_id":"Kristy.Yundt@hotmail.com","dop":"2025-09-30","serial_number":"69960575912688","imei1":"69960575912688","imei2":"69960575912688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137498,"job_number":"JOB_137498","tr_customer_id":137515,"tr_customer_product_id":137505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:16.000Z","modified_at":"2025-12-25T04:48:16.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"68611828966033","imei1":"68611828966033","imei2":"68611828966033","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137499,"job_number":"JOB_137499","tr_customer_id":137516,"tr_customer_product_id":137506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:17.000Z","name":"Scarlett Ondricka","mobile_number":"903-301-2022","email_id":"Declan.Raynor@hotmail.com","dop":"2025-09-30","serial_number":"90782932355365","imei1":"90782932355365","imei2":"90782932355365","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137501,"job_number":"JOB_137501","tr_customer_id":137518,"tr_customer_product_id":137508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:33.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"97481902576575","imei1":"97481902576575","imei2":"97481902576575","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137502,"job_number":"JOB_137502","tr_customer_id":137519,"tr_customer_product_id":137509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"Rebeca Kuvalis","mobile_number":"672-291-2958","email_id":"Ebony.Mitchell@yahoo.com","dop":"2025-09-30","serial_number":"19034107768773","imei1":"19034107768773","imei2":"19034107768773","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137505,"job_number":"JOB_137505","tr_customer_id":137522,"tr_customer_product_id":137512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:10.000Z","modified_at":"2025-12-25T04:49:10.000Z","name":"Dameon Kutch","mobile_number":"784-422-2923","email_id":"Rubie_Gutmann80@gmail.com","dop":"2025-04-06","serial_number":"19252186835487696","imei1":"19252186835487696","imei2":"19252186835487696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137507,"job_number":"JOB_137507","tr_customer_id":137524,"tr_customer_product_id":137514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:01.000Z","modified_at":"2025-12-25T04:52:01.000Z","name":"Robyn Welch","mobile_number":"995-667-2549","email_id":"Luisa.Mills66@yahoo.com","dop":"2025-04-06","serial_number":"17580181641892776","imei1":"17580181641892776","imei2":"17580181641892776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137509,"job_number":"JOB_137509","tr_customer_id":137526,"tr_customer_product_id":137516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:30.000Z","modified_at":"2025-12-25T04:54:30.000Z","name":"Isai Baumbach","mobile_number":"900-225-9522","email_id":"Victor70@gmail.com","dop":"2025-04-06","serial_number":"10852614702391110","imei1":"10852614702391110","imei2":"10852614702391110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137511,"job_number":"JOB_137511","tr_customer_id":137528,"tr_customer_product_id":137518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:22.000Z","modified_at":"2025-12-25T04:55:22.000Z","name":"Blake Breitenberg","mobile_number":"441-927-7473","email_id":"Shayne_Bode@hotmail.com","dop":"2025-04-06","serial_number":"18061539539724456","imei1":"18061539539724456","imei2":"18061539539724456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137513,"job_number":"JOB_137513","tr_customer_id":137530,"tr_customer_product_id":137520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12659439764596","imei1":"12659439764596","imei2":"12659439764596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137515,"job_number":"JOB_137515","tr_customer_id":137532,"tr_customer_product_id":137522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:04.000Z","modified_at":"2025-12-25T05:18:04.000Z","name":"Carolina Dach","mobile_number":"902-360-1295","email_id":"Lulu_Schaden@gmail.com","dop":"2025-04-06","serial_number":"19503434250261650","imei1":"19503434250261650","imei2":"19503434250261650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137516,"job_number":"JOB_137516","tr_customer_id":137533,"tr_customer_product_id":137523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19693407729702","imei1":"19693407729702","imei2":"19693407729702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137518,"job_number":"JOB_137518","tr_customer_id":137535,"tr_customer_product_id":137525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:12.000Z","modified_at":"2025-12-25T05:18:12.000Z","name":"Bo Nolan","mobile_number":"538-632-3726","email_id":"Micaela61@yahoo.com","dop":"2025-04-06","serial_number":"10821611877996738","imei1":"10821611877996738","imei2":"10821611877996738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137519,"job_number":"JOB_137519","tr_customer_id":137536,"tr_customer_product_id":137526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12986581690250","imei1":"12986581690250","imei2":"12986581690250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137521,"job_number":"JOB_137521","tr_customer_id":137538,"tr_customer_product_id":137528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:21.000Z","modified_at":"2025-12-25T05:18:21.000Z","name":"Curtis DuBuque","mobile_number":"764-987-2655","email_id":"Ryann.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"12095183964254128","imei1":"12095183964254128","imei2":"12095183964254128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137522,"job_number":"JOB_137522","tr_customer_id":137539,"tr_customer_product_id":137529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13643443238902","imei1":"13643443238902","imei2":"13643443238902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137524,"job_number":"JOB_137524","tr_customer_id":137541,"tr_customer_product_id":137531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:53.000Z","modified_at":"2025-12-25T05:20:53.000Z","name":"Oda Parker","mobile_number":"563-294-1873","email_id":"Cloyd.Hane@yahoo.com","dop":"2025-04-06","serial_number":"12325637119571426","imei1":"12325637119571426","imei2":"12325637119571426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137525,"job_number":"JOB_137525","tr_customer_id":137542,"tr_customer_product_id":137532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16603986224959","imei1":"16603986224959","imei2":"16603986224959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137527,"job_number":"JOB_137527","tr_customer_id":137544,"tr_customer_product_id":137534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:01.000Z","modified_at":"2025-12-25T05:21:01.000Z","name":"Althea Cartwright","mobile_number":"783-660-3261","email_id":"Haskell.Mante60@hotmail.com","dop":"2025-04-06","serial_number":"14887871497346878","imei1":"14887871497346878","imei2":"14887871497346878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137528,"job_number":"JOB_137528","tr_customer_id":137545,"tr_customer_product_id":137535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18404929094720","imei1":"18404929094720","imei2":"18404929094720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137530,"job_number":"JOB_137530","tr_customer_id":137547,"tr_customer_product_id":137537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:10.000Z","modified_at":"2025-12-25T05:21:10.000Z","name":"Alisa Berge","mobile_number":"495-891-8457","email_id":"Julie.Stracke54@yahoo.com","dop":"2025-04-06","serial_number":"11182282362144692","imei1":"11182282362144692","imei2":"11182282362144692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137531,"job_number":"JOB_137531","tr_customer_id":137548,"tr_customer_product_id":137538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14204546316624","imei1":"14204546316624","imei2":"14204546316624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137533,"job_number":"JOB_137533","tr_customer_id":137550,"tr_customer_product_id":137540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:02.000Z","modified_at":"2025-12-25T05:26:02.000Z","name":"Mertie Beer","mobile_number":"756-535-8815","email_id":"Claire.Davis@yahoo.com","dop":"2025-04-06","serial_number":"11954926517592946","imei1":"11954926517592946","imei2":"11954926517592946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137534,"job_number":"JOB_137534","tr_customer_id":137551,"tr_customer_product_id":137541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19568590285145","imei1":"19568590285145","imei2":"19568590285145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137536,"job_number":"JOB_137536","tr_customer_id":137553,"tr_customer_product_id":137543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:29.000Z","modified_at":"2025-12-25T05:26:29.000Z","name":"Conrad Kovacek","mobile_number":"491-279-2727","email_id":"Jamaal_Boehm@yahoo.com","dop":"2025-04-06","serial_number":"13721721641689052","imei1":"13721721641689052","imei2":"13721721641689052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137537,"job_number":"JOB_137537","tr_customer_id":137554,"tr_customer_product_id":137544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:26:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13031293741414","imei1":"13031293741414","imei2":"13031293741414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137539,"job_number":"JOB_137539","tr_customer_id":137556,"tr_customer_product_id":137546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:55.000Z","modified_at":"2025-12-25T05:26:55.000Z","name":"Araceli Toy","mobile_number":"554-374-7307","email_id":"Flossie_Wolff21@gmail.com","dop":"2025-04-06","serial_number":"10180822970416788","imei1":"10180822970416788","imei2":"10180822970416788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137540,"job_number":"JOB_137540","tr_customer_id":137557,"tr_customer_product_id":137547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15443145975681","imei1":"15443145975681","imei2":"15443145975681","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137541,"job_number":"JOB_137541","tr_customer_id":137558,"tr_customer_product_id":137548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"Jackie Waters","mobile_number":"201-980-1168","email_id":"Tressie_Hettinger@yahoo.com","dop":"2025-09-16","serial_number":"11739737769892","imei1":"11739737769892","imei2":"11739737769892","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137542,"job_number":"JOB_137542","tr_customer_id":137559,"tr_customer_product_id":137549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:01:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13808839825219","imei1":"13808839825219","imei2":"13808839825219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137544,"job_number":"JOB_137544","tr_customer_id":137561,"tr_customer_product_id":137551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:31.000Z","modified_at":"2025-12-25T06:01:31.000Z","name":"Eulalia Halvorson","mobile_number":"806-584-0265","email_id":"Charlotte86@yahoo.com","dop":"2025-04-06","serial_number":"15043133939561746","imei1":"15043133939561746","imei2":"15043133939561746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137545,"job_number":"JOB_137545","tr_customer_id":137562,"tr_customer_product_id":137552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:33.000Z","modified_at":"2025-12-25T06:01:33.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12431959593945","imei1":"12431959593945","imei2":"12431959593945","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137546,"job_number":"JOB_137546","tr_customer_id":137563,"tr_customer_product_id":137553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:34.000Z","modified_at":"2025-12-25T06:01:34.000Z","name":"Leopold Pollich","mobile_number":"578-299-1753","email_id":"Mazie79@yahoo.com","dop":"2025-09-16","serial_number":"14673811091742","imei1":"14673811091742","imei2":"14673811091742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137547,"job_number":"JOB_137547","tr_customer_id":137564,"tr_customer_product_id":137554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:53.000Z","modified_at":"2025-12-25T06:01:53.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17971506446147","imei1":"17971506446147","imei2":"17971506446147","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137548,"job_number":"JOB_137548","tr_customer_id":137565,"tr_customer_product_id":137555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:54.000Z","modified_at":"2025-12-25T06:01:54.000Z","name":"Vida Jerde","mobile_number":"502-909-1495","email_id":"Corrine_Ortiz@gmail.com","dop":"2025-09-16","serial_number":"12480037097930","imei1":"12480037097930","imei2":"12480037097930","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137549,"job_number":"JOB_137549","tr_customer_id":137566,"tr_customer_product_id":137556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17790305324485","imei1":"17790305324485","imei2":"17790305324485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137551,"job_number":"JOB_137551","tr_customer_id":137568,"tr_customer_product_id":137558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:18.000Z","modified_at":"2025-12-25T06:02:18.000Z","name":"Amparo Bins","mobile_number":"223-947-9206","email_id":"Laury_Sipes16@yahoo.com","dop":"2025-04-06","serial_number":"15825337869477984","imei1":"15825337869477984","imei2":"15825337869477984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137552,"job_number":"JOB_137552","tr_customer_id":137569,"tr_customer_product_id":137559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18435050240085","imei1":"18435050240085","imei2":"18435050240085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137554,"job_number":"JOB_137554","tr_customer_id":137571,"tr_customer_product_id":137561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:05.000Z","modified_at":"2025-12-25T06:03:05.000Z","name":"Geovanny Lind","mobile_number":"996-757-0392","email_id":"Rubie_Muller75@hotmail.com","dop":"2025-04-06","serial_number":"17778003289431672","imei1":"17778003289431672","imei2":"17778003289431672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137566,"job_number":"JOB_137566","tr_customer_id":137583,"tr_customer_product_id":137573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:08.000Z","modified_at":"2025-12-25T06:21:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10570026121424","imei1":"10570026121424","imei2":"10570026121424","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137568,"job_number":"JOB_137568","tr_customer_id":137585,"tr_customer_product_id":137575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:09.000Z","name":"Asa Torp","mobile_number":"303-349-1932","email_id":"Rylan25@gmail.com","dop":"2025-06-18","serial_number":"1016548429957847","imei1":"1016548429957847","imei2":"1016548429957847","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137569,"job_number":"JOB_137569","tr_customer_id":137586,"tr_customer_product_id":137576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:54.000Z","modified_at":"2025-12-25T06:21:54.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10573580991004","imei1":"10573580991004","imei2":"10573580991004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137571,"job_number":"JOB_137571","tr_customer_id":137588,"tr_customer_product_id":137578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:21:55.000Z","name":"Arturo Jacobs","mobile_number":"618-225-3599","email_id":"Lolita_Schmidt24@gmail.com","dop":"2025-06-18","serial_number":"1087738573784304","imei1":"1087738573784304","imei2":"1087738573784304","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137572,"job_number":"JOB_137572","tr_customer_id":137589,"tr_customer_product_id":137579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:31.000Z","modified_at":"2025-12-25T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12000198672033","imei1":"12000198672033","imei2":"12000198672033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137574,"job_number":"JOB_137574","tr_customer_id":137591,"tr_customer_product_id":137581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:33.000Z","modified_at":"2025-12-25T06:25:33.000Z","name":"Casey Spencer","mobile_number":"278-480-8454","email_id":"Yadira.Kassulke17@gmail.com","dop":"2025-04-06","serial_number":"14522881569288866","imei1":"14522881569288866","imei2":"14522881569288866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137575,"job_number":"JOB_137575","tr_customer_id":137592,"tr_customer_product_id":137582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:13.000Z","modified_at":"2025-12-25T06:26:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13596481676289","imei1":"13596481676289","imei2":"13596481676289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137577,"job_number":"JOB_137577","tr_customer_id":137594,"tr_customer_product_id":137584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:15.000Z","modified_at":"2025-12-25T06:26:15.000Z","name":"Emmanuel Kuhn","mobile_number":"549-535-3495","email_id":"Johnpaul63@gmail.com","dop":"2025-04-06","serial_number":"14972900572339072","imei1":"14972900572339072","imei2":"14972900572339072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137578,"job_number":"JOB_137578","tr_customer_id":137595,"tr_customer_product_id":137585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10152057708873","imei1":"10152057708873","imei2":"10152057708873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137580,"job_number":"JOB_137580","tr_customer_id":137597,"tr_customer_product_id":137587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:56.000Z","modified_at":"2025-12-25T06:26:56.000Z","name":"Jackeline Russel","mobile_number":"608-242-4658","email_id":"Nella_Schamberger79@yahoo.com","dop":"2025-04-06","serial_number":"10133388993948414","imei1":"10133388993948414","imei2":"10133388993948414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137581,"job_number":"JOB_137581","tr_customer_id":137598,"tr_customer_product_id":137588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:16.000Z","modified_at":"2025-12-25T06:28:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15886727852089","imei1":"15886727852089","imei2":"15886727852089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137583,"job_number":"JOB_137583","tr_customer_id":137600,"tr_customer_product_id":137590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:18.000Z","modified_at":"2025-12-25T06:28:18.000Z","name":"Tyler McGlynn","mobile_number":"917-225-1584","email_id":"Felix69@gmail.com","dop":"2025-04-06","serial_number":"15917848558974066","imei1":"15917848558974066","imei2":"15917848558974066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137584,"job_number":"JOB_137584","tr_customer_id":137601,"tr_customer_product_id":137591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:28:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18751807353872","imei1":"18751807353872","imei2":"18751807353872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137586,"job_number":"JOB_137586","tr_customer_id":137603,"tr_customer_product_id":137593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:58.000Z","modified_at":"2025-12-25T06:28:58.000Z","name":"Clara Conn","mobile_number":"401-315-6118","email_id":"Kris90@yahoo.com","dop":"2025-04-06","serial_number":"18111859283809990","imei1":"18111859283809990","imei2":"18111859283809990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137587,"job_number":"JOB_137587","tr_customer_id":137604,"tr_customer_product_id":137594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10264984846230","imei1":"10264984846230","imei2":"10264984846230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137589,"job_number":"JOB_137589","tr_customer_id":137606,"tr_customer_product_id":137596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:38.000Z","modified_at":"2025-12-25T06:29:38.000Z","name":"Reilly Hilll","mobile_number":"449-665-8647","email_id":"Arlie5@gmail.com","dop":"2025-04-06","serial_number":"17261669808094340","imei1":"17261669808094340","imei2":"17261669808094340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137591,"job_number":"JOB_137591","tr_customer_id":137608,"tr_customer_product_id":137598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:11.000Z","modified_at":"2025-12-25T06:32:11.000Z","name":"Electa Murazik","mobile_number":"700-962-7588","email_id":"Max.Mosciski@yahoo.com","dop":"2025-04-06","serial_number":"18479421013831870","imei1":"18479421013831870","imei2":"18479421013831870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137592,"job_number":"JOB_137592","tr_customer_id":137609,"tr_customer_product_id":137599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:32:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16385557189229","imei1":"16385557189229","imei2":"16385557189229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137594,"job_number":"JOB_137594","tr_customer_id":137611,"tr_customer_product_id":137601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16520613301350","imei1":"16520613301350","imei2":"16520613301350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137596,"job_number":"JOB_137596","tr_customer_id":137613,"tr_customer_product_id":137603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:15.000Z","modified_at":"2025-12-25T06:33:15.000Z","name":"Lessie Keeling","mobile_number":"685-386-3019","email_id":"Kristopher.Olson@hotmail.com","dop":"2025-04-06","serial_number":"14967741279955088","imei1":"14967741279955088","imei2":"14967741279955088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137600,"job_number":"JOB_137600","tr_customer_id":137617,"tr_customer_product_id":137607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:33:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12528133251266","imei1":"12528133251266","imei2":"12528133251266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137602,"job_number":"JOB_137602","tr_customer_id":137619,"tr_customer_product_id":137609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:40.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17187657019911","imei1":"17187657019911","imei2":"17187657019911","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137604,"job_number":"JOB_137604","tr_customer_id":137621,"tr_customer_product_id":137611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:42.000Z","modified_at":"2025-12-25T06:33:42.000Z","name":"Adonis Prosacco","mobile_number":"661-377-3493","email_id":"Jana_Bednar@hotmail.com","dop":"2025-10-12","serial_number":"1001479961574089","imei1":"1001479961574089","imei2":"1001479961574089","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137605,"job_number":"JOB_137605","tr_customer_id":137622,"tr_customer_product_id":137612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:54.000Z","modified_at":"2025-12-25T06:33:54.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18493707257059","imei1":"18493707257059","imei2":"18493707257059","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137607,"job_number":"JOB_137607","tr_customer_id":137624,"tr_customer_product_id":137614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:56.000Z","modified_at":"2025-12-25T06:33:56.000Z","name":"Americo Upton","mobile_number":"471-601-8844","email_id":"Dusty10@hotmail.com","dop":"2025-10-12","serial_number":"1000573372071664","imei1":"1000573372071664","imei2":"1000573372071664","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137608,"job_number":"JOB_137608","tr_customer_id":137625,"tr_customer_product_id":137615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:03.000Z","modified_at":"2025-12-25T06:34:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16974057319892","imei1":"16974057319892","imei2":"16974057319892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137610,"job_number":"JOB_137610","tr_customer_id":137627,"tr_customer_product_id":137617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:05.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Kameron Thompson","mobile_number":"550-310-4336","email_id":"Emilie_Daniel89@hotmail.com","dop":"2025-04-06","serial_number":"15208790309594208","imei1":"15208790309594208","imei2":"15208790309594208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137611,"job_number":"JOB_137611","tr_customer_id":137628,"tr_customer_product_id":137618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:09.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17410086011909","imei1":"17410086011909","imei2":"17410086011909","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137613,"job_number":"JOB_137613","tr_customer_id":137630,"tr_customer_product_id":137620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:10.000Z","modified_at":"2025-12-25T06:34:10.000Z","name":"Abelardo Schulist","mobile_number":"721-392-3031","email_id":"Estrella.Sanford@hotmail.com","dop":"2025-10-12","serial_number":"1001708058267540","imei1":"1001708058267540","imei2":"1001708058267540","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137617,"job_number":"JOB_137617","tr_customer_id":137634,"tr_customer_product_id":137624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19658525630574","imei1":"19658525630574","imei2":"19658525630574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137619,"job_number":"JOB_137619","tr_customer_id":137636,"tr_customer_product_id":137626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12339016791076","imei1":"12339016791076","imei2":"12339016791076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137621,"job_number":"JOB_137621","tr_customer_id":137638,"tr_customer_product_id":137628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:55.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Augustus Kessler","mobile_number":"564-960-4569","email_id":"Myrl.Kihn@gmail.com","dop":"2025-04-06","serial_number":"19592351935741150","imei1":"19592351935741150","imei2":"19592351935741150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137629,"job_number":"JOB_137629","tr_customer_id":137646,"tr_customer_product_id":137636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:16.000Z","modified_at":"2025-12-25T06:38:16.000Z","name":"Everardo Kiehn","mobile_number":"749-274-2609","email_id":"Thea42@yahoo.com","dop":"2025-04-06","serial_number":"16248350921168860","imei1":"16248350921168860","imei2":"16248350921168860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137631,"job_number":"JOB_137631","tr_customer_id":137648,"tr_customer_product_id":137638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:14.000Z","modified_at":"2025-12-25T06:40:14.000Z","name":"Rosalia Price","mobile_number":"717-715-1838","email_id":"Pansy.Wilkinson94@hotmail.com","dop":"2025-04-06","serial_number":"10802778534304658","imei1":"10802778534304658","imei2":"10802778534304658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137633,"job_number":"JOB_137633","tr_customer_id":137650,"tr_customer_product_id":137640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:18.000Z","modified_at":"2025-12-25T06:40:18.000Z","name":"Larissa McLaughlin","mobile_number":"995-640-8399","email_id":"Rubie13@yahoo.com","dop":"2025-04-06","serial_number":"18394704219978668","imei1":"18394704219978668","imei2":"18394704219978668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137635,"job_number":"JOB_137635","tr_customer_id":137652,"tr_customer_product_id":137642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:22.000Z","modified_at":"2025-12-25T06:40:22.000Z","name":"Eliezer Okuneva","mobile_number":"394-694-6592","email_id":"Brycen.Fritsch25@gmail.com","dop":"2025-04-06","serial_number":"11281488681460100","imei1":"11281488681460100","imei2":"11281488681460100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137637,"job_number":"JOB_137637","tr_customer_id":137654,"tr_customer_product_id":137644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:17.000Z","modified_at":"2025-12-25T06:44:17.000Z","name":"Tania Nienow","mobile_number":"684-539-5165","email_id":"Kimberly.Crooks87@gmail.com","dop":"2025-04-06","serial_number":"15494785654722398","imei1":"15494785654722398","imei2":"15494785654722398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137638,"job_number":"JOB_137638","tr_customer_id":137655,"tr_customer_product_id":137645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:18.000Z","modified_at":"2025-12-25T06:44:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11065604722173","imei1":"11065604722173","imei2":"11065604722173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137640,"job_number":"JOB_137640","tr_customer_id":137657,"tr_customer_product_id":137647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:20.000Z","modified_at":"2025-12-25T06:44:20.000Z","name":"Randi Bauch","mobile_number":"677-374-5918","email_id":"Erling55@hotmail.com","dop":"2025-04-06","serial_number":"19555096810127004","imei1":"19555096810127004","imei2":"19555096810127004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137641,"job_number":"JOB_137641","tr_customer_id":137658,"tr_customer_product_id":137648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16447692154004","imei1":"16447692154004","imei2":"16447692154004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137643,"job_number":"JOB_137643","tr_customer_id":137660,"tr_customer_product_id":137650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:08.000Z","modified_at":"2025-12-25T06:45:08.000Z","name":"Brad Jacobi","mobile_number":"339-655-2919","email_id":"Kaya.Wiza@yahoo.com","dop":"2025-04-06","serial_number":"17553637438984432","imei1":"17553637438984432","imei2":"17553637438984432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137644,"job_number":"JOB_137644","tr_customer_id":137661,"tr_customer_product_id":137651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:53.000Z","modified_at":"2025-12-25T06:45:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18675650967963","imei1":"18675650967963","imei2":"18675650967963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137646,"job_number":"JOB_137646","tr_customer_id":137663,"tr_customer_product_id":137653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:55.000Z","modified_at":"2025-12-25T06:45:55.000Z","name":"Gladyce Kihn","mobile_number":"366-202-3599","email_id":"Else37@yahoo.com","dop":"2025-04-06","serial_number":"13554614434809566","imei1":"13554614434809566","imei2":"13554614434809566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137647,"job_number":"JOB_137647","tr_customer_id":137664,"tr_customer_product_id":137654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:57:22.000Z","modified_at":"2025-12-25T06:57:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T06:57:22.269317388Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137649,"job_number":"JOB_137649","tr_customer_id":137666,"tr_customer_product_id":137656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:33.000Z","modified_at":"2025-12-25T06:58:33.000Z","name":"Luisa Senger","mobile_number":"429-412-0587","email_id":"Danielle.Lang@yahoo.com","dop":"2025-04-06","serial_number":"17558960323942076","imei1":"17558960323942076","imei2":"17558960323942076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137660,"job_number":"JOB_137660","tr_customer_id":137677,"tr_customer_product_id":137667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:13.000Z","modified_at":"2025-12-25T07:39:13.000Z","name":"Harmon Fahey","mobile_number":"915-748-5210","email_id":"Kayleigh74@yahoo.com","dop":"2025-04-06","serial_number":"18498584386753148","imei1":"18498584386753148","imei2":"18498584386753148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137324,"job_number":"JOB_137324","tr_customer_id":137341,"tr_customer_product_id":137331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:14.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lou_Hilll65@gmail.com","dop":"2025-07-02","serial_number":"17687619638078","imei1":"17687619638078","imei2":"17687619638078","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137341,"job_number":"JOB_137341","tr_customer_id":137358,"tr_customer_product_id":137348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:33.000Z","modified_at":"2025-12-25T03:47:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hillary_Turcotte64@gmail.com","dop":"2025-07-02","serial_number":"10797223643621","imei1":"10797223643621","imei2":"10797223643621","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137355,"job_number":"JOB_137355","tr_customer_id":137372,"tr_customer_product_id":137362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Haven.OKon42@hotmail.com","dop":"2025-07-02","serial_number":"14861596733924","imei1":"14861596733924","imei2":"14861596733924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137363,"job_number":"JOB_137363","tr_customer_id":137380,"tr_customer_product_id":137370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"150547246327008","imei1":"150547246327008","imei2":"150547246327008","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137364,"job_number":"JOB_137364","tr_customer_id":137381,"tr_customer_product_id":137371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"Hildegard Jenkins","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101653185726250","imei1":"101653185726250","imei2":"101653185726250","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137365,"job_number":"JOB_137365","tr_customer_id":137382,"tr_customer_product_id":137372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Abdul Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190338496542856","imei1":"190338496542856","imei2":"190338496542856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137366,"job_number":"JOB_137366","tr_customer_id":137383,"tr_customer_product_id":137373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Coralie Klocko","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156700619860310","imei1":"156700619860310","imei2":"156700619860310","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137373,"job_number":"JOB_137373","tr_customer_id":137390,"tr_customer_product_id":137380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"196122684071863","imei1":"196122684071863","imei2":"196122684071863","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137374,"job_number":"JOB_137374","tr_customer_id":137391,"tr_customer_product_id":137381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Duncan Keeling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123926734610158","imei1":"123926734610158","imei2":"123926734610158","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137375,"job_number":"JOB_137375","tr_customer_id":137392,"tr_customer_product_id":137382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Missouri Pacocha","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147486041752420","imei1":"147486041752420","imei2":"147486041752420","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137377,"job_number":"JOB_137377","tr_customer_id":137394,"tr_customer_product_id":137384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Edgar Daniel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181738543046566","imei1":"181738543046566","imei2":"181738543046566","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137396,"job_number":"JOB_137396","tr_customer_id":137413,"tr_customer_product_id":137403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103812105446327","imei1":"103812105446327","imei2":"103812105446327","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137398,"job_number":"JOB_137398","tr_customer_id":137415,"tr_customer_product_id":137405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"Edgardo Weissnat","mobile_number":"707-846-6904","email_id":"Electa2@hotmail.com","dop":"2025-06-09","serial_number":"108976468230477","imei1":"108976468230477","imei2":"108976468230477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137402,"job_number":"JOB_137402","tr_customer_id":137419,"tr_customer_product_id":137409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:59.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101314613640549","imei1":"101314613640549","imei2":"101314613640549","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137404,"job_number":"JOB_137404","tr_customer_id":137421,"tr_customer_product_id":137411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:00.000Z","name":"Zackary Schuster","mobile_number":"414-347-2182","email_id":"Janessa_Carroll87@hotmail.com","dop":"2025-06-09","serial_number":"108073368334750","imei1":"108073368334750","imei2":"108073368334750","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137414,"job_number":"JOB_137414","tr_customer_id":137431,"tr_customer_product_id":137421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:15.000Z","modified_at":"2025-12-25T03:49:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108240566103122","imei1":"108240566103122","imei2":"108240566103122","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137416,"job_number":"JOB_137416","tr_customer_id":137433,"tr_customer_product_id":137423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Stone Emmerich","mobile_number":"213-433-1236","email_id":"Norris22@yahoo.com","dop":"2025-06-09","serial_number":"103826584743038","imei1":"103826584743038","imei2":"103826584743038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137417,"job_number":"JOB_137417","tr_customer_id":137434,"tr_customer_product_id":137424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:17.000Z","modified_at":"2025-12-25T03:49:17.000Z","name":"Keely Abbott","mobile_number":"734-535-8260","email_id":"Kaden_Hahn90@gmail.com","dop":"2025-06-09","serial_number":"17108568570815230","imei1":"17108568570815230","imei2":"17108568570815230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137512,"job_number":"JOB_137512","tr_customer_id":137529,"tr_customer_product_id":137519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:07:49.000Z","modified_at":"2025-12-25T05:07:49.000Z","name":"Dortha Rippin","mobile_number":"323-407-8637","email_id":"Frida46@gmail.com","dop":"2025-12-03","serial_number":"15152756537747","imei1":"15152756537747","imei2":"15152756537747","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137557,"job_number":"JOB_137557","tr_customer_id":137574,"tr_customer_product_id":137564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101929780100516","imei1":"101929780100516","imei2":"101929780100516","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137559,"job_number":"JOB_137559","tr_customer_id":137576,"tr_customer_product_id":137566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:02.000Z","modified_at":"2025-12-25T06:18:02.000Z","name":"Brayan Bartoletti","mobile_number":"990-965-0188","email_id":"Rosendo79@yahoo.com","dop":"2025-06-09","serial_number":"108271543686542","imei1":"108271543686542","imei2":"108271543686542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137560,"job_number":"JOB_137560","tr_customer_id":137577,"tr_customer_product_id":137567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101635079423524","imei1":"101635079423524","imei2":"101635079423524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137562,"job_number":"JOB_137562","tr_customer_id":137579,"tr_customer_product_id":137569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Sim Schumm","mobile_number":"913-867-7585","email_id":"Chet70@gmail.com","dop":"2025-06-09","serial_number":"107834373548136","imei1":"107834373548136","imei2":"107834373548136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137563,"job_number":"JOB_137563","tr_customer_id":137580,"tr_customer_product_id":137570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:36.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105475883176547","imei1":"105475883176547","imei2":"105475883176547","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137565,"job_number":"JOB_137565","tr_customer_id":137582,"tr_customer_product_id":137572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:37.000Z","modified_at":"2025-12-25T06:18:37.000Z","name":"Cassidy Cartwright","mobile_number":"778-986-4245","email_id":"Cordell_Will8@yahoo.com","dop":"2025-06-09","serial_number":"100581832414241","imei1":"100581832414241","imei2":"100581832414241","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137650,"job_number":"JOB_137650","tr_customer_id":137667,"tr_customer_product_id":137657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:38.000Z","modified_at":"2025-12-25T07:11:38.000Z","name":"Eli Stokes","mobile_number":"526-467-0105","email_id":"Veda57@yahoo.com","dop":"2025-11-04","serial_number":"108141854151421","imei1":"108141854151421","imei2":"108141854151421","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137651,"job_number":"JOB_137651","tr_customer_id":137668,"tr_customer_product_id":137658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:49.000Z","modified_at":"2025-12-25T07:11:49.000Z","name":"Danny Tillman","mobile_number":"848-711-7229","email_id":"Jess.Baumbach82@gmail.com","dop":"2025-11-04","serial_number":"174230920657128","imei1":"174230920657128","imei2":"174230920657128","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137652,"job_number":"JOB_137652","tr_customer_id":137669,"tr_customer_product_id":137659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:57.000Z","modified_at":"2025-12-25T07:11:57.000Z","name":"Enoch Hermiston","mobile_number":"851-272-1449","email_id":"Ezequiel6@yahoo.com","dop":"2025-11-04","serial_number":"170027531244329","imei1":"170027531244329","imei2":"170027531244329","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137656,"job_number":"JOB_137656","tr_customer_id":137673,"tr_customer_product_id":137663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:19.000Z","modified_at":"2025-12-25T07:28:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nella90@yahoo.com","dop":"2025-07-02","serial_number":"17942399288018","imei1":"17942399288018","imei2":"17942399288018","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137657,"job_number":"JOB_137657","tr_customer_id":137674,"tr_customer_product_id":137664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:35.000Z","modified_at":"2025-12-25T07:28:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Collin_Hoeger@gmail.com","dop":"2025-07-02","serial_number":"10069741821475","imei1":"10069741821475","imei2":"10069741821475","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137658,"job_number":"JOB_137658","tr_customer_id":137675,"tr_customer_product_id":137665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:50.000Z","modified_at":"2025-12-25T07:28:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Antwan_Hilpert62@hotmail.com","dop":"2025-07-02","serial_number":"14187282261014","imei1":"14187282261014","imei2":"14187282261014","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137342,"job_number":"JOB_137342","tr_customer_id":137359,"tr_customer_product_id":137349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10418905935138","imei1":"10418905935138","imei2":"10418905935138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137346,"job_number":"JOB_137346","tr_customer_id":137363,"tr_customer_product_id":137353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Justyn Sauer","mobile_number":"530-868-0128","email_id":"Odie.Gibson15@hotmail.com","dop":"2000-01-31","serial_number":"1010395293625439","imei1":"1010395293625439","imei2":"1010395293625439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137378,"job_number":"JOB_137378","tr_customer_id":137395,"tr_customer_product_id":137385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10400387606765","imei1":"10400387606765","imei2":"10400387606765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137380,"job_number":"JOB_137380","tr_customer_id":137397,"tr_customer_product_id":137387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:24.000Z","modified_at":"2025-12-25T03:48:24.000Z","name":"Jimmy Lockman","mobile_number":"573-751-6740","email_id":"Jeanette.Ebert1@gmail.com","dop":"2000-01-31","serial_number":"1032946697519721","imei1":"1032946697519721","imei2":"1032946697519721","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137405,"job_number":"JOB_137405","tr_customer_id":137422,"tr_customer_product_id":137412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:06.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10914336115211","imei1":"10914336115211","imei2":"10914336115211","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137407,"job_number":"JOB_137407","tr_customer_id":137424,"tr_customer_product_id":137414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:08.000Z","modified_at":"2025-12-25T03:49:08.000Z","name":"Aylin Beatty","mobile_number":"696-976-4127","email_id":"Schuyler_Kiehn89@yahoo.com","dop":"2000-01-31","serial_number":"1025359291829512","imei1":"1025359291829512","imei2":"1025359291829512","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137428,"job_number":"JOB_137428","tr_customer_id":137445,"tr_customer_product_id":137435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10528677384863","imei1":"10528677384863","imei2":"10528677384863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137432,"job_number":"JOB_137432","tr_customer_id":137449,"tr_customer_product_id":137439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:53.000Z","modified_at":"2025-12-25T03:49:53.000Z","name":"Adolf Aufderhar","mobile_number":"317-227-1724","email_id":"Jayson.Feil@hotmail.com","dop":"2000-01-31","serial_number":"1070013620884932","imei1":"1070013620884932","imei2":"1070013620884932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137597,"job_number":"JOB_137597","tr_customer_id":137614,"tr_customer_product_id":137604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:33:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10679582427878","imei1":"10679582427878","imei2":"10679582427878","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137599,"job_number":"JOB_137599","tr_customer_id":137616,"tr_customer_product_id":137606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:27.000Z","modified_at":"2025-12-25T06:33:27.000Z","name":"Woodrow Kuphal","mobile_number":"713-986-0528","email_id":"Theo93@gmail.com","dop":"2000-01-31","serial_number":"1075252146067103","imei1":"1075252146067103","imei2":"1075252146067103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137614,"job_number":"JOB_137614","tr_customer_id":137631,"tr_customer_product_id":137621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969362792311","imei1":"10969362792311","imei2":"10969362792311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137616,"job_number":"JOB_137616","tr_customer_id":137633,"tr_customer_product_id":137623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Wendell Cremin","mobile_number":"463-270-8614","email_id":"Caroline72@gmail.com","dop":"2000-01-31","serial_number":"1047373405781575","imei1":"1047373405781575","imei2":"1047373405781575","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137622,"job_number":"JOB_137622","tr_customer_id":137639,"tr_customer_product_id":137629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10531240576361","imei1":"10531240576361","imei2":"10531240576361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137624,"job_number":"JOB_137624","tr_customer_id":137641,"tr_customer_product_id":137631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:03.000Z","modified_at":"2025-12-25T06:35:03.000Z","name":"Mathilde Paucek","mobile_number":"531-255-1549","email_id":"Myrtice_Robel77@yahoo.com","dop":"2000-01-31","serial_number":"1060904642205733","imei1":"1060904642205733","imei2":"1060904642205733","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137625,"job_number":"JOB_137625","tr_customer_id":137642,"tr_customer_product_id":137632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:48.000Z","modified_at":"2025-12-25T06:35:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10530348819327","imei1":"10530348819327","imei2":"10530348819327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137627,"job_number":"JOB_137627","tr_customer_id":137644,"tr_customer_product_id":137634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:50.000Z","modified_at":"2025-12-25T06:35:50.000Z","name":"Norbert Beier","mobile_number":"247-572-0534","email_id":"Saige_Kiehn82@gmail.com","dop":"2000-01-31","serial_number":"1083570046619459","imei1":"1083570046619459","imei2":"1083570046619459","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept-Language en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d59c39f1-a713-4407-9b16-405c1e3d3588
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-KoXX8mVdZcR3LPaPUOsPl55gIog"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzB9.uLnL1r4lzU_gRwkMD5x2WDReyoQcCc52VylbzwDxPcA"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzB9.uLnL1r4lzU_gRwkMD5x2WDReyoQcCc52VylbzwDxPcA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cee98fca-9910-4ead-9fae-749af3325ca6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzB9.uLnL1r4lzU_gRwkMD5x2WDReyoQcCc52VylbzwDxPcA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1e75d52-58e0-4009-8ac3-96b151b38d14
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-vqfr42LS90Dqgv8QbgTszKMYNRs"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":8},{"label":"Repair completed","key":"repair_completed","count":128}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 7.71KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzB9.uLnL1r4lzU_gRwkMD5x2WDReyoQcCc52VylbzwDxPcA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6436d3ae-6617-4df4-85e2-f247c3029644
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1eda-HWU+IUwyPiuXnPXbuZNMrrx37S0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137514,"job_number":"JOB_137514","tr_customer_id":137531,"tr_customer_product_id":137521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:09.000Z","name":"Brad Kuhlman","mobile_number":"744-704-5228","email_id":"Camille.Kris36@yahoo.com","dop":"2025-04-06","serial_number":"19061462471783","imei1":"19061462471783","imei2":"19061462471783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137517,"job_number":"JOB_137517","tr_customer_id":137534,"tr_customer_product_id":137524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:17.000Z","name":"Leonel Crooks","mobile_number":"614-969-0013","email_id":"Diego.Lind@gmail.com","dop":"2025-04-06","serial_number":"19365923584651","imei1":"19365923584651","imei2":"19365923584651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137520,"job_number":"JOB_137520","tr_customer_id":137537,"tr_customer_product_id":137527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:26.000Z","name":"Hattie Harvey","mobile_number":"689-411-4243","email_id":"Santino_Stark@yahoo.com","dop":"2025-04-06","serial_number":"12866203123480","imei1":"12866203123480","imei2":"12866203123480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137523,"job_number":"JOB_137523","tr_customer_id":137540,"tr_customer_product_id":137530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:58.000Z","name":"Jack Buckridge","mobile_number":"691-767-8745","email_id":"Hazle.Keeling@hotmail.com","dop":"2025-04-06","serial_number":"18684774607082","imei1":"18684774607082","imei2":"18684774607082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:20:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137526,"job_number":"JOB_137526","tr_customer_id":137543,"tr_customer_product_id":137533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:07.000Z","name":"Jeanne Orn","mobile_number":"212-780-6534","email_id":"Emanuel.Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"13231987603911","imei1":"13231987603911","imei2":"13231987603911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137529,"job_number":"JOB_137529","tr_customer_id":137546,"tr_customer_product_id":137536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:15.000Z","name":"Caterina Crist","mobile_number":"816-903-0146","email_id":"Lurline.Shanahan99@gmail.com","dop":"2025-04-06","serial_number":"17254437347211","imei1":"17254437347211","imei2":"17254437347211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137659,"job_number":"JOB_137659","tr_customer_id":137676,"tr_customer_product_id":137666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:12.000Z","modified_at":"2025-12-25T07:39:25.000Z","name":"Aida Trantow","mobile_number":"347-278-3503","email_id":"Kellie_Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"10753098105784","imei1":"10753098105784","imei2":"10753098105784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-12-25T07:39:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137661,"job_number":"JOB_137661","tr_customer_id":137678,"tr_customer_product_id":137668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:25.000Z","modified_at":"2025-12-25T07:39:30.000Z","name":"Frieda Mertz","mobile_number":"236-997-4929","email_id":"Chaim.Stokes@hotmail.com","dop":"2025-11-04","serial_number":"87360248014945","imei1":"87360248014945","imei2":"87360248014945","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T07:39:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzB9.uLnL1r4lzU_gRwkMD5x2WDReyoQcCc52VylbzwDxPcA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b27dd19d-5e3e-46b2-9eea-41c4a5178df2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 373ms
Mean size per request: 9.3KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzB9.uLnL1r4lzU_gRwkMD5x2WDReyoQcCc52VylbzwDxPcA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b386ea49-9a25-49f8-9165-a7b1756c151d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2537-jOUlh5p7sXaKuQP0Yhfa13LxdE0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137661,"job_number":"JOB_137661","tr_customer_id":137678,"tr_customer_product_id":137668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:25.000Z","modified_at":"2025-12-25T07:39:30.000Z","name":"Frieda Mertz","mobile_number":"236-997-4929","email_id":"Chaim.Stokes@hotmail.com","dop":"2025-11-04","serial_number":"87360248014945","imei1":"87360248014945","imei2":"87360248014945","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T07:39:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":137661,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T07:39:25.000Z"}],"quatations":[]},{"id":137659,"job_number":"JOB_137659","tr_customer_id":137676,"tr_customer_product_id":137666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:12.000Z","modified_at":"2025-12-25T07:39:25.000Z","name":"Aida Trantow","mobile_number":"347-278-3503","email_id":"Kellie_Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"10753098105784","imei1":"10753098105784","imei2":"10753098105784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-12-25T07:39:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137659,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T07:39:12.000Z"}],"quatations":[]},{"id":137529,"job_number":"JOB_137529","tr_customer_id":137546,"tr_customer_product_id":137536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:15.000Z","name":"Caterina Crist","mobile_number":"816-903-0146","email_id":"Lurline.Shanahan99@gmail.com","dop":"2025-04-06","serial_number":"17254437347211","imei1":"17254437347211","imei2":"17254437347211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137529,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:21:09.000Z"}],"quatations":[]},{"id":137526,"job_number":"JOB_137526","tr_customer_id":137543,"tr_customer_product_id":137533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:07.000Z","name":"Jeanne Orn","mobile_number":"212-780-6534","email_id":"Emanuel.Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"13231987603911","imei1":"13231987603911","imei2":"13231987603911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137526,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:21:00.000Z"}],"quatations":[]},{"id":137523,"job_number":"JOB_137523","tr_customer_id":137540,"tr_customer_product_id":137530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:58.000Z","name":"Jack Buckridge","mobile_number":"691-767-8745","email_id":"Hazle.Keeling@hotmail.com","dop":"2025-04-06","serial_number":"18684774607082","imei1":"18684774607082","imei2":"18684774607082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:20:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137523,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:20:52.000Z"}],"quatations":[]},{"id":137520,"job_number":"JOB_137520","tr_customer_id":137537,"tr_customer_product_id":137527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:26.000Z","name":"Hattie Harvey","mobile_number":"689-411-4243","email_id":"Santino_Stark@yahoo.com","dop":"2025-04-06","serial_number":"12866203123480","imei1":"12866203123480","imei2":"12866203123480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137520,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:18:20.000Z"}],"quatations":[]},{"id":137517,"job_number":"JOB_137517","tr_customer_id":137534,"tr_customer_product_id":137524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:17.000Z","name":"Leonel Crooks","mobile_number":"614-969-0013","email_id":"Diego.Lind@gmail.com","dop":"2025-04-06","serial_number":"19365923584651","imei1":"19365923584651","imei2":"19365923584651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137517,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:18:11.000Z"}],"quatations":[]},{"id":137514,"job_number":"JOB_137514","tr_customer_id":137531,"tr_customer_product_id":137521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:09.000Z","name":"Brad Kuhlman","mobile_number":"744-704-5228","email_id":"Camille.Kris36@yahoo.com","dop":"2025-04-06","serial_number":"19061462471783","imei1":"19061462471783","imei2":"19061462471783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137514,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:18:03.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzB9.uLnL1r4lzU_gRwkMD5x2WDReyoQcCc52VylbzwDxPcA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 07759ae1-8e2d-45f0-9eec-131fd025bb38
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzB9.uLnL1r4lzU_gRwkMD5x2WDReyoQcCc52VylbzwDxPcA
Content-Type application/json
Accept application/json, text/plain, */*
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 44db7b89-ebe8-440f-96e3-ff2c19b51b7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 136
Request Body
{
            "job_id":137661,
            "problems": [
                {
                    "id": 3,
                    "remark": "Reinstalled OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c7bd0615-e57a-40a0-868d-8b32f84907f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-tcTCZ24q+qkwythnqTTcfyClMDo"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM3Mn0.Z_AzoENSFUwEpyKBgLIfudORMVHOOtIb5u-XJSvA5Nk"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM3Mn0.Z_AzoENSFUwEpyKBgLIfudORMVHOOtIb5u-XJSvA5Nk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7cbe5e9-8b36-4383-a547-bcb389e268c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM3Mn0.Z_AzoENSFUwEpyKBgLIfudORMVHOOtIb5u-XJSvA5Nk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1b38e511-7220-48d5-8d6b-548cc3dba347
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-Swn2Z00cxVscHNUsq3Mrmrdj7EU"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":128},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM3Mn0.Z_AzoENSFUwEpyKBgLIfudORMVHOOtIb5u-XJSvA5Nk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8439511d-10a7-4fe0-8c52-6fa61241b1d3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 123.83KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM3Mn0.Z_AzoENSFUwEpyKBgLIfudORMVHOOtIb5u-XJSvA5Nk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 943fb65b-2fc0-4a53-8964-fc1138410267
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ef52-F22Wkz+67IcOOdJUpwkC0cnDsB8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137277,"job_number":"JOB_137277","tr_customer_id":137294,"tr_customer_product_id":137284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:12.000Z","modified_at":"2025-12-25T01:27:49.000Z","name":"Fredy Kilback","mobile_number":"496-322-2152","email_id":"Robyn.Mueller@gmail.com","dop":"2025-04-06","serial_number":"11584498687625","imei1":"11584498687625","imei2":"11584498687625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T01:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137279,"job_number":"JOB_137279","tr_customer_id":137296,"tr_customer_product_id":137286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:28.000Z","modified_at":"2025-12-25T02:39:37.000Z","name":"Freda Durgan","mobile_number":"558-713-6163","email_id":"Rafael_Baumbach@gmail.com","dop":"2025-09-08","serial_number":"965485106106598","imei1":"965485106106598","imei2":"965485106106598","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137280,"job_number":"JOB_137280","tr_customer_id":137297,"tr_customer_product_id":137287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:40.000Z","modified_at":"2025-12-25T02:39:50.000Z","name":"Rogelio Runolfsson","mobile_number":"662-476-2817","email_id":"Austyn.Prohaska@gmail.com","dop":"2025-09-08","serial_number":"873950596474153","imei1":"873950596474153","imei2":"873950596474153","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137281,"job_number":"JOB_137281","tr_customer_id":137298,"tr_customer_product_id":137288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:53.000Z","modified_at":"2025-12-25T02:40:02.000Z","name":"Shana Hessel","mobile_number":"639-659-7829","email_id":"Nettie.Moen28@yahoo.com","dop":"2025-09-08","serial_number":"129015435955776","imei1":"129015435955776","imei2":"129015435955776","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137282,"job_number":"JOB_137282","tr_customer_id":137299,"tr_customer_product_id":137289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:47:54.000Z","modified_at":"2025-12-25T02:48:03.000Z","name":"Corene Littel","mobile_number":"615-679-8466","email_id":"Kenya_Kirlin@yahoo.com","dop":"2025-09-08","serial_number":"531825740090940","imei1":"531825740090940","imei2":"531825740090940","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137283,"job_number":"JOB_137283","tr_customer_id":137300,"tr_customer_product_id":137290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:48:06.000Z","modified_at":"2025-12-25T02:48:16.000Z","name":"Madisen Koch","mobile_number":"975-552-6208","email_id":"Delaney72@gmail.com","dop":"2025-09-08","serial_number":"456716656981901","imei1":"456716656981901","imei2":"456716656981901","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137284,"job_number":"JOB_137284","tr_customer_id":137301,"tr_customer_product_id":137291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:48:19.000Z","modified_at":"2025-12-25T02:48:28.000Z","name":"Jayden Miller","mobile_number":"269-768-8075","email_id":"Neil.Bartoletti5@hotmail.com","dop":"2025-09-08","serial_number":"331299930673006","imei1":"331299930673006","imei2":"331299930673006","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137285,"job_number":"JOB_137285","tr_customer_id":137302,"tr_customer_product_id":137292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:22.000Z","modified_at":"2025-12-25T02:50:32.000Z","name":"Arden Wiza","mobile_number":"771-664-2649","email_id":"Florine43@hotmail.com","dop":"2025-09-08","serial_number":"232460757823455","imei1":"232460757823455","imei2":"232460757823455","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137286,"job_number":"JOB_137286","tr_customer_id":137303,"tr_customer_product_id":137293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:35.000Z","modified_at":"2025-12-25T02:50:45.000Z","name":"Melyssa Raynor","mobile_number":"984-245-8122","email_id":"Matilda_Shields8@gmail.com","dop":"2025-09-08","serial_number":"815062609836057","imei1":"815062609836057","imei2":"815062609836057","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137287,"job_number":"JOB_137287","tr_customer_id":137304,"tr_customer_product_id":137294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:48.000Z","modified_at":"2025-12-25T02:50:57.000Z","name":"Kiarra Berge","mobile_number":"988-669-5747","email_id":"Scot.Hayes@yahoo.com","dop":"2025-09-08","serial_number":"703422783641263","imei1":"703422783641263","imei2":"703422783641263","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137288,"job_number":"JOB_137288","tr_customer_id":137305,"tr_customer_product_id":137295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:47.000Z","modified_at":"2025-12-25T03:45:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"26182325037758","imei1":"26182325037758","imei2":"26182325037758","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137289,"job_number":"JOB_137289","tr_customer_id":137306,"tr_customer_product_id":137296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:52.000Z","modified_at":"2025-12-25T03:46:25.000Z","name":"Floy Schultz","mobile_number":"705-311-2685","email_id":"Eva.Yost@gmail.com","dop":"2025-04-06","serial_number":"16100745305611","imei1":"16100745305611","imei2":"16100745305611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137291,"job_number":"JOB_137291","tr_customer_id":137308,"tr_customer_product_id":137298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:59.000Z","modified_at":"2025-12-25T03:46:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"40943100870170","imei1":"40943100870170","imei2":"40943100870170","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137293,"job_number":"JOB_137293","tr_customer_id":137310,"tr_customer_product_id":137300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:36.000Z","name":"Arthur Predovic","mobile_number":"207-251-0957","email_id":"Trycia.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"19352654089304","imei1":"19352654089304","imei2":"19352654089304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137296,"job_number":"JOB_137296","tr_customer_id":137313,"tr_customer_product_id":137303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:24.000Z","name":"Aileen Schultz","mobile_number":"314-757-4519","email_id":"Lorena52@hotmail.com","dop":"2025-12-16","serial_number":"19419048204792","imei1":"19419048204792","imei2":"19419048204792","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137298,"job_number":"JOB_137298","tr_customer_id":137315,"tr_customer_product_id":137305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Alejandrin Douglas","mobile_number":"956-895-3273","email_id":"Owen_Ernser61@yahoo.com","dop":"2025-12-16","serial_number":"14518563686064","imei1":"14518563686064","imei2":"14518563686064","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137299,"job_number":"JOB_137299","tr_customer_id":137316,"tr_customer_product_id":137306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:36.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"Alberta Kemmer","mobile_number":"812-906-1201","email_id":"Melvin73@gmail.com","dop":"2025-04-06","serial_number":"12410965785410","imei1":"12410965785410","imei2":"12410965785410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137301,"job_number":"JOB_137301","tr_customer_id":137318,"tr_customer_product_id":137308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Carter Labadie","mobile_number":"861-395-0219","email_id":"Haskell.Wilderman@gmail.com","dop":"2025-04-06","serial_number":"15945568322811","imei1":"15945568322811","imei2":"15945568322811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137304,"job_number":"JOB_137304","tr_customer_id":137321,"tr_customer_product_id":137311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Maynard Mann","mobile_number":"632-533-7513","email_id":"Grady80@hotmail.com","dop":"2025-04-06","serial_number":"11126345960913","imei1":"11126345960913","imei2":"11126345960913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137308,"job_number":"JOB_137308","tr_customer_id":137325,"tr_customer_product_id":137315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:47:16.000Z","name":"Linnie Mante","mobile_number":"299-308-3279","email_id":"Juston_Runte@gmail.com","dop":"2025-06-18","serial_number":"10870559156769","imei1":"10870559156769","imei2":"10870559156769","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137310,"job_number":"JOB_137310","tr_customer_id":137327,"tr_customer_product_id":137317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:47:16.000Z","name":"Jacey Mayer","mobile_number":"523-856-2579","email_id":"Durward_Berge@gmail.com","dop":"2025-04-06","serial_number":"19592824508368","imei1":"19592824508368","imei2":"19592824508368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137314,"job_number":"JOB_137314","tr_customer_id":137331,"tr_customer_product_id":137321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:56.000Z","name":"Iliana Hane","mobile_number":"955-948-0940","email_id":"Delia54@gmail.com","dop":"2025-12-16","serial_number":"11446490131512","imei1":"11446490131512","imei2":"11446490131512","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137315,"job_number":"JOB_137315","tr_customer_id":137332,"tr_customer_product_id":137322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:47.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"Al Heathcote","mobile_number":"979-408-4890","email_id":"Augusta1@gmail.com","dop":"2025-04-06","serial_number":"13869242978067","imei1":"13869242978067","imei2":"13869242978067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137317,"job_number":"JOB_137317","tr_customer_id":137334,"tr_customer_product_id":137324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:49.000Z","modified_at":"2025-12-25T03:47:27.000Z","name":"Chet King","mobile_number":"737-931-5945","email_id":"Lou_Herman@hotmail.com","dop":"2025-04-06","serial_number":"17484171252667","imei1":"17484171252667","imei2":"17484171252667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137320,"job_number":"JOB_137320","tr_customer_id":137337,"tr_customer_product_id":137327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:39.000Z","name":"Jody Simonis","mobile_number":"554-526-9785","email_id":"Hortense.Brown@gmail.com","dop":"2025-04-06","serial_number":"19795237876083","imei1":"19795237876083","imei2":"19795237876083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137322,"job_number":"JOB_137322","tr_customer_id":137339,"tr_customer_product_id":137329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:10.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"Anastacio McDermott","mobile_number":"978-948-2561","email_id":"Keshaun.Romaguera95@yahoo.com","dop":"2025-04-06","serial_number":"12924436158234","imei1":"12924436158234","imei2":"12924436158234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137328,"job_number":"JOB_137328","tr_customer_id":137345,"tr_customer_product_id":137335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:56.000Z","name":"Veda Halvorson","mobile_number":"868-776-4676","email_id":"Meta2@yahoo.com","dop":"2025-06-18","serial_number":"10277333161410","imei1":"10277333161410","imei2":"10277333161410","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137331,"job_number":"JOB_137331","tr_customer_id":137348,"tr_customer_product_id":137338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Amelie Orn","mobile_number":"984-995-9140","email_id":"Enrique.Corwin52@gmail.com","dop":"2025-04-06","serial_number":"14338215383481","imei1":"14338215383481","imei2":"14338215383481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137334,"job_number":"JOB_137334","tr_customer_id":137351,"tr_customer_product_id":137341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Thea Kilback","mobile_number":"286-326-1466","email_id":"Juana_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"19060746735812","imei1":"19060746735812","imei2":"19060746735812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137337,"job_number":"JOB_137337","tr_customer_id":137354,"tr_customer_product_id":137344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:27.000Z","modified_at":"2025-12-25T03:48:05.000Z","name":"Deven Ebert","mobile_number":"644-462-0831","email_id":"Joanie.Trantow@gmail.com","dop":"2025-04-06","serial_number":"10266402672731","imei1":"10266402672731","imei2":"10266402672731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137338,"job_number":"JOB_137338","tr_customer_id":137355,"tr_customer_product_id":137345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:48:06.000Z","name":"Ila Pouros","mobile_number":"283-691-1810","email_id":"Yesenia.Feeney24@gmail.com","dop":"2025-04-06","serial_number":"17640676317580","imei1":"17640676317580","imei2":"17640676317580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137348,"job_number":"JOB_137348","tr_customer_id":137365,"tr_customer_product_id":137355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:48:25.000Z","name":"Rhiannon Schaefer","mobile_number":"643-473-9024","email_id":"Mark_Crist76@hotmail.com","dop":"2025-04-06","serial_number":"13128187459270","imei1":"13128187459270","imei2":"13128187459270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137351,"job_number":"JOB_137351","tr_customer_id":137368,"tr_customer_product_id":137358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:48:27.000Z","name":"Wilma Schowalter","mobile_number":"579-713-9445","email_id":"Jayne_Satterfield19@hotmail.com","dop":"2025-04-06","serial_number":"16516646071677","imei1":"16516646071677","imei2":"16516646071677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137358,"job_number":"JOB_137358","tr_customer_id":137375,"tr_customer_product_id":137365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:48:31.000Z","name":"Garrison Hayes","mobile_number":"595-849-8237","email_id":"Geovany91@gmail.com","dop":"2025-04-06","serial_number":"11122188043239","imei1":"11122188043239","imei2":"11122188043239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137369,"job_number":"JOB_137369","tr_customer_id":137386,"tr_customer_product_id":137376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:47.000Z","name":"Amely Ullrich","mobile_number":"972-612-6909","email_id":"Cordelia_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"14310351449112","imei1":"14310351449112","imei2":"14310351449112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137372,"job_number":"JOB_137372","tr_customer_id":137389,"tr_customer_product_id":137379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:49.000Z","name":"Titus Shields","mobile_number":"832-360-1294","email_id":"Craig_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"10332375115894","imei1":"10332375115894","imei2":"10332375115894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137383,"job_number":"JOB_137383","tr_customer_id":137400,"tr_customer_product_id":137390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:05.000Z","name":"Gardner Kerluke","mobile_number":"639-452-9875","email_id":"Miguel_Klocko5@gmail.com","dop":"2025-04-06","serial_number":"15093070360663","imei1":"15093070360663","imei2":"15093070360663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137384,"job_number":"JOB_137384","tr_customer_id":137401,"tr_customer_product_id":137391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Faustino Marks","mobile_number":"482-639-1654","email_id":"Kieran_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"12790796176965","imei1":"12790796176965","imei2":"12790796176965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137386,"job_number":"JOB_137386","tr_customer_id":137403,"tr_customer_product_id":137393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Elinor Lowe","mobile_number":"509-256-3098","email_id":"Jewel64@yahoo.com","dop":"2025-04-06","serial_number":"15976241747786","imei1":"15976241747786","imei2":"15976241747786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137390,"job_number":"JOB_137390","tr_customer_id":137407,"tr_customer_product_id":137397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Kaylin Littel","mobile_number":"401-364-0587","email_id":"Sigrid.Denesik7@yahoo.com","dop":"2025-04-06","serial_number":"16082130042536","imei1":"16082130042536","imei2":"16082130042536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137394,"job_number":"JOB_137394","tr_customer_id":137411,"tr_customer_product_id":137401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:39.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Roscoe Williamson","mobile_number":"203-341-2320","email_id":"Grayce88@yahoo.com","dop":"2025-04-06","serial_number":"13611940510861","imei1":"13611940510861","imei2":"13611940510861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137400,"job_number":"JOB_137400","tr_customer_id":137417,"tr_customer_product_id":137407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:49:34.000Z","name":"Vinnie Sporer","mobile_number":"996-959-2100","email_id":"Alf_Considine@gmail.com","dop":"2025-04-06","serial_number":"13225160086086","imei1":"13225160086086","imei2":"13225160086086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137409,"job_number":"JOB_137409","tr_customer_id":137426,"tr_customer_product_id":137416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:43.000Z","name":"Pascale Spencer","mobile_number":"421-956-6319","email_id":"Oral.Hegmann85@gmail.com","dop":"2025-04-06","serial_number":"15820334585413","imei1":"15820334585413","imei2":"15820334585413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137411,"job_number":"JOB_137411","tr_customer_id":137428,"tr_customer_product_id":137418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:45.000Z","name":"Juanita Ratke","mobile_number":"499-263-4169","email_id":"Cale27@hotmail.com","dop":"2025-04-06","serial_number":"19322784719319","imei1":"19322784719319","imei2":"19322784719319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137419,"job_number":"JOB_137419","tr_customer_id":137436,"tr_customer_product_id":137426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:56.000Z","name":"Matteo Funk","mobile_number":"936-651-7884","email_id":"Carter14@yahoo.com","dop":"2025-04-06","serial_number":"18640119337290","imei1":"18640119337290","imei2":"18640119337290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137422,"job_number":"JOB_137422","tr_customer_id":137439,"tr_customer_product_id":137429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:24.000Z","modified_at":"2025-12-25T03:50:01.000Z","name":"Aileen Thiel","mobile_number":"405-644-7550","email_id":"Louisa.Schroeder@hotmail.com","dop":"2025-04-06","serial_number":"15478103835820","imei1":"15478103835820","imei2":"15478103835820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137425,"job_number":"JOB_137425","tr_customer_id":137442,"tr_customer_product_id":137432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:50:21.000Z","name":"Camron Corwin","mobile_number":"788-306-5830","email_id":"Francis_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"16045108051988","imei1":"16045108051988","imei2":"16045108051988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137429,"job_number":"JOB_137429","tr_customer_id":137446,"tr_customer_product_id":137436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:50:24.000Z","name":"Isac Schmeler","mobile_number":"630-726-1354","email_id":"Larue_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"18432396039346","imei1":"18432396039346","imei2":"18432396039346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137455,"job_number":"JOB_137455","tr_customer_id":137472,"tr_customer_product_id":137462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:50.000Z","name":"Gaston Shields","mobile_number":"345-501-1445","email_id":"Winfield_Rosenbaum@yahoo.com","dop":"2025-09-30","serial_number":"27796347595664","imei1":"27796347595664","imei2":"27796347595664","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137458,"job_number":"JOB_137458","tr_customer_id":137475,"tr_customer_product_id":137465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:09:08.000Z","name":"Valerie Weimann","mobile_number":"778-676-5402","email_id":"Murl_Trantow@gmail.com","dop":"2025-09-30","serial_number":"91518820019678","imei1":"91518820019678","imei2":"91518820019678","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137461,"job_number":"JOB_137461","tr_customer_id":137478,"tr_customer_product_id":137468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:26.000Z","name":"Idell Ritchie","mobile_number":"971-909-9499","email_id":"Israel.Davis@yahoo.com","dop":"2025-09-30","serial_number":"96070600062038","imei1":"96070600062038","imei2":"96070600062038","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137464,"job_number":"JOB_137464","tr_customer_id":137481,"tr_customer_product_id":137471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:40.000Z","name":"Dwight Graham","mobile_number":"866-996-5858","email_id":"Fidel_Considine@gmail.com","dop":"2025-09-30","serial_number":"15402188414410","imei1":"15402188414410","imei2":"15402188414410","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137467,"job_number":"JOB_137467","tr_customer_id":137484,"tr_customer_product_id":137474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:56.000Z","name":"Cyrus Lebsack","mobile_number":"221-663-6239","email_id":"Rosalee57@hotmail.com","dop":"2025-09-30","serial_number":"41536286786790","imei1":"41536286786790","imei2":"41536286786790","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137469,"job_number":"JOB_137469","tr_customer_id":137486,"tr_customer_product_id":137476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:02.000Z","modified_at":"2025-12-25T04:13:13.000Z","name":"Lesly Hermiston","mobile_number":"473-602-5310","email_id":"Aniyah.Gottlieb@gmail.com","dop":"2025-09-30","serial_number":"82192913847445","imei1":"82192913847445","imei2":"82192913847445","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137470,"job_number":"JOB_137470","tr_customer_id":137487,"tr_customer_product_id":137477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:48.000Z","modified_at":"2025-12-25T04:26:21.000Z","name":"Bettye McLaughlin","mobile_number":"882-246-5431","email_id":"Domenico77@gmail.com","dop":"2025-04-06","serial_number":"14966350954373","imei1":"14966350954373","imei2":"14966350954373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137484,"job_number":"JOB_137484","tr_customer_id":137501,"tr_customer_product_id":137491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:40.000Z","name":"Rickey Gulgowski","mobile_number":"928-737-6785","email_id":"Eudora.Herzog@gmail.com","dop":"2025-12-16","serial_number":"13133877255348","imei1":"13133877255348","imei2":"13133877255348","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137486,"job_number":"JOB_137486","tr_customer_id":137503,"tr_customer_product_id":137493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:52.000Z","name":"Tommie Rippin","mobile_number":"388-991-3095","email_id":"Antwon_Oberbrunner@yahoo.com","dop":"2025-12-16","serial_number":"13044009133235","imei1":"13044009133235","imei2":"13044009133235","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137488,"job_number":"JOB_137488","tr_customer_id":137505,"tr_customer_product_id":137495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:56.000Z","modified_at":"2025-12-25T04:38:04.000Z","name":"Carter Stracke","mobile_number":"411-559-5541","email_id":"Alysha.Upton@gmail.com","dop":"2025-12-16","serial_number":"10272990782783","imei1":"10272990782783","imei2":"10272990782783","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137490,"job_number":"JOB_137490","tr_customer_id":137507,"tr_customer_product_id":137497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:49.000Z","modified_at":"2025-12-25T04:41:58.000Z","name":"Gladys Sauer","mobile_number":"648-390-4218","email_id":"Bailee54@yahoo.com","dop":"2025-07-01","serial_number":"100433611781704","imei1":"100433611781704","imei2":"100433611781704","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137492,"job_number":"JOB_137492","tr_customer_id":137509,"tr_customer_product_id":137499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:09.000Z","name":"Dominic Feeney","mobile_number":"424-640-0538","email_id":"Timmothy_Murray12@gmail.com","dop":"2025-07-01","serial_number":"104171018460747","imei1":"104171018460747","imei2":"104171018460747","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137493,"job_number":"JOB_137493","tr_customer_id":137510,"tr_customer_product_id":137500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:06.000Z","modified_at":"2025-12-25T04:43:29.000Z","name":"Akeem Quitzon","mobile_number":"770-390-1540","email_id":"Nadia18@gmail.com","dop":"2025-04-06","serial_number":"17252695004628","imei1":"17252695004628","imei2":"17252695004628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137497,"job_number":"JOB_137497","tr_customer_id":137514,"tr_customer_product_id":137504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:48:12.000Z","name":"Lafayette Stehr","mobile_number":"497-843-5287","email_id":"Caleigh67@gmail.com","dop":"2025-09-30","serial_number":"40755856415493","imei1":"40755856415493","imei2":"40755856415493","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137500,"job_number":"JOB_137500","tr_customer_id":137517,"tr_customer_product_id":137507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:29.000Z","name":"Kassandra Welch","mobile_number":"410-864-2303","email_id":"Rosario.Boehm@hotmail.com","dop":"2025-09-30","serial_number":"99403771251652","imei1":"99403771251652","imei2":"99403771251652","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137503,"job_number":"JOB_137503","tr_customer_id":137520,"tr_customer_product_id":137510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:46.000Z","name":"Gennaro Fadel","mobile_number":"661-367-4805","email_id":"Hosea.Shanahan@hotmail.com","dop":"2025-09-30","serial_number":"45130547706244","imei1":"45130547706244","imei2":"45130547706244","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137504,"job_number":"JOB_137504","tr_customer_id":137521,"tr_customer_product_id":137511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:09.000Z","modified_at":"2025-12-25T04:49:30.000Z","name":"Lamont Jacobi","mobile_number":"264-371-2509","email_id":"Colleen_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"17184058408637","imei1":"17184058408637","imei2":"17184058408637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137506,"job_number":"JOB_137506","tr_customer_id":137523,"tr_customer_product_id":137513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:00.000Z","modified_at":"2025-12-25T04:52:23.000Z","name":"Mauricio Mante","mobile_number":"591-455-8556","email_id":"Virginie_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"10227395225947","imei1":"10227395225947","imei2":"10227395225947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137508,"job_number":"JOB_137508","tr_customer_id":137525,"tr_customer_product_id":137515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:29.000Z","modified_at":"2025-12-25T04:55:07.000Z","name":"Jerad Jast","mobile_number":"982-822-7351","email_id":"Rylan42@yahoo.com","dop":"2025-04-06","serial_number":"11130800779565","imei1":"11130800779565","imei2":"11130800779565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137510,"job_number":"JOB_137510","tr_customer_id":137527,"tr_customer_product_id":137517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:21.000Z","modified_at":"2025-12-25T04:55:43.000Z","name":"Alexanne Skiles","mobile_number":"780-274-2590","email_id":"Evelyn85@hotmail.com","dop":"2025-04-06","serial_number":"16186031402512","imei1":"16186031402512","imei2":"16186031402512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137532,"job_number":"JOB_137532","tr_customer_id":137549,"tr_customer_product_id":137539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:23.000Z","name":"Odessa Wisozk","mobile_number":"382-493-3609","email_id":"Santa_McClure40@gmail.com","dop":"2025-04-06","serial_number":"10679015563710","imei1":"10679015563710","imei2":"10679015563710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137535,"job_number":"JOB_137535","tr_customer_id":137552,"tr_customer_product_id":137542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:50.000Z","name":"Melody Schultz","mobile_number":"927-315-3150","email_id":"Marisa.Herman@hotmail.com","dop":"2025-04-06","serial_number":"13459821467774","imei1":"13459821467774","imei2":"13459821467774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137538,"job_number":"JOB_137538","tr_customer_id":137555,"tr_customer_product_id":137545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:27:16.000Z","name":"Nelda Zemlak","mobile_number":"260-690-7842","email_id":"Gwen_Waelchi10@gmail.com","dop":"2025-04-06","serial_number":"17955296324336","imei1":"17955296324336","imei2":"17955296324336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137543,"job_number":"JOB_137543","tr_customer_id":137560,"tr_customer_product_id":137550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:02:09.000Z","name":"Deangelo Schmitt","mobile_number":"340-514-7546","email_id":"Jayson57@yahoo.com","dop":"2025-04-06","serial_number":"16486412466282","imei1":"16486412466282","imei2":"16486412466282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137550,"job_number":"JOB_137550","tr_customer_id":137567,"tr_customer_product_id":137557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:56.000Z","name":"Magdalen Oberbrunner","mobile_number":"415-821-5520","email_id":"Elisa.Hane@yahoo.com","dop":"2025-04-06","serial_number":"18831632435357","imei1":"18831632435357","imei2":"18831632435357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137553,"job_number":"JOB_137553","tr_customer_id":137570,"tr_customer_product_id":137560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:43.000Z","name":"Daphnee Hayes","mobile_number":"996-450-9235","email_id":"Fred_Schumm36@hotmail.com","dop":"2025-04-06","serial_number":"19548985788408","imei1":"19548985788408","imei2":"19548985788408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137567,"job_number":"JOB_137567","tr_customer_id":137584,"tr_customer_product_id":137574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:47.000Z","name":"Burdette Gleichner","mobile_number":"699-952-8861","email_id":"Jose.Breitenberg@hotmail.com","dop":"2025-06-18","serial_number":"10965307590166","imei1":"10965307590166","imei2":"10965307590166","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137570,"job_number":"JOB_137570","tr_customer_id":137587,"tr_customer_product_id":137577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:22:33.000Z","name":"Yesenia Huels","mobile_number":"842-732-4218","email_id":"Darlene_Monahan@gmail.com","dop":"2025-06-18","serial_number":"10131811189921","imei1":"10131811189921","imei2":"10131811189921","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:22:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137573,"job_number":"JOB_137573","tr_customer_id":137590,"tr_customer_product_id":137580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:32.000Z","modified_at":"2025-12-25T06:26:07.000Z","name":"Lenny Bartell","mobile_number":"315-983-4461","email_id":"Markus_Daniel@hotmail.com","dop":"2025-04-06","serial_number":"18634160385685","imei1":"18634160385685","imei2":"18634160385685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137576,"job_number":"JOB_137576","tr_customer_id":137593,"tr_customer_product_id":137583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:14.000Z","modified_at":"2025-12-25T06:26:48.000Z","name":"Katelyn Bechtelar","mobile_number":"472-268-5356","email_id":"Ross_Reinger16@gmail.com","dop":"2025-04-06","serial_number":"12245997562264","imei1":"12245997562264","imei2":"12245997562264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137579,"job_number":"JOB_137579","tr_customer_id":137596,"tr_customer_product_id":137586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:27:30.000Z","name":"Maegan Prohaska","mobile_number":"866-614-1998","email_id":"Amalia.Dare@hotmail.com","dop":"2025-04-06","serial_number":"15079160581738","imei1":"15079160581738","imei2":"15079160581738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137582,"job_number":"JOB_137582","tr_customer_id":137599,"tr_customer_product_id":137589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:17.000Z","modified_at":"2025-12-25T06:28:50.000Z","name":"Zakary Little","mobile_number":"516-576-1262","email_id":"Tierra38@gmail.com","dop":"2025-04-06","serial_number":"11280960243724","imei1":"11280960243724","imei2":"11280960243724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137585,"job_number":"JOB_137585","tr_customer_id":137602,"tr_customer_product_id":137592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:29:31.000Z","name":"Alanna Brekke","mobile_number":"974-735-0681","email_id":"Anastacio_Morissette4@hotmail.com","dop":"2025-04-06","serial_number":"13365456840196","imei1":"13365456840196","imei2":"13365456840196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137588,"job_number":"JOB_137588","tr_customer_id":137605,"tr_customer_product_id":137595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:30:10.000Z","name":"Jayden Yost","mobile_number":"902-310-1423","email_id":"Mara.Nikolaus@yahoo.com","dop":"2025-04-06","serial_number":"13557305176781","imei1":"13557305176781","imei2":"13557305176781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137590,"job_number":"JOB_137590","tr_customer_id":137607,"tr_customer_product_id":137597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:09.000Z","modified_at":"2025-12-25T06:32:44.000Z","name":"Marilie Stroman","mobile_number":"835-965-7025","email_id":"Jaylon44@gmail.com","dop":"2025-04-06","serial_number":"15139192162371","imei1":"15139192162371","imei2":"15139192162371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137595,"job_number":"JOB_137595","tr_customer_id":137612,"tr_customer_product_id":137602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:55.000Z","name":"Retta Glover","mobile_number":"754-606-4608","email_id":"Brandt.Auer35@gmail.com","dop":"2025-04-06","serial_number":"10758174737947","imei1":"10758174737947","imei2":"10758174737947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137609,"job_number":"JOB_137609","tr_customer_id":137626,"tr_customer_product_id":137616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:04.000Z","modified_at":"2025-12-25T06:34:45.000Z","name":"Rebeka McGlynn","mobile_number":"879-799-1831","email_id":"Vernice.Durgan@gmail.com","dop":"2025-04-06","serial_number":"15415574237534","imei1":"15415574237534","imei2":"15415574237534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137620,"job_number":"JOB_137620","tr_customer_id":137637,"tr_customer_product_id":137627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:35:34.000Z","name":"Cleveland Cremin","mobile_number":"719-346-1052","email_id":"Jacques2@hotmail.com","dop":"2025-04-06","serial_number":"18310697358634","imei1":"18310697358634","imei2":"18310697358634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137628,"job_number":"JOB_137628","tr_customer_id":137645,"tr_customer_product_id":137635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:15.000Z","modified_at":"2025-12-25T06:38:57.000Z","name":"Polly Kuvalis","mobile_number":"360-867-8889","email_id":"Rosetta_Howell19@yahoo.com","dop":"2025-04-06","serial_number":"14615193712017","imei1":"14615193712017","imei2":"14615193712017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137630,"job_number":"JOB_137630","tr_customer_id":137647,"tr_customer_product_id":137637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:12.000Z","modified_at":"2025-12-25T06:40:52.000Z","name":"Waino Terry","mobile_number":"616-245-1652","email_id":"Laurianne.Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"11679355548111","imei1":"11679355548111","imei2":"11679355548111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137632,"job_number":"JOB_137632","tr_customer_id":137649,"tr_customer_product_id":137639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:17.000Z","modified_at":"2025-12-25T06:40:50.000Z","name":"Lula Hilpert","mobile_number":"321-749-3027","email_id":"Christiana_Greenholt45@gmail.com","dop":"2025-04-06","serial_number":"12257971759058","imei1":"12257971759058","imei2":"12257971759058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137634,"job_number":"JOB_137634","tr_customer_id":137651,"tr_customer_product_id":137641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:21.000Z","modified_at":"2025-12-25T06:40:55.000Z","name":"Louisa Rempel","mobile_number":"227-787-3061","email_id":"Yesenia22@hotmail.com","dop":"2025-04-06","serial_number":"11713345789357","imei1":"11713345789357","imei2":"11713345789357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137636,"job_number":"JOB_137636","tr_customer_id":137653,"tr_customer_product_id":137643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:16.000Z","modified_at":"2025-12-25T06:44:51.000Z","name":"Alisha Windler","mobile_number":"338-342-4186","email_id":"Anastasia.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"18859255029597","imei1":"18859255029597","imei2":"18859255029597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137639,"job_number":"JOB_137639","tr_customer_id":137656,"tr_customer_product_id":137646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:19.000Z","modified_at":"2025-12-25T06:44:58.000Z","name":"Wilber Goldner","mobile_number":"362-794-4101","email_id":"Velda.King7@gmail.com","dop":"2025-04-06","serial_number":"15566824476565","imei1":"15566824476565","imei2":"15566824476565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137642,"job_number":"JOB_137642","tr_customer_id":137659,"tr_customer_product_id":137649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:46.000Z","name":"Bridie O'Keefe","mobile_number":"413-758-9477","email_id":"Demarcus.Dicki@gmail.com","dop":"2025-04-06","serial_number":"17758396757998","imei1":"17758396757998","imei2":"17758396757998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137645,"job_number":"JOB_137645","tr_customer_id":137662,"tr_customer_product_id":137652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:54.000Z","modified_at":"2025-12-25T06:46:33.000Z","name":"Oran Bechtelar","mobile_number":"207-381-2024","email_id":"Branson_Haag71@gmail.com","dop":"2025-04-06","serial_number":"13522702608770","imei1":"13522702608770","imei2":"13522702608770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137648,"job_number":"JOB_137648","tr_customer_id":137665,"tr_customer_product_id":137655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:32.000Z","modified_at":"2025-12-25T06:59:07.000Z","name":"Mylene Blick","mobile_number":"838-427-9070","email_id":"Ottilie_Kreiger@yahoo.com","dop":"2025-04-06","serial_number":"14705707661965","imei1":"14705707661965","imei2":"14705707661965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137653,"job_number":"JOB_137653","tr_customer_id":137670,"tr_customer_product_id":137660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:12:33.000Z","modified_at":"2025-12-25T07:12:51.000Z","name":"Precious Frami","mobile_number":"581-391-2225","email_id":"Izabella78@hotmail.com","dop":"2025-10-24","serial_number":"18885335039464","imei1":"18885335039464","imei2":"18885335039464","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137343,"job_number":"JOB_137343","tr_customer_id":137360,"tr_customer_product_id":137350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:48:15.000Z","name":"Kadin Stamm","mobile_number":"873-913-6208","email_id":"Marcelina.Herman62@hotmail.com","dop":"2000-01-31","serial_number":"10448358001322","imei1":"10448358001322","imei2":"10448358001322","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137352,"job_number":"JOB_137352","tr_customer_id":137369,"tr_customer_product_id":137359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:48:07.000Z","name":"Marion Yost","mobile_number":"321-290-6833","email_id":"Fredy_Cummerata23@yahoo.com","dop":"2025-05-30","serial_number":"12403310845155","imei1":"12403310845155","imei2":"12403310845155","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137379,"job_number":"JOB_137379","tr_customer_id":137396,"tr_customer_product_id":137386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Keshaun Harvey","mobile_number":"355-365-4030","email_id":"Ted_MacGyver69@hotmail.com","dop":"2000-01-31","serial_number":"10214076779374","imei1":"10214076779374","imei2":"10214076779374","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137406,"job_number":"JOB_137406","tr_customer_id":137423,"tr_customer_product_id":137413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:07.000Z","modified_at":"2025-12-25T03:49:44.000Z","name":"Jalon Cruickshank","mobile_number":"964-430-5673","email_id":"Devonte51@yahoo.com","dop":"2000-01-31","serial_number":"10237517694592","imei1":"10237517694592","imei2":"10237517694592","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137430,"job_number":"JOB_137430","tr_customer_id":137447,"tr_customer_product_id":137437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:50:28.000Z","name":"Warren Bogan","mobile_number":"611-322-0116","email_id":"Theodore44@yahoo.com","dop":"2000-01-31","serial_number":"10910922373402","imei1":"10910922373402","imei2":"10910922373402","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137439,"job_number":"JOB_137439","tr_customer_id":137456,"tr_customer_product_id":137446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76526947652611","imei1":"76526947652611","imei2":"76526947652611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137446,"job_number":"JOB_137446","tr_customer_id":137463,"tr_customer_product_id":137453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:58:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50654631978753","imei1":"50654631978753","imei2":"50654631978753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137453,"job_number":"JOB_137453","tr_customer_id":137470,"tr_customer_product_id":137460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42966282394503","imei1":"42966282394503","imei2":"42966282394503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137473,"job_number":"JOB_137473","tr_customer_id":137490,"tr_customer_product_id":137480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:19.000Z","name":"Walker Kreiger","mobile_number":"214-636-8180","email_id":"Jensen2@hotmail.com","dop":"2025-10-12","serial_number":"13966372020453","imei1":"13966372020453","imei2":"13966372020453","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137476,"job_number":"JOB_137476","tr_customer_id":137493,"tr_customer_product_id":137483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:34.000Z","name":"Herminio Cummerata","mobile_number":"633-944-3987","email_id":"Elmore_Pagac75@gmail.com","dop":"2025-10-12","serial_number":"19462120412030","imei1":"19462120412030","imei2":"19462120412030","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137479,"job_number":"JOB_137479","tr_customer_id":137496,"tr_customer_product_id":137486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:39.000Z","modified_at":"2025-12-25T04:32:49.000Z","name":"Demarco Bashirian","mobile_number":"538-520-6493","email_id":"Clementina12@hotmail.com","dop":"2025-10-12","serial_number":"13574196216654","imei1":"13574196216654","imei2":"13574196216654","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137593,"job_number":"JOB_137593","tr_customer_id":137610,"tr_customer_product_id":137600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:33:20.000Z","name":"Glenda Ryan","mobile_number":"458-446-6076","email_id":"Burley.Miller@yahoo.com","dop":"2025-10-21","serial_number":"11148671494476","imei1":"11148671494476","imei2":"11148671494476","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137598,"job_number":"JOB_137598","tr_customer_id":137615,"tr_customer_product_id":137605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:34:06.000Z","name":"Caden Lowe","mobile_number":"962-560-3759","email_id":"Aletha_Kassulke@yahoo.com","dop":"2000-01-31","serial_number":"10493053509189","imei1":"10493053509189","imei2":"10493053509189","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137601,"job_number":"JOB_137601","tr_customer_id":137618,"tr_customer_product_id":137608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:34:07.000Z","name":"Vella Gaylord","mobile_number":"910-759-6970","email_id":"Ezra54@gmail.com","dop":"2025-10-21","serial_number":"12675754052011","imei1":"12675754052011","imei2":"12675754052011","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137603,"job_number":"JOB_137603","tr_customer_id":137620,"tr_customer_product_id":137610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:51.000Z","name":"Kiana Nader","mobile_number":"537-712-4585","email_id":"Verna.Goodwin30@yahoo.com","dop":"2025-10-12","serial_number":"19540755927188","imei1":"19540755927188","imei2":"19540755927188","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137606,"job_number":"JOB_137606","tr_customer_id":137623,"tr_customer_product_id":137613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:55.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Enola Heathcote","mobile_number":"310-657-2751","email_id":"Cierra14@hotmail.com","dop":"2025-10-12","serial_number":"12171993605774","imei1":"12171993605774","imei2":"12171993605774","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137612,"job_number":"JOB_137612","tr_customer_id":137629,"tr_customer_product_id":137619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:19.000Z","name":"Virgie D'Amore","mobile_number":"961-516-2909","email_id":"Flavio_McLaughlin9@yahoo.com","dop":"2025-10-12","serial_number":"15811143953068","imei1":"15811143953068","imei2":"15811143953068","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137615,"job_number":"JOB_137615","tr_customer_id":137632,"tr_customer_product_id":137622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"June Leffler","mobile_number":"630-687-5664","email_id":"Colton37@yahoo.com","dop":"2000-01-31","serial_number":"10299602899157","imei1":"10299602899157","imei2":"10299602899157","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137618,"job_number":"JOB_137618","tr_customer_id":137635,"tr_customer_product_id":137625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Arlo Pollich","mobile_number":"973-914-8899","email_id":"Devon_King@yahoo.com","dop":"2025-10-21","serial_number":"19236736528972","imei1":"19236736528972","imei2":"19236736528972","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137623,"job_number":"JOB_137623","tr_customer_id":137640,"tr_customer_product_id":137630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:41.000Z","name":"Denis Renner","mobile_number":"725-475-6680","email_id":"Marcelino.Frami@gmail.com","dop":"2000-01-31","serial_number":"10649003235835","imei1":"10649003235835","imei2":"10649003235835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137626,"job_number":"JOB_137626","tr_customer_id":137643,"tr_customer_product_id":137633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:49.000Z","modified_at":"2025-12-25T06:36:28.000Z","name":"Hettie Heathcote","mobile_number":"361-398-3548","email_id":"Taurean31@gmail.com","dop":"2000-01-31","serial_number":"10709409845392","imei1":"10709409845392","imei2":"10709409845392","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137360,"job_number":"JOB_137360","tr_customer_id":137377,"tr_customer_product_id":137367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:55.000Z","modified_at":"2025-12-25T03:48:18.000Z","name":"Selina Predovic","mobile_number":"508-872-1158","email_id":"Devonte56@yahoo.com","dop":"2025-10-01","serial_number":"11502826067432","imei1":"11502826067432","imei2":"11502826067432","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137397,"job_number":"JOB_137397","tr_customer_id":137414,"tr_customer_product_id":137404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:55.000Z","name":"Porter Bogan","mobile_number":"386-806-6387","email_id":"Bert47@hotmail.com","dop":"2025-06-09","serial_number":"100342894971085","imei1":"100342894971085","imei2":"100342894971085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137403,"job_number":"JOB_137403","tr_customer_id":137420,"tr_customer_product_id":137410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Nicole Hammes","mobile_number":"381-274-6607","email_id":"Cory_Reilly15@hotmail.com","dop":"2025-06-09","serial_number":"108772493357698","imei1":"108772493357698","imei2":"108772493357698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137415,"job_number":"JOB_137415","tr_customer_id":137432,"tr_customer_product_id":137422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:27.000Z","name":"Shaylee O'Hara","mobile_number":"798-283-1136","email_id":"Robb.Renner15@yahoo.com","dop":"2025-06-09","serial_number":"100811770059534","imei1":"100811770059534","imei2":"100811770059534","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137555,"job_number":"JOB_137555","tr_customer_id":137572,"tr_customer_product_id":137562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:15:26.000Z","modified_at":"2025-12-25T06:16:03.000Z","name":"Ayla Watsica","mobile_number":"794-501-3767","email_id":"Maybell87@hotmail.com","dop":"2025-11-04","serial_number":"87174381293400","imei1":"87174381293400","imei2":"87174381293400","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137556,"job_number":"JOB_137556","tr_customer_id":137573,"tr_customer_product_id":137563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:16:11.000Z","modified_at":"2025-12-25T06:16:31.000Z","name":"Harmony Marvin","mobile_number":"901-611-4285","email_id":"Coy_Prohaska91@hotmail.com","dop":"2025-10-01","serial_number":"16304031436066","imei1":"16304031436066","imei2":"16304031436066","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137558,"job_number":"JOB_137558","tr_customer_id":137575,"tr_customer_product_id":137565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:14.000Z","name":"Dante Morar","mobile_number":"263-738-6503","email_id":"Leon46@gmail.com","dop":"2025-06-09","serial_number":"104931208023170","imei1":"104931208023170","imei2":"104931208023170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137561,"job_number":"JOB_137561","tr_customer_id":137578,"tr_customer_product_id":137568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:31.000Z","name":"Ward Powlowski","mobile_number":"844-537-1786","email_id":"Augustus.Walsh21@hotmail.com","dop":"2025-06-09","serial_number":"100368212109478","imei1":"100368212109478","imei2":"100368212109478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137564,"job_number":"JOB_137564","tr_customer_id":137581,"tr_customer_product_id":137571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:48.000Z","name":"Sonia Schmidt","mobile_number":"330-876-1943","email_id":"Aubree_Toy49@hotmail.com","dop":"2025-06-09","serial_number":"108450358678930","imei1":"108450358678930","imei2":"108450358678930","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137654,"job_number":"JOB_137654","tr_customer_id":137671,"tr_customer_product_id":137661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:22:02.000Z","modified_at":"2025-12-25T07:22:13.000Z","name":"Jordane Langosh","mobile_number":"753-879-0974","email_id":"Berneice.Farrell57@hotmail.com","dop":"2025-11-04","serial_number":"98525843813586","imei1":"98525843813586","imei2":"98525843813586","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137655,"job_number":"JOB_137655","tr_customer_id":137672,"tr_customer_product_id":137662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:22:17.000Z","modified_at":"2025-12-25T07:22:29.000Z","name":"Mertie Lueilwitz","mobile_number":"405-905-5410","email_id":"Brendan_Rogahn60@hotmail.com","dop":"2025-11-04","serial_number":"13397388239164","imei1":"13397388239164","imei2":"13397388239164","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 476ms
Mean size per request: 1.97KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM3Mn0.Z_AzoENSFUwEpyKBgLIfudORMVHOOtIb5u-XJSvA5Nk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a8d2a079-6a64-4eb2-b12d-798746599fcc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7e3-xr13hfrWI5b3Q0/2SwwrFQpaGz8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137659,"job_number":"JOB_137659","tr_customer_id":137676,"tr_customer_product_id":137666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:12.000Z","modified_at":"2025-12-25T07:39:33.000Z","name":"Aida Trantow","mobile_number":"347-278-3503","email_id":"Kellie_Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"10753098105784","imei1":"10753098105784","imei2":"10753098105784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-25T07:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":137661,"job_number":"JOB_137661","tr_customer_id":137678,"tr_customer_product_id":137668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:25.000Z","modified_at":"2025-12-25T07:39:32.000Z","name":"Frieda Mertz","mobile_number":"236-997-4929","email_id":"Chaim.Stokes@hotmail.com","dop":"2025-11-04","serial_number":"87360248014945","imei1":"87360248014945","imei2":"87360248014945","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-25T07:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM3Mn0.Z_AzoENSFUwEpyKBgLIfudORMVHOOtIb5u-XJSvA5Nk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token edeb155b-c096-4c4b-b4e2-d20c39dae91e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 137661
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 433ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM3Mn0.Z_AzoENSFUwEpyKBgLIfudORMVHOOtIb5u-XJSvA5Nk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5f23b32-b847-4afe-87dc-2377f4df394d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-yW48YWLh4XjUoDOCU0r5a5zQi1A"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137659,"job_number":"JOB_137659","tr_customer_id":137676,"tr_customer_product_id":137666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:12.000Z","modified_at":"2025-12-25T07:39:33.000Z","name":"Aida Trantow","mobile_number":"347-278-3503","email_id":"Kellie_Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"10753098105784","imei1":"10753098105784","imei2":"10753098105784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-25T07:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7adefa4d-ac86-4fb2-96d1-8cf8b2ba79ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-GZQr6bkOrxD8U/QGu+8QXA/VUvQ"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzV9.Wrc3oGE2JtzGGR_BL-d_sW2BTZw3OpiWq1pgUq4rQZA"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 93496ac1-d92b-4d42-9a3c-c9924d3e584d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cbf11f4a-3176-4a07-8d40-cbc2186ae690
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-4UW/i/CfXGsoQsNMITodwffeA9M"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":392},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 1.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ecc9e2ca-44c2-4172-b7ba-6f48278042eb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7d1-emBhyWp8Ua5xYbw1pYkwtVdI0aw"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137653,"job_number":"JOB_137653","tr_customer_id":137670,"tr_customer_product_id":137660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:12:33.000Z","modified_at":"2025-12-25T07:12:51.000Z","name":"Precious Frami","mobile_number":"581-391-2225","email_id":"Izabella78@hotmail.com","dop":"2025-10-24","serial_number":"18885335039464","imei1":"18885335039464","imei2":"18885335039464","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137661,"job_number":"JOB_137661","tr_customer_id":137678,"tr_customer_product_id":137668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:25.000Z","modified_at":"2025-12-25T07:39:34.000Z","name":"Frieda Mertz","mobile_number":"236-997-4929","email_id":"Chaim.Stokes@hotmail.com","dop":"2025-11-04","serial_number":"87360248014945","imei1":"87360248014945","imei2":"87360248014945","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 1.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d3cc109b-6c1e-4a2e-a67c-3f6bfba6b166
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7d1-emBhyWp8Ua5xYbw1pYkwtVdI0aw"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137653,"job_number":"JOB_137653","tr_customer_id":137670,"tr_customer_product_id":137660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:12:33.000Z","modified_at":"2025-12-25T07:12:51.000Z","name":"Precious Frami","mobile_number":"581-391-2225","email_id":"Izabella78@hotmail.com","dop":"2025-10-24","serial_number":"18885335039464","imei1":"18885335039464","imei2":"18885335039464","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137661,"job_number":"JOB_137661","tr_customer_id":137678,"tr_customer_product_id":137668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:25.000Z","modified_at":"2025-12-25T07:39:34.000Z","name":"Frieda Mertz","mobile_number":"236-997-4929","email_id":"Chaim.Stokes@hotmail.com","dop":"2025-11-04","serial_number":"87360248014945","imei1":"87360248014945","imei2":"87360248014945","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9e911106-ce8e-4cfb-aa5e-39defb1055e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 137661
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_98100"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b12204d-5e33-4f8b-bac5-ba3bffc46930
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_98100"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/137661
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjJ9.D-0JvyisX_S5JwWdtQt0nmVLnMRh6kUyK-V6VmXR9PI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64047f88-e3f0-4410-9b8b-44171354894d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Nibriti
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bfed44ec-03a8-4a20-a494-efcbde3d3ed7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-3yR/+ZCRwbIWTCEIBLKGIVAXmkI"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify that message should be 'Success' 1 0 0
Verify that token shoukd be valid 1 0 0
Verify JSON Success 1 0 0
Verify the resposne time is below 400ms 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 227ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Nibriti
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e278785f-c491-45d2-a0f7-df13eb715e25
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "username": "{{invalidusername}}",
            "password": "Pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 401
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Nibriti
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 778ff653-aac8-410e-a33d-0366f695a1fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33e42822-a6f1-4395-9975-c2ccfeee1d28
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify if status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify the response tine is below 400ms 1 0 0
Verify user data is present in response 1 0 0
Verify JSON Response Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 11c1c7b1-1901-4faa-8b13-14f657445d19
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security:Veirfy if passowrd field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security:Veirfy if passowrd field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f0e57a3-29f7-43b6-823a-6f6893a6c4a3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3636960-3978-4c6c-94b4-0d2823ea8403
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-OLASOFH/49BeiOFjMfI8ujXyMAg"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":392},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify that status code is 200 1 0 0
Verify that response time is below 500ms 1 0 0
Verify if response message is success 1 0 0
Verify JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in response data Array 1 0 0
Verify if the count for the Json object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json object Created today is Number or not 1 0 0
Verify if the count for the Json object Pending for FST assignment is Number or not 1 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8ebc70ab-5fc1-4264-8cbc-4a4c96376a98
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20109f04-9e0d-4075-83c6-a8715871d208
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-OLASOFH/49BeiOFjMfI8ujXyMAg"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":392},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 194ddc66-b6ff-4085-bfd9-70cb3cfa92ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a60ede92-0f0f-4f9d-bbd8-9da2fa09e1fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 680ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f838d3f-2fcf-445b-97b8-1ae3cf50f899
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 233B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
randomnumber 24
randomFirstName Danial
randomLastName Bins
randomEmail Jared35@hotmail.com
randomPhone 471-960-8667
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e5b5577f-0e3a-473b-9816-f8fbeff887fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1054
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Izabella",
                "last_name": "Towne",
                "mobile_number": "582-561-6040",
                "mobile_number_alt": "",
                "email_id": "Nadia_Reichel@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"54104362634376",
                "imei1": "54104362634376",
                "imei2": "54104362634376",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-TGhl0qKiQ8Ql1eLwhdF//gzpMVw"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":137662,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":137679,"tr_customer_product_id":137669,"job_number":"JOB_137662"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is Job Created Successfully 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify that id is present in the response data 1 0 0
Verify that mst_service_location_id is present in the response data 1 0 0
Verify that mst_platform_id is present in the response data 1 0 0
Verify that mst_warrenty_status_id is present in the response data 1 0 0
Verify that mst_oem_id is present in the response data 1 0 0
Verify that tr_customer_id is present in the response data 1 0 0
Verify that tr_customer_product_id is present in the response data 1 0 0
Verify that job_number is present in the response data 1 0 0
Verify job_number starts with JOB_ 1 0 0
Total 13 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 226ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
randomnumber 916
randomFirstName Mathew
randomLastName Yundt
randomEmail Patience.Denesik@yahoo.com
randomPhone 853-674-7259
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0662dfea-aed8-4096-8651-42f86ac4e12e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1064
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Keshaun",
                "last_name": "Lueilwitz",
                "mobile_number": "734-663-6843",
                "mobile_number_alt": "",
                "email_id": "Salvatore.Johnson5@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"28092701344074",
                "imei1": "28092701344074",
                "imei2": "28092701344074",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 403 - Forbidden
Mean time per request: 225ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNjh9._JkN1cS7ZZix1gH1k3SrzHuyV3yx_HU4xYcrsRa2KlU
randomnumber 882
randomFirstName Gino
randomLastName Fritsch
randomEmail Marcia.Glover@hotmail.com
randomPhone 511-522-0243
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9add8910-9375-4c4c-a7a3-de1eb02f0b95
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1055
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Chadd",
                "last_name": "Hilll",
                "mobile_number": "282-704-4789",
                "mobile_number_alt": "",
                "email_id": "Alexane.Kilback32@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"19125796609902",
                "imei1": "19125796609902",
                "imei2": "19125796609902",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
randomnumber 372
randomFirstName Pink
randomLastName Kling
randomEmail Brendan61@hotmail.com
randomPhone 637-657-3512
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e97d402a-38d8-4424-8435-d1eaa55ec969
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
randomnumber 687
randomFirstName Mohammed
randomLastName Lebsack
randomEmail Gertrude_McDermott45@gmail.com
randomPhone 434-376-9698
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f785a18-22d4-465d-acf0-94cba49119b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1037
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Clint",
                "last_name": "Lehner",
                "mobile_number": "796-843-4812",
                "mobile_number_alt": "",
                "email_id": "Kiel_Ernser@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"100000332",
                "imei1": "100000332",
                "imei2": "100000332",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
randomnumber 959
randomFirstName Mya
randomLastName Gerhold
randomEmail Arianna_Hansen56@yahoo.com
randomPhone 822-491-8416
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c2114024-be57-4f09-a9d5-304e618119b7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 52389bcd-9ffb-4622-aef0-be23f2b523c5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-HOz5lKRYVD2VuNgF1Rctyfwn1fM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":393},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Check if the count for the created jobs today is greater than the old value 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Check if the count for the created jobs today is greater than the old value
the argument to above must be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 552ms
Mean size per request: 381.16KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d956256d-0da7-4d41-8d5d-58973afa6165
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"5f4a8-Dcq1mPk2excgbAE5GGOX6ycsHkc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137342,"job_number":"JOB_137342","tr_customer_id":137359,"tr_customer_product_id":137349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10418905935138","imei1":"10418905935138","imei2":"10418905935138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137346,"job_number":"JOB_137346","tr_customer_id":137363,"tr_customer_product_id":137353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Justyn Sauer","mobile_number":"530-868-0128","email_id":"Odie.Gibson15@hotmail.com","dop":"2000-01-31","serial_number":"1010395293625439","imei1":"1010395293625439","imei2":"1010395293625439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137378,"job_number":"JOB_137378","tr_customer_id":137395,"tr_customer_product_id":137385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10400387606765","imei1":"10400387606765","imei2":"10400387606765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137380,"job_number":"JOB_137380","tr_customer_id":137397,"tr_customer_product_id":137387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:24.000Z","modified_at":"2025-12-25T03:48:24.000Z","name":"Jimmy Lockman","mobile_number":"573-751-6740","email_id":"Jeanette.Ebert1@gmail.com","dop":"2000-01-31","serial_number":"1032946697519721","imei1":"1032946697519721","imei2":"1032946697519721","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137405,"job_number":"JOB_137405","tr_customer_id":137422,"tr_customer_product_id":137412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:06.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10914336115211","imei1":"10914336115211","imei2":"10914336115211","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137407,"job_number":"JOB_137407","tr_customer_id":137424,"tr_customer_product_id":137414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:08.000Z","modified_at":"2025-12-25T03:49:08.000Z","name":"Aylin Beatty","mobile_number":"696-976-4127","email_id":"Schuyler_Kiehn89@yahoo.com","dop":"2000-01-31","serial_number":"1025359291829512","imei1":"1025359291829512","imei2":"1025359291829512","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137428,"job_number":"JOB_137428","tr_customer_id":137445,"tr_customer_product_id":137435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10528677384863","imei1":"10528677384863","imei2":"10528677384863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137432,"job_number":"JOB_137432","tr_customer_id":137449,"tr_customer_product_id":137439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:53.000Z","modified_at":"2025-12-25T03:49:53.000Z","name":"Adolf Aufderhar","mobile_number":"317-227-1724","email_id":"Jayson.Feil@hotmail.com","dop":"2000-01-31","serial_number":"1070013620884932","imei1":"1070013620884932","imei2":"1070013620884932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137597,"job_number":"JOB_137597","tr_customer_id":137614,"tr_customer_product_id":137604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:33:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10679582427878","imei1":"10679582427878","imei2":"10679582427878","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137599,"job_number":"JOB_137599","tr_customer_id":137616,"tr_customer_product_id":137606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:27.000Z","modified_at":"2025-12-25T06:33:27.000Z","name":"Woodrow Kuphal","mobile_number":"713-986-0528","email_id":"Theo93@gmail.com","dop":"2000-01-31","serial_number":"1075252146067103","imei1":"1075252146067103","imei2":"1075252146067103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137614,"job_number":"JOB_137614","tr_customer_id":137631,"tr_customer_product_id":137621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969362792311","imei1":"10969362792311","imei2":"10969362792311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137616,"job_number":"JOB_137616","tr_customer_id":137633,"tr_customer_product_id":137623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Wendell Cremin","mobile_number":"463-270-8614","email_id":"Caroline72@gmail.com","dop":"2000-01-31","serial_number":"1047373405781575","imei1":"1047373405781575","imei2":"1047373405781575","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137622,"job_number":"JOB_137622","tr_customer_id":137639,"tr_customer_product_id":137629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10531240576361","imei1":"10531240576361","imei2":"10531240576361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137624,"job_number":"JOB_137624","tr_customer_id":137641,"tr_customer_product_id":137631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:03.000Z","modified_at":"2025-12-25T06:35:03.000Z","name":"Mathilde Paucek","mobile_number":"531-255-1549","email_id":"Myrtice_Robel77@yahoo.com","dop":"2000-01-31","serial_number":"1060904642205733","imei1":"1060904642205733","imei2":"1060904642205733","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137625,"job_number":"JOB_137625","tr_customer_id":137642,"tr_customer_product_id":137632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:48.000Z","modified_at":"2025-12-25T06:35:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10530348819327","imei1":"10530348819327","imei2":"10530348819327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137627,"job_number":"JOB_137627","tr_customer_id":137644,"tr_customer_product_id":137634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:50.000Z","modified_at":"2025-12-25T06:35:50.000Z","name":"Norbert Beier","mobile_number":"247-572-0534","email_id":"Saige_Kiehn82@gmail.com","dop":"2000-01-31","serial_number":"1083570046619459","imei1":"1083570046619459","imei2":"1083570046619459","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137269,"job_number":"JOB_137269","tr_customer_id":137286,"tr_customer_product_id":137276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:12.000Z","modified_at":"2025-12-25T00:08:12.000Z","name":"Jaimini Naik","mobile_number":"7029072042","email_id":"divaakar.pilla@hotmail.com","dop":"2025-12-15","serial_number":"752058325493042","imei1":"752058325493042","imei2":"752058325493042","popurl":"www.balachandra-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137270,"job_number":"JOB_137270","tr_customer_id":137287,"tr_customer_product_id":137277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:14.000Z","modified_at":"2025-12-25T00:08:14.000Z","name":"Dwaipayana Pothuvaal","mobile_number":"7054131744","email_id":"bhooshit.rana@yahoo.co.in","dop":"2025-12-15","serial_number":"133076733609513","imei1":"133076733609513","imei2":"133076733609513","popurl":"www.dhruv-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137271,"job_number":"JOB_137271","tr_customer_id":137288,"tr_customer_product_id":137278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:09:03.000Z","modified_at":"2025-12-25T01:09:03.000Z","name":"Hardy Schuster","mobile_number":"464-323-7082","email_id":"Jerel69@gmail.com","dop":"2025-11-11","serial_number":"15831696686253","imei1":"15831696686253","imei2":"15831696686253","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137272,"job_number":"JOB_137272","tr_customer_id":137289,"tr_customer_product_id":137279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:11:09.000Z","modified_at":"2025-12-25T01:11:09.000Z","name":"Alverta Glover","mobile_number":"441-979-3818","email_id":"Betsy.Stamm3@yahoo.com","dop":"2025-11-11","serial_number":"16195343352662","imei1":"16195343352662","imei2":"16195343352662","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137273,"job_number":"JOB_137273","tr_customer_id":137290,"tr_customer_product_id":137280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:13:39.000Z","modified_at":"2025-12-25T01:13:39.000Z","name":"Jo Willms","mobile_number":"646-632-7416","email_id":"Daryl.Bogisich@yahoo.com","dop":"2025-11-11","serial_number":"17538031797099","imei1":"17538031797099","imei2":"17538031797099","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137274,"job_number":"JOB_137274","tr_customer_id":137291,"tr_customer_product_id":137281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:16:59.000Z","modified_at":"2025-12-25T01:16:59.000Z","name":"Jensen Halvorson","mobile_number":"926-863-8868","email_id":"Susana.Gislason71@yahoo.com","dop":"2025-11-11","serial_number":"19238036436213","imei1":"19238036436213","imei2":"19238036436213","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137275,"job_number":"JOB_137275","tr_customer_id":137292,"tr_customer_product_id":137282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:19:30.000Z","modified_at":"2025-12-25T01:19:30.000Z","name":"Ottis Thompson","mobile_number":"725-304-9157","email_id":"Winifred.Feest71@hotmail.com","dop":"2025-11-11","serial_number":"19487346040937","imei1":"19487346040937","imei2":"19487346040937","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137276,"job_number":"JOB_137276","tr_customer_id":137293,"tr_customer_product_id":137283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:24:44.000Z","modified_at":"2025-12-25T01:24:44.000Z","name":"Florian Treutel","mobile_number":"337-967-5738","email_id":"Vanessa.Brekke@yahoo.com","dop":"2025-11-11","serial_number":"13358178535000","imei1":"13358178535000","imei2":"13358178535000","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137277,"job_number":"JOB_137277","tr_customer_id":137294,"tr_customer_product_id":137284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:12.000Z","modified_at":"2025-12-25T01:27:49.000Z","name":"Fredy Kilback","mobile_number":"496-322-2152","email_id":"Robyn.Mueller@gmail.com","dop":"2025-04-06","serial_number":"11584498687625","imei1":"11584498687625","imei2":"11584498687625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T01:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137278,"job_number":"JOB_137278","tr_customer_id":137295,"tr_customer_product_id":137285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:14.000Z","modified_at":"2025-12-25T01:27:14.000Z","name":"Bo Abshire","mobile_number":"408-327-9517","email_id":"Maximillian.Dibbert74@gmail.com","dop":"2025-04-06","serial_number":"17998800452203788","imei1":"17998800452203788","imei2":"17998800452203788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137279,"job_number":"JOB_137279","tr_customer_id":137296,"tr_customer_product_id":137286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:28.000Z","modified_at":"2025-12-25T02:39:37.000Z","name":"Freda Durgan","mobile_number":"558-713-6163","email_id":"Rafael_Baumbach@gmail.com","dop":"2025-09-08","serial_number":"965485106106598","imei1":"965485106106598","imei2":"965485106106598","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137280,"job_number":"JOB_137280","tr_customer_id":137297,"tr_customer_product_id":137287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:40.000Z","modified_at":"2025-12-25T02:39:50.000Z","name":"Rogelio Runolfsson","mobile_number":"662-476-2817","email_id":"Austyn.Prohaska@gmail.com","dop":"2025-09-08","serial_number":"873950596474153","imei1":"873950596474153","imei2":"873950596474153","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137281,"job_number":"JOB_137281","tr_customer_id":137298,"tr_customer_product_id":137288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:53.000Z","modified_at":"2025-12-25T02:40:02.000Z","name":"Shana Hessel","mobile_number":"639-659-7829","email_id":"Nettie.Moen28@yahoo.com","dop":"2025-09-08","serial_number":"129015435955776","imei1":"129015435955776","imei2":"129015435955776","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137282,"job_number":"JOB_137282","tr_customer_id":137299,"tr_customer_product_id":137289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:47:54.000Z","modified_at":"2025-12-25T02:48:03.000Z","name":"Corene Littel","mobile_number":"615-679-8466","email_id":"Kenya_Kirlin@yahoo.com","dop":"2025-09-08","serial_number":"531825740090940","imei1":"531825740090940","imei2":"531825740090940","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137283,"job_number":"JOB_137283","tr_customer_id":137300,"tr_customer_product_id":137290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:48:06.000Z","modified_at":"2025-12-25T02:48:16.000Z","name":"Madisen Koch","mobile_number":"975-552-6208","email_id":"Delaney72@gmail.com","dop":"2025-09-08","serial_number":"456716656981901","imei1":"456716656981901","imei2":"456716656981901","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137284,"job_number":"JOB_137284","tr_customer_id":137301,"tr_customer_product_id":137291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:48:19.000Z","modified_at":"2025-12-25T02:48:28.000Z","name":"Jayden Miller","mobile_number":"269-768-8075","email_id":"Neil.Bartoletti5@hotmail.com","dop":"2025-09-08","serial_number":"331299930673006","imei1":"331299930673006","imei2":"331299930673006","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137285,"job_number":"JOB_137285","tr_customer_id":137302,"tr_customer_product_id":137292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:22.000Z","modified_at":"2025-12-25T02:50:32.000Z","name":"Arden Wiza","mobile_number":"771-664-2649","email_id":"Florine43@hotmail.com","dop":"2025-09-08","serial_number":"232460757823455","imei1":"232460757823455","imei2":"232460757823455","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137286,"job_number":"JOB_137286","tr_customer_id":137303,"tr_customer_product_id":137293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:35.000Z","modified_at":"2025-12-25T02:50:45.000Z","name":"Melyssa Raynor","mobile_number":"984-245-8122","email_id":"Matilda_Shields8@gmail.com","dop":"2025-09-08","serial_number":"815062609836057","imei1":"815062609836057","imei2":"815062609836057","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137287,"job_number":"JOB_137287","tr_customer_id":137304,"tr_customer_product_id":137294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:48.000Z","modified_at":"2025-12-25T02:50:57.000Z","name":"Kiarra Berge","mobile_number":"988-669-5747","email_id":"Scot.Hayes@yahoo.com","dop":"2025-09-08","serial_number":"703422783641263","imei1":"703422783641263","imei2":"703422783641263","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137288,"job_number":"JOB_137288","tr_customer_id":137305,"tr_customer_product_id":137295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:47.000Z","modified_at":"2025-12-25T03:45:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"26182325037758","imei1":"26182325037758","imei2":"26182325037758","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137289,"job_number":"JOB_137289","tr_customer_id":137306,"tr_customer_product_id":137296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:52.000Z","modified_at":"2025-12-25T03:46:25.000Z","name":"Floy Schultz","mobile_number":"705-311-2685","email_id":"Eva.Yost@gmail.com","dop":"2025-04-06","serial_number":"16100745305611","imei1":"16100745305611","imei2":"16100745305611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137290,"job_number":"JOB_137290","tr_customer_id":137307,"tr_customer_product_id":137297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:53.000Z","modified_at":"2025-12-25T03:45:53.000Z","name":"Erik Cartwright","mobile_number":"291-412-1406","email_id":"Brandi5@yahoo.com","dop":"2025-04-06","serial_number":"16667689361463940","imei1":"16667689361463940","imei2":"16667689361463940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137291,"job_number":"JOB_137291","tr_customer_id":137308,"tr_customer_product_id":137298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:59.000Z","modified_at":"2025-12-25T03:46:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"40943100870170","imei1":"40943100870170","imei2":"40943100870170","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137292,"job_number":"JOB_137292","tr_customer_id":137309,"tr_customer_product_id":137299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13326406898259","imei1":"13326406898259","imei2":"13326406898259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137293,"job_number":"JOB_137293","tr_customer_id":137310,"tr_customer_product_id":137300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:36.000Z","name":"Arthur Predovic","mobile_number":"207-251-0957","email_id":"Trycia.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"19352654089304","imei1":"19352654089304","imei2":"19352654089304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137294,"job_number":"JOB_137294","tr_customer_id":137311,"tr_customer_product_id":137301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:03.000Z","modified_at":"2025-12-25T03:46:03.000Z","name":"Stanford Schinner","mobile_number":"881-749-5328","email_id":"Randal.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"14300376876198068","imei1":"14300376876198068","imei2":"14300376876198068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137295,"job_number":"JOB_137295","tr_customer_id":137312,"tr_customer_product_id":137302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:12.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12627075769823","imei1":"12627075769823","imei2":"12627075769823","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137296,"job_number":"JOB_137296","tr_customer_id":137313,"tr_customer_product_id":137303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:24.000Z","name":"Aileen Schultz","mobile_number":"314-757-4519","email_id":"Lorena52@hotmail.com","dop":"2025-12-16","serial_number":"19419048204792","imei1":"19419048204792","imei2":"19419048204792","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137297,"job_number":"JOB_137297","tr_customer_id":137314,"tr_customer_product_id":137304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:28.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11115070131535","imei1":"11115070131535","imei2":"11115070131535","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137298,"job_number":"JOB_137298","tr_customer_id":137315,"tr_customer_product_id":137305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Alejandrin Douglas","mobile_number":"956-895-3273","email_id":"Owen_Ernser61@yahoo.com","dop":"2025-12-16","serial_number":"14518563686064","imei1":"14518563686064","imei2":"14518563686064","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137299,"job_number":"JOB_137299","tr_customer_id":137316,"tr_customer_product_id":137306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:36.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"Alberta Kemmer","mobile_number":"812-906-1201","email_id":"Melvin73@gmail.com","dop":"2025-04-06","serial_number":"12410965785410","imei1":"12410965785410","imei2":"12410965785410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137300,"job_number":"JOB_137300","tr_customer_id":137317,"tr_customer_product_id":137307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:38.000Z","modified_at":"2025-12-25T03:46:38.000Z","name":"Shirley Ward","mobile_number":"743-661-6442","email_id":"Alexie.Hane@hotmail.com","dop":"2025-04-06","serial_number":"15869525404044476","imei1":"15869525404044476","imei2":"15869525404044476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137301,"job_number":"JOB_137301","tr_customer_id":137318,"tr_customer_product_id":137308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Carter Labadie","mobile_number":"861-395-0219","email_id":"Haskell.Wilderman@gmail.com","dop":"2025-04-06","serial_number":"15945568322811","imei1":"15945568322811","imei2":"15945568322811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137302,"job_number":"JOB_137302","tr_customer_id":137319,"tr_customer_product_id":137309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"Tristin Heathcote","mobile_number":"810-484-1944","email_id":"Dusty_Fritsch9@gmail.com","dop":"2025-04-06","serial_number":"10583712318346","imei1":"10583712318346","imei2":"10583712318346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137303,"job_number":"JOB_137303","tr_customer_id":137320,"tr_customer_product_id":137310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12100092582869","imei1":"12100092582869","imei2":"12100092582869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137304,"job_number":"JOB_137304","tr_customer_id":137321,"tr_customer_product_id":137311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Maynard Mann","mobile_number":"632-533-7513","email_id":"Grady80@hotmail.com","dop":"2025-04-06","serial_number":"11126345960913","imei1":"11126345960913","imei2":"11126345960913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137305,"job_number":"JOB_137305","tr_customer_id":137322,"tr_customer_product_id":137312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Addison Rolfson","mobile_number":"346-603-8927","email_id":"Ova_Huel11@yahoo.com","dop":"2025-04-06","serial_number":"15023080673612660","imei1":"15023080673612660","imei2":"15023080673612660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137306,"job_number":"JOB_137306","tr_customer_id":137323,"tr_customer_product_id":137313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:41.000Z","modified_at":"2025-12-25T03:46:41.000Z","name":"Jayda Zulauf","mobile_number":"423-575-7211","email_id":"Drake_Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"11982925085544988","imei1":"11982925085544988","imei2":"11982925085544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137307,"job_number":"JOB_137307","tr_customer_id":137324,"tr_customer_product_id":137314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10401559741388","imei1":"10401559741388","imei2":"10401559741388","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137308,"job_number":"JOB_137308","tr_customer_id":137325,"tr_customer_product_id":137315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:47:16.000Z","name":"Linnie Mante","mobile_number":"299-308-3279","email_id":"Juston_Runte@gmail.com","dop":"2025-06-18","serial_number":"10870559156769","imei1":"10870559156769","imei2":"10870559156769","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137309,"job_number":"JOB_137309","tr_customer_id":137326,"tr_customer_product_id":137316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11505983862151","imei1":"11505983862151","imei2":"11505983862151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137310,"job_number":"JOB_137310","tr_customer_id":137327,"tr_customer_product_id":137317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:47:16.000Z","name":"Jacey Mayer","mobile_number":"523-856-2579","email_id":"Durward_Berge@gmail.com","dop":"2025-04-06","serial_number":"19592824508368","imei1":"19592824508368","imei2":"19592824508368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137311,"job_number":"JOB_137311","tr_customer_id":137328,"tr_customer_product_id":137318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:43.000Z","modified_at":"2025-12-25T03:46:43.000Z","name":"Jerrod Sauer","mobile_number":"467-638-1423","email_id":"Davonte42@gmail.com","dop":"2025-06-18","serial_number":"1039595875050718","imei1":"1039595875050718","imei2":"1039595875050718","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137312,"job_number":"JOB_137312","tr_customer_id":137329,"tr_customer_product_id":137319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Ryan Conroy","mobile_number":"481-446-1879","email_id":"Conner39@hotmail.com","dop":"2025-04-06","serial_number":"11886417942262504","imei1":"11886417942262504","imei2":"11886417942262504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137313,"job_number":"JOB_137313","tr_customer_id":137330,"tr_customer_product_id":137320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11511329063052","imei1":"11511329063052","imei2":"11511329063052","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137314,"job_number":"JOB_137314","tr_customer_id":137331,"tr_customer_product_id":137321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:56.000Z","name":"Iliana Hane","mobile_number":"955-948-0940","email_id":"Delia54@gmail.com","dop":"2025-12-16","serial_number":"11446490131512","imei1":"11446490131512","imei2":"11446490131512","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137315,"job_number":"JOB_137315","tr_customer_id":137332,"tr_customer_product_id":137322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:47.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"Al Heathcote","mobile_number":"979-408-4890","email_id":"Augusta1@gmail.com","dop":"2025-04-06","serial_number":"13869242978067","imei1":"13869242978067","imei2":"13869242978067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137316,"job_number":"JOB_137316","tr_customer_id":137333,"tr_customer_product_id":137323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:48.000Z","modified_at":"2025-12-25T03:46:48.000Z","name":"Anahi Johnson","mobile_number":"517-763-2086","email_id":"Madonna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"16591868289177204","imei1":"16591868289177204","imei2":"16591868289177204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137317,"job_number":"JOB_137317","tr_customer_id":137334,"tr_customer_product_id":137324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:49.000Z","modified_at":"2025-12-25T03:47:27.000Z","name":"Chet King","mobile_number":"737-931-5945","email_id":"Lou_Herman@hotmail.com","dop":"2025-04-06","serial_number":"17484171252667","imei1":"17484171252667","imei2":"17484171252667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137318,"job_number":"JOB_137318","tr_customer_id":137335,"tr_customer_product_id":137325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:50.000Z","modified_at":"2025-12-25T03:46:50.000Z","name":"Ursula Nienow","mobile_number":"800-627-6651","email_id":"Maryjane_Heidenreich75@hotmail.com","dop":"2025-04-06","serial_number":"10074789380363398","imei1":"10074789380363398","imei2":"10074789380363398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137319,"job_number":"JOB_137319","tr_customer_id":137336,"tr_customer_product_id":137326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18755204682927","imei1":"18755204682927","imei2":"18755204682927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137320,"job_number":"JOB_137320","tr_customer_id":137337,"tr_customer_product_id":137327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:39.000Z","name":"Jody Simonis","mobile_number":"554-526-9785","email_id":"Hortense.Brown@gmail.com","dop":"2025-04-06","serial_number":"19795237876083","imei1":"19795237876083","imei2":"19795237876083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137321,"job_number":"JOB_137321","tr_customer_id":137338,"tr_customer_product_id":137328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:02.000Z","modified_at":"2025-12-25T03:47:02.000Z","name":"Blanche Adams","mobile_number":"581-345-5357","email_id":"Linnea_Satterfield@yahoo.com","dop":"2025-04-06","serial_number":"18420067094425430","imei1":"18420067094425430","imei2":"18420067094425430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137322,"job_number":"JOB_137322","tr_customer_id":137339,"tr_customer_product_id":137329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:10.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"Anastacio McDermott","mobile_number":"978-948-2561","email_id":"Keshaun.Romaguera95@yahoo.com","dop":"2025-04-06","serial_number":"12924436158234","imei1":"12924436158234","imei2":"12924436158234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137323,"job_number":"JOB_137323","tr_customer_id":137340,"tr_customer_product_id":137330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:11.000Z","modified_at":"2025-12-25T03:47:11.000Z","name":"Viva Bernier","mobile_number":"277-887-9753","email_id":"Antonette98@hotmail.com","dop":"2025-04-06","serial_number":"14960973638734704","imei1":"14960973638734704","imei2":"14960973638734704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137325,"job_number":"JOB_137325","tr_customer_id":137342,"tr_customer_product_id":137332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16504247360099","imei1":"16504247360099","imei2":"16504247360099","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137326,"job_number":"JOB_137326","tr_customer_id":137343,"tr_customer_product_id":137333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Elvie Murazik","mobile_number":"366-842-4886","email_id":"Giovanni56@yahoo.com","dop":"2025-09-16","serial_number":"16657442382470","imei1":"16657442382470","imei2":"16657442382470","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137327,"job_number":"JOB_137327","tr_customer_id":137344,"tr_customer_product_id":137334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10246211709032","imei1":"10246211709032","imei2":"10246211709032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137328,"job_number":"JOB_137328","tr_customer_id":137345,"tr_customer_product_id":137335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:56.000Z","name":"Veda Halvorson","mobile_number":"868-776-4676","email_id":"Meta2@yahoo.com","dop":"2025-06-18","serial_number":"10277333161410","imei1":"10277333161410","imei2":"10277333161410","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137329,"job_number":"JOB_137329","tr_customer_id":137346,"tr_customer_product_id":137336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Garry Kuhlman","mobile_number":"900-600-4790","email_id":"Itzel.Mohr@yahoo.com","dop":"2025-06-18","serial_number":"1039942422821034","imei1":"1039942422821034","imei2":"1039942422821034","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137330,"job_number":"JOB_137330","tr_customer_id":137347,"tr_customer_product_id":137337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15177962326176","imei1":"15177962326176","imei2":"15177962326176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137331,"job_number":"JOB_137331","tr_customer_id":137348,"tr_customer_product_id":137338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Amelie Orn","mobile_number":"984-995-9140","email_id":"Enrique.Corwin52@gmail.com","dop":"2025-04-06","serial_number":"14338215383481","imei1":"14338215383481","imei2":"14338215383481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137332,"job_number":"JOB_137332","tr_customer_id":137349,"tr_customer_product_id":137339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:24.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19193538107572","imei1":"19193538107572","imei2":"19193538107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137333,"job_number":"JOB_137333","tr_customer_id":137350,"tr_customer_product_id":137340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:47:25.000Z","name":"Dorthy Littel","mobile_number":"316-505-1762","email_id":"Cameron_Moore33@yahoo.com","dop":"2025-04-06","serial_number":"13771418745197132","imei1":"13771418745197132","imei2":"13771418745197132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137334,"job_number":"JOB_137334","tr_customer_id":137351,"tr_customer_product_id":137341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Thea Kilback","mobile_number":"286-326-1466","email_id":"Juana_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"19060746735812","imei1":"19060746735812","imei2":"19060746735812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137335,"job_number":"JOB_137335","tr_customer_id":137352,"tr_customer_product_id":137342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"Rachael Thompson","mobile_number":"385-915-5211","email_id":"Filiberto.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"16436476403513868","imei1":"16436476403513868","imei2":"16436476403513868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137336,"job_number":"JOB_137336","tr_customer_id":137353,"tr_customer_product_id":137343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12796872445034","imei1":"12796872445034","imei2":"12796872445034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137337,"job_number":"JOB_137337","tr_customer_id":137354,"tr_customer_product_id":137344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:27.000Z","modified_at":"2025-12-25T03:48:05.000Z","name":"Deven Ebert","mobile_number":"644-462-0831","email_id":"Joanie.Trantow@gmail.com","dop":"2025-04-06","serial_number":"10266402672731","imei1":"10266402672731","imei2":"10266402672731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137338,"job_number":"JOB_137338","tr_customer_id":137355,"tr_customer_product_id":137345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:48:06.000Z","name":"Ila Pouros","mobile_number":"283-691-1810","email_id":"Yesenia.Feeney24@gmail.com","dop":"2025-04-06","serial_number":"17640676317580","imei1":"17640676317580","imei2":"17640676317580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137339,"job_number":"JOB_137339","tr_customer_id":137356,"tr_customer_product_id":137346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:47:28.000Z","name":"Donnell Mueller","mobile_number":"475-730-9239","email_id":"Adolfo_Schimmel0@hotmail.com","dop":"2025-04-06","serial_number":"11770259586782748","imei1":"11770259586782748","imei2":"11770259586782748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137340,"job_number":"JOB_137340","tr_customer_id":137357,"tr_customer_product_id":137347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:29.000Z","modified_at":"2025-12-25T03:47:29.000Z","name":"Erich Lubowitz","mobile_number":"444-845-5970","email_id":"Maia9@yahoo.com","dop":"2025-04-06","serial_number":"11428318506437556","imei1":"11428318506437556","imei2":"11428318506437556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137343,"job_number":"JOB_137343","tr_customer_id":137360,"tr_customer_product_id":137350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:48:15.000Z","name":"Kadin Stamm","mobile_number":"873-913-6208","email_id":"Marcelina.Herman62@hotmail.com","dop":"2000-01-31","serial_number":"10448358001322","imei1":"10448358001322","imei2":"10448358001322","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137344,"job_number":"JOB_137344","tr_customer_id":137361,"tr_customer_product_id":137351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16602624669923","imei1":"16602624669923","imei2":"16602624669923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137345,"job_number":"JOB_137345","tr_customer_id":137362,"tr_customer_product_id":137352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Lon Kuhlman","mobile_number":"790-257-7022","email_id":"Dashawn.Volkman8@hotmail.com","dop":"2025-09-16","serial_number":"11230247736318","imei1":"11230247736318","imei2":"11230247736318","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137347,"job_number":"JOB_137347","tr_customer_id":137364,"tr_customer_product_id":137354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:47:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14882666937825","imei1":"14882666937825","imei2":"14882666937825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137348,"job_number":"JOB_137348","tr_customer_id":137365,"tr_customer_product_id":137355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:48:25.000Z","name":"Rhiannon Schaefer","mobile_number":"643-473-9024","email_id":"Mark_Crist76@hotmail.com","dop":"2025-04-06","serial_number":"13128187459270","imei1":"13128187459270","imei2":"13128187459270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137349,"job_number":"JOB_137349","tr_customer_id":137366,"tr_customer_product_id":137356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:48.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11024354107711","imei1":"11024354107711","imei2":"11024354107711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137350,"job_number":"JOB_137350","tr_customer_id":137367,"tr_customer_product_id":137357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:47:49.000Z","name":"Carol Jenkins","mobile_number":"948-424-1920","email_id":"Rocky52@hotmail.com","dop":"2025-04-06","serial_number":"14518139280878926","imei1":"14518139280878926","imei2":"14518139280878926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137351,"job_number":"JOB_137351","tr_customer_id":137368,"tr_customer_product_id":137358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:48:27.000Z","name":"Wilma Schowalter","mobile_number":"579-713-9445","email_id":"Jayne_Satterfield19@hotmail.com","dop":"2025-04-06","serial_number":"16516646071677","imei1":"16516646071677","imei2":"16516646071677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137352,"job_number":"JOB_137352","tr_customer_id":137369,"tr_customer_product_id":137359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:48:07.000Z","name":"Marion Yost","mobile_number":"321-290-6833","email_id":"Fredy_Cummerata23@yahoo.com","dop":"2025-05-30","serial_number":"12403310845155","imei1":"12403310845155","imei2":"12403310845155","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137353,"job_number":"JOB_137353","tr_customer_id":137370,"tr_customer_product_id":137360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:47:50.000Z","name":"Marlene King","mobile_number":"891-446-5613","email_id":"Doug.Goldner15@hotmail.com","dop":"2025-04-06","serial_number":"17093699887442686","imei1":"17093699887442686","imei2":"17093699887442686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137354,"job_number":"JOB_137354","tr_customer_id":137371,"tr_customer_product_id":137361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:51.000Z","modified_at":"2025-12-25T03:47:51.000Z","name":"Geo Koch","mobile_number":"570-810-4692","email_id":"Scotty.Ferry92@hotmail.com","dop":"2025-05-30","serial_number":"13195073325787","imei1":"13195073325787","imei2":"13195073325787","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137356,"job_number":"JOB_137356","tr_customer_id":137373,"tr_customer_product_id":137363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Marilie Hirthe","mobile_number":"544-510-2453","email_id":"Scotty.Doyle@yahoo.com","dop":"2025-05-30","serial_number":"1579730307862337","imei1":"1579730307862337","imei2":"1579730307862337","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137357,"job_number":"JOB_137357","tr_customer_id":137374,"tr_customer_product_id":137364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:47:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14982677366731","imei1":"14982677366731","imei2":"14982677366731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137358,"job_number":"JOB_137358","tr_customer_id":137375,"tr_customer_product_id":137365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:48:31.000Z","name":"Garrison Hayes","mobile_number":"595-849-8237","email_id":"Geovany91@gmail.com","dop":"2025-04-06","serial_number":"11122188043239","imei1":"11122188043239","imei2":"11122188043239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137359,"job_number":"JOB_137359","tr_customer_id":137376,"tr_customer_product_id":137366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:54.000Z","modified_at":"2025-12-25T03:47:54.000Z","name":"Ethan Mayer","mobile_number":"404-701-2870","email_id":"Hildegard53@yahoo.com","dop":"2025-04-06","serial_number":"12993347464925776","imei1":"12993347464925776","imei2":"12993347464925776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137361,"job_number":"JOB_137361","tr_customer_id":137378,"tr_customer_product_id":137368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13339318815988","imei1":"13339318815988","imei2":"13339318815988","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137362,"job_number":"JOB_137362","tr_customer_id":137379,"tr_customer_product_id":137369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Alfredo Sawayn","mobile_number":"300-563-4176","email_id":"Tyler45@hotmail.com","dop":"2025-09-16","serial_number":"19646234670478","imei1":"19646234670478","imei2":"19646234670478","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137368,"job_number":"JOB_137368","tr_customer_id":137385,"tr_customer_product_id":137375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14265366221500","imei1":"14265366221500","imei2":"14265366221500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137369,"job_number":"JOB_137369","tr_customer_id":137386,"tr_customer_product_id":137376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:47.000Z","name":"Amely Ullrich","mobile_number":"972-612-6909","email_id":"Cordelia_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"14310351449112","imei1":"14310351449112","imei2":"14310351449112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137370,"job_number":"JOB_137370","tr_customer_id":137387,"tr_customer_product_id":137377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"Ena Schulist","mobile_number":"551-734-8534","email_id":"Nestor.Deckow@hotmail.com","dop":"2025-04-06","serial_number":"15734167450702780","imei1":"15734167450702780","imei2":"15734167450702780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137371,"job_number":"JOB_137371","tr_customer_id":137388,"tr_customer_product_id":137378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271462121529","imei1":"10271462121529","imei2":"10271462121529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137372,"job_number":"JOB_137372","tr_customer_id":137389,"tr_customer_product_id":137379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:49.000Z","name":"Titus Shields","mobile_number":"832-360-1294","email_id":"Craig_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"10332375115894","imei1":"10332375115894","imei2":"10332375115894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137376,"job_number":"JOB_137376","tr_customer_id":137393,"tr_customer_product_id":137383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Gillian Wilkinson","mobile_number":"763-656-4013","email_id":"Lindsay_Schroeder43@yahoo.com","dop":"2025-04-06","serial_number":"19933685871515530","imei1":"19933685871515530","imei2":"19933685871515530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137379,"job_number":"JOB_137379","tr_customer_id":137396,"tr_customer_product_id":137386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Keshaun Harvey","mobile_number":"355-365-4030","email_id":"Ted_MacGyver69@hotmail.com","dop":"2000-01-31","serial_number":"10214076779374","imei1":"10214076779374","imei2":"10214076779374","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137381,"job_number":"JOB_137381","tr_customer_id":137398,"tr_customer_product_id":137388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15009533036658","imei1":"15009533036658","imei2":"15009533036658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137382,"job_number":"JOB_137382","tr_customer_id":137399,"tr_customer_product_id":137389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13182146013702","imei1":"13182146013702","imei2":"13182146013702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137383,"job_number":"JOB_137383","tr_customer_id":137400,"tr_customer_product_id":137390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:05.000Z","name":"Gardner Kerluke","mobile_number":"639-452-9875","email_id":"Miguel_Klocko5@gmail.com","dop":"2025-04-06","serial_number":"15093070360663","imei1":"15093070360663","imei2":"15093070360663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137384,"job_number":"JOB_137384","tr_customer_id":137401,"tr_customer_product_id":137391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Faustino Marks","mobile_number":"482-639-1654","email_id":"Kieran_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"12790796176965","imei1":"12790796176965","imei2":"12790796176965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137385,"job_number":"JOB_137385","tr_customer_id":137402,"tr_customer_product_id":137392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:48:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15065114577883","imei1":"15065114577883","imei2":"15065114577883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137386,"job_number":"JOB_137386","tr_customer_id":137403,"tr_customer_product_id":137393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Elinor Lowe","mobile_number":"509-256-3098","email_id":"Jewel64@yahoo.com","dop":"2025-04-06","serial_number":"15976241747786","imei1":"15976241747786","imei2":"15976241747786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137387,"job_number":"JOB_137387","tr_customer_id":137404,"tr_customer_product_id":137394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14141148932716","imei1":"14141148932716","imei2":"14141148932716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137388,"job_number":"JOB_137388","tr_customer_id":137405,"tr_customer_product_id":137395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Stacey Gulgowski","mobile_number":"709-310-0159","email_id":"Allen_Schaden75@gmail.com","dop":"2025-04-06","serial_number":"15611439783467552","imei1":"15611439783467552","imei2":"15611439783467552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137389,"job_number":"JOB_137389","tr_customer_id":137406,"tr_customer_product_id":137396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Benjamin Kub","mobile_number":"671-264-4804","email_id":"Krystel_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"15441364681121620","imei1":"15441364681121620","imei2":"15441364681121620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137390,"job_number":"JOB_137390","tr_customer_id":137407,"tr_customer_product_id":137397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Kaylin Littel","mobile_number":"401-364-0587","email_id":"Sigrid.Denesik7@yahoo.com","dop":"2025-04-06","serial_number":"16082130042536","imei1":"16082130042536","imei2":"16082130042536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137391,"job_number":"JOB_137391","tr_customer_id":137408,"tr_customer_product_id":137398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Vinnie Yundt","mobile_number":"666-241-3880","email_id":"Ellen.Schinner@gmail.com","dop":"2025-04-06","serial_number":"18719341266179336","imei1":"18719341266179336","imei2":"18719341266179336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137392,"job_number":"JOB_137392","tr_customer_id":137409,"tr_customer_product_id":137399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:36.000Z","modified_at":"2025-12-25T03:48:36.000Z","name":"Gerald Lueilwitz","mobile_number":"858-832-3629","email_id":"Darien.Veum70@hotmail.com","dop":"2025-04-06","serial_number":"19185846778528270","imei1":"19185846778528270","imei2":"19185846778528270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137393,"job_number":"JOB_137393","tr_customer_id":137410,"tr_customer_product_id":137400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:38.000Z","modified_at":"2025-12-25T03:48:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19014374948823","imei1":"19014374948823","imei2":"19014374948823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137394,"job_number":"JOB_137394","tr_customer_id":137411,"tr_customer_product_id":137401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:39.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Roscoe Williamson","mobile_number":"203-341-2320","email_id":"Grayce88@yahoo.com","dop":"2025-04-06","serial_number":"13611940510861","imei1":"13611940510861","imei2":"13611940510861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137395,"job_number":"JOB_137395","tr_customer_id":137412,"tr_customer_product_id":137402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:40.000Z","modified_at":"2025-12-25T03:48:40.000Z","name":"Charlene Crona","mobile_number":"743-488-4350","email_id":"Gracie59@yahoo.com","dop":"2025-04-06","serial_number":"12146950580471086","imei1":"12146950580471086","imei2":"12146950580471086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137399,"job_number":"JOB_137399","tr_customer_id":137416,"tr_customer_product_id":137406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:48:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17988649780962","imei1":"17988649780962","imei2":"17988649780962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137400,"job_number":"JOB_137400","tr_customer_id":137417,"tr_customer_product_id":137407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:49:34.000Z","name":"Vinnie Sporer","mobile_number":"996-959-2100","email_id":"Alf_Considine@gmail.com","dop":"2025-04-06","serial_number":"13225160086086","imei1":"13225160086086","imei2":"13225160086086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137401,"job_number":"JOB_137401","tr_customer_id":137418,"tr_customer_product_id":137408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:58.000Z","modified_at":"2025-12-25T03:48:58.000Z","name":"Jensen Hilpert","mobile_number":"238-268-7636","email_id":"Neil.Schiller34@yahoo.com","dop":"2025-04-06","serial_number":"12778090446138674","imei1":"12778090446138674","imei2":"12778090446138674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137406,"job_number":"JOB_137406","tr_customer_id":137423,"tr_customer_product_id":137413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:07.000Z","modified_at":"2025-12-25T03:49:44.000Z","name":"Jalon Cruickshank","mobile_number":"964-430-5673","email_id":"Devonte51@yahoo.com","dop":"2000-01-31","serial_number":"10237517694592","imei1":"10237517694592","imei2":"10237517694592","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137408,"job_number":"JOB_137408","tr_customer_id":137425,"tr_customer_product_id":137415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15670049498436","imei1":"15670049498436","imei2":"15670049498436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137409,"job_number":"JOB_137409","tr_customer_id":137426,"tr_customer_product_id":137416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:43.000Z","name":"Pascale Spencer","mobile_number":"421-956-6319","email_id":"Oral.Hegmann85@gmail.com","dop":"2025-04-06","serial_number":"15820334585413","imei1":"15820334585413","imei2":"15820334585413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137410,"job_number":"JOB_137410","tr_customer_id":137427,"tr_customer_product_id":137417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13136322504467","imei1":"13136322504467","imei2":"13136322504467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137411,"job_number":"JOB_137411","tr_customer_id":137428,"tr_customer_product_id":137418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:45.000Z","name":"Juanita Ratke","mobile_number":"499-263-4169","email_id":"Cale27@hotmail.com","dop":"2025-04-06","serial_number":"19322784719319","imei1":"19322784719319","imei2":"19322784719319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137412,"job_number":"JOB_137412","tr_customer_id":137429,"tr_customer_product_id":137419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"Name Veum","mobile_number":"357-411-0364","email_id":"Darron.Schneider@gmail.com","dop":"2025-04-06","serial_number":"17066442213782696","imei1":"17066442213782696","imei2":"17066442213782696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137413,"job_number":"JOB_137413","tr_customer_id":137430,"tr_customer_product_id":137420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:13.000Z","modified_at":"2025-12-25T03:49:13.000Z","name":"Melisa Veum","mobile_number":"999-441-6746","email_id":"Jarrett19@gmail.com","dop":"2025-04-06","serial_number":"14940475495931336","imei1":"14940475495931336","imei2":"14940475495931336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137418,"job_number":"JOB_137418","tr_customer_id":137435,"tr_customer_product_id":137425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18625216779920","imei1":"18625216779920","imei2":"18625216779920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137419,"job_number":"JOB_137419","tr_customer_id":137436,"tr_customer_product_id":137426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:56.000Z","name":"Matteo Funk","mobile_number":"936-651-7884","email_id":"Carter14@yahoo.com","dop":"2025-04-06","serial_number":"18640119337290","imei1":"18640119337290","imei2":"18640119337290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137420,"job_number":"JOB_137420","tr_customer_id":137437,"tr_customer_product_id":137427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:20.000Z","modified_at":"2025-12-25T03:49:20.000Z","name":"Marielle Hayes","mobile_number":"913-412-9023","email_id":"Brooke_Morar94@gmail.com","dop":"2025-04-06","serial_number":"12561905717510522","imei1":"12561905717510522","imei2":"12561905717510522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137421,"job_number":"JOB_137421","tr_customer_id":137438,"tr_customer_product_id":137428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:23.000Z","modified_at":"2025-12-25T03:49:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13272918861501","imei1":"13272918861501","imei2":"13272918861501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137422,"job_number":"JOB_137422","tr_customer_id":137439,"tr_customer_product_id":137429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:24.000Z","modified_at":"2025-12-25T03:50:01.000Z","name":"Aileen Thiel","mobile_number":"405-644-7550","email_id":"Louisa.Schroeder@hotmail.com","dop":"2025-04-06","serial_number":"15478103835820","imei1":"15478103835820","imei2":"15478103835820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137423,"job_number":"JOB_137423","tr_customer_id":137440,"tr_customer_product_id":137430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:25.000Z","modified_at":"2025-12-25T03:49:25.000Z","name":"Lester Stamm","mobile_number":"432-327-1734","email_id":"Mya_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"15570765451250396","imei1":"15570765451250396","imei2":"15570765451250396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137424,"job_number":"JOB_137424","tr_customer_id":137441,"tr_customer_product_id":137431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:49:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19285239746641","imei1":"19285239746641","imei2":"19285239746641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137425,"job_number":"JOB_137425","tr_customer_id":137442,"tr_customer_product_id":137432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:50:21.000Z","name":"Camron Corwin","mobile_number":"788-306-5830","email_id":"Francis_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"16045108051988","imei1":"16045108051988","imei2":"16045108051988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137426,"job_number":"JOB_137426","tr_customer_id":137443,"tr_customer_product_id":137433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:50.000Z","modified_at":"2025-12-25T03:49:50.000Z","name":"Name Botsford","mobile_number":"723-803-0574","email_id":"Mable_Jakubowski58@yahoo.com","dop":"2025-04-06","serial_number":"12481877098741858","imei1":"12481877098741858","imei2":"12481877098741858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137427,"job_number":"JOB_137427","tr_customer_id":137444,"tr_customer_product_id":137434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16043099142023","imei1":"16043099142023","imei2":"16043099142023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137429,"job_number":"JOB_137429","tr_customer_id":137446,"tr_customer_product_id":137436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:50:24.000Z","name":"Isac Schmeler","mobile_number":"630-726-1354","email_id":"Larue_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"18432396039346","imei1":"18432396039346","imei2":"18432396039346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137430,"job_number":"JOB_137430","tr_customer_id":137447,"tr_customer_product_id":137437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:50:28.000Z","name":"Warren Bogan","mobile_number":"611-322-0116","email_id":"Theodore44@yahoo.com","dop":"2000-01-31","serial_number":"10910922373402","imei1":"10910922373402","imei2":"10910922373402","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137431,"job_number":"JOB_137431","tr_customer_id":137448,"tr_customer_product_id":137438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:52.000Z","modified_at":"2025-12-25T03:49:52.000Z","name":"Briana Weber","mobile_number":"368-387-2626","email_id":"Lilyan0@hotmail.com","dop":"2025-04-06","serial_number":"11130400152896926","imei1":"11130400152896926","imei2":"11130400152896926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137433,"job_number":"JOB_137433","tr_customer_id":137450,"tr_customer_product_id":137440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62844550456540","imei1":"62844550456540","imei2":"62844550456540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137434,"job_number":"JOB_137434","tr_customer_id":137451,"tr_customer_product_id":137441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25954734477362","imei1":"25954734477362","imei2":"25954734477362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137435,"job_number":"JOB_137435","tr_customer_id":137452,"tr_customer_product_id":137442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42373094232688","imei1":"42373094232688","imei2":"42373094232688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137436,"job_number":"JOB_137436","tr_customer_id":137453,"tr_customer_product_id":137443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29581749615882","imei1":"29581749615882","imei2":"29581749615882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137437,"job_number":"JOB_137437","tr_customer_id":137454,"tr_customer_product_id":137444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20627924476282","imei1":"20627924476282","imei2":"20627924476282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137438,"job_number":"JOB_137438","tr_customer_id":137455,"tr_customer_product_id":137445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23169943963900","imei1":"23169943963900","imei2":"23169943963900","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137439,"job_number":"JOB_137439","tr_customer_id":137456,"tr_customer_product_id":137446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76526947652611","imei1":"76526947652611","imei2":"76526947652611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137440,"job_number":"JOB_137440","tr_customer_id":137457,"tr_customer_product_id":137447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21155081476319","imei1":"21155081476319","imei2":"21155081476319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137441,"job_number":"JOB_137441","tr_customer_id":137458,"tr_customer_product_id":137448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11905693259024","imei1":"11905693259024","imei2":"11905693259024","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137442,"job_number":"JOB_137442","tr_customer_id":137459,"tr_customer_product_id":137449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55955448587970","imei1":"55955448587970","imei2":"55955448587970","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137443,"job_number":"JOB_137443","tr_customer_id":137460,"tr_customer_product_id":137450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67263213884922","imei1":"67263213884922","imei2":"67263213884922","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137444,"job_number":"JOB_137444","tr_customer_id":137461,"tr_customer_product_id":137451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46160797961247","imei1":"46160797961247","imei2":"46160797961247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137445,"job_number":"JOB_137445","tr_customer_id":137462,"tr_customer_product_id":137452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96568239851127","imei1":"96568239851127","imei2":"96568239851127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137446,"job_number":"JOB_137446","tr_customer_id":137463,"tr_customer_product_id":137453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:58:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50654631978753","imei1":"50654631978753","imei2":"50654631978753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137447,"job_number":"JOB_137447","tr_customer_id":137464,"tr_customer_product_id":137454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:07.000Z","modified_at":"2025-12-25T03:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97652535431074","imei1":"97652535431074","imei2":"97652535431074","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137448,"job_number":"JOB_137448","tr_customer_id":137465,"tr_customer_product_id":137455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32902125399771","imei1":"32902125399771","imei2":"32902125399771","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137449,"job_number":"JOB_137449","tr_customer_id":137466,"tr_customer_product_id":137456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64532043736664","imei1":"64532043736664","imei2":"64532043736664","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137450,"job_number":"JOB_137450","tr_customer_id":137467,"tr_customer_product_id":137457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57440993208545","imei1":"57440993208545","imei2":"57440993208545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137451,"job_number":"JOB_137451","tr_customer_id":137468,"tr_customer_product_id":137458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15386837180025","imei1":"15386837180025","imei2":"15386837180025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137452,"job_number":"JOB_137452","tr_customer_id":137469,"tr_customer_product_id":137459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85771178292456","imei1":"85771178292456","imei2":"85771178292456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137453,"job_number":"JOB_137453","tr_customer_id":137470,"tr_customer_product_id":137460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42966282394503","imei1":"42966282394503","imei2":"42966282394503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137454,"job_number":"JOB_137454","tr_customer_id":137471,"tr_customer_product_id":137461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"61450650593711","imei1":"61450650593711","imei2":"61450650593711","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137455,"job_number":"JOB_137455","tr_customer_id":137472,"tr_customer_product_id":137462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:50.000Z","name":"Gaston Shields","mobile_number":"345-501-1445","email_id":"Winfield_Rosenbaum@yahoo.com","dop":"2025-09-30","serial_number":"27796347595664","imei1":"27796347595664","imei2":"27796347595664","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137456,"job_number":"JOB_137456","tr_customer_id":137473,"tr_customer_product_id":137463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:55.000Z","modified_at":"2025-12-25T04:08:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"74334022983602","imei1":"74334022983602","imei2":"74334022983602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137457,"job_number":"JOB_137457","tr_customer_id":137474,"tr_customer_product_id":137464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:08:56.000Z","name":"Ernestina Hegmann","mobile_number":"388-848-7747","email_id":"Shanel.Gislason@gmail.com","dop":"2025-09-30","serial_number":"44212916275846","imei1":"44212916275846","imei2":"44212916275846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137458,"job_number":"JOB_137458","tr_customer_id":137475,"tr_customer_product_id":137465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:09:08.000Z","name":"Valerie Weimann","mobile_number":"778-676-5402","email_id":"Murl_Trantow@gmail.com","dop":"2025-09-30","serial_number":"91518820019678","imei1":"91518820019678","imei2":"91518820019678","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137459,"job_number":"JOB_137459","tr_customer_id":137476,"tr_customer_product_id":137466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:13.000Z","modified_at":"2025-12-25T04:09:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"82417864624596","imei1":"82417864624596","imei2":"82417864624596","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137460,"job_number":"JOB_137460","tr_customer_id":137477,"tr_customer_product_id":137467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:14.000Z","name":"Alena Pollich","mobile_number":"757-359-7886","email_id":"Linwood.Tremblay55@hotmail.com","dop":"2025-09-30","serial_number":"52661265071746","imei1":"52661265071746","imei2":"52661265071746","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137461,"job_number":"JOB_137461","tr_customer_id":137478,"tr_customer_product_id":137468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:26.000Z","name":"Idell Ritchie","mobile_number":"971-909-9499","email_id":"Israel.Davis@yahoo.com","dop":"2025-09-30","serial_number":"96070600062038","imei1":"96070600062038","imei2":"96070600062038","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137462,"job_number":"JOB_137462","tr_customer_id":137479,"tr_customer_product_id":137469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"96476019554683","imei1":"96476019554683","imei2":"96476019554683","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137463,"job_number":"JOB_137463","tr_customer_id":137480,"tr_customer_product_id":137470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"Rhianna Prohaska","mobile_number":"823-720-7213","email_id":"Bridgette_Stracke77@yahoo.com","dop":"2025-09-30","serial_number":"67093240682356","imei1":"67093240682356","imei2":"67093240682356","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137464,"job_number":"JOB_137464","tr_customer_id":137481,"tr_customer_product_id":137471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:40.000Z","name":"Dwight Graham","mobile_number":"866-996-5858","email_id":"Fidel_Considine@gmail.com","dop":"2025-09-30","serial_number":"15402188414410","imei1":"15402188414410","imei2":"15402188414410","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137465,"job_number":"JOB_137465","tr_customer_id":137482,"tr_customer_product_id":137472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"19711751132901","imei1":"19711751132901","imei2":"19711751132901","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137466,"job_number":"JOB_137466","tr_customer_id":137483,"tr_customer_product_id":137473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"Keagan Beer","mobile_number":"584-888-0838","email_id":"Coy_Legros79@hotmail.com","dop":"2025-09-30","serial_number":"49435311510260","imei1":"49435311510260","imei2":"49435311510260","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137467,"job_number":"JOB_137467","tr_customer_id":137484,"tr_customer_product_id":137474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:56.000Z","name":"Cyrus Lebsack","mobile_number":"221-663-6239","email_id":"Rosalee57@hotmail.com","dop":"2025-09-30","serial_number":"41536286786790","imei1":"41536286786790","imei2":"41536286786790","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137468,"job_number":"JOB_137468","tr_customer_id":137485,"tr_customer_product_id":137475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:01.000Z","modified_at":"2025-12-25T04:13:01.000Z","name":"Ally Stiedemann","mobile_number":"371-787-5135","email_id":"Cloyd.Terry12@yahoo.com","dop":"2025-09-30","serial_number":"91991516073819","imei1":"91991516073819","imei2":"91991516073819","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137469,"job_number":"JOB_137469","tr_customer_id":137486,"tr_customer_product_id":137476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:02.000Z","modified_at":"2025-12-25T04:13:13.000Z","name":"Lesly Hermiston","mobile_number":"473-602-5310","email_id":"Aniyah.Gottlieb@gmail.com","dop":"2025-09-30","serial_number":"82192913847445","imei1":"82192913847445","imei2":"82192913847445","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137470,"job_number":"JOB_137470","tr_customer_id":137487,"tr_customer_product_id":137477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:48.000Z","modified_at":"2025-12-25T04:26:21.000Z","name":"Bettye McLaughlin","mobile_number":"882-246-5431","email_id":"Domenico77@gmail.com","dop":"2025-04-06","serial_number":"14966350954373","imei1":"14966350954373","imei2":"14966350954373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137471,"job_number":"JOB_137471","tr_customer_id":137488,"tr_customer_product_id":137478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:49.000Z","modified_at":"2025-12-25T04:25:49.000Z","name":"Belle Sporer","mobile_number":"257-813-1657","email_id":"Brittany_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"18862229672252030","imei1":"18862229672252030","imei2":"18862229672252030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137472,"job_number":"JOB_137472","tr_customer_id":137489,"tr_customer_product_id":137479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:08.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11966952978460","imei1":"11966952978460","imei2":"11966952978460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137473,"job_number":"JOB_137473","tr_customer_id":137490,"tr_customer_product_id":137480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:19.000Z","name":"Walker Kreiger","mobile_number":"214-636-8180","email_id":"Jensen2@hotmail.com","dop":"2025-10-12","serial_number":"13966372020453","imei1":"13966372020453","imei2":"13966372020453","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137474,"job_number":"JOB_137474","tr_customer_id":137491,"tr_customer_product_id":137481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:10.000Z","modified_at":"2025-12-25T04:32:10.000Z","name":"Kyra King","mobile_number":"323-316-4715","email_id":"Icie51@gmail.com","dop":"2025-10-12","serial_number":"1005092312333328","imei1":"1005092312333328","imei2":"1005092312333328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137475,"job_number":"JOB_137475","tr_customer_id":137492,"tr_customer_product_id":137482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:23.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"15204216724364","imei1":"15204216724364","imei2":"15204216724364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137476,"job_number":"JOB_137476","tr_customer_id":137493,"tr_customer_product_id":137483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:34.000Z","name":"Herminio Cummerata","mobile_number":"633-944-3987","email_id":"Elmore_Pagac75@gmail.com","dop":"2025-10-12","serial_number":"19462120412030","imei1":"19462120412030","imei2":"19462120412030","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137477,"job_number":"JOB_137477","tr_customer_id":137494,"tr_customer_product_id":137484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:25.000Z","modified_at":"2025-12-25T04:32:25.000Z","name":"Judge Welch","mobile_number":"597-728-4948","email_id":"Harvey4@hotmail.com","dop":"2025-10-12","serial_number":"1002154747348407","imei1":"1002154747348407","imei2":"1002154747348407","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137478,"job_number":"JOB_137478","tr_customer_id":137495,"tr_customer_product_id":137485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:38.000Z","modified_at":"2025-12-25T04:32:38.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16442024645717","imei1":"16442024645717","imei2":"16442024645717","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137479,"job_number":"JOB_137479","tr_customer_id":137496,"tr_customer_product_id":137486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:39.000Z","modified_at":"2025-12-25T04:32:49.000Z","name":"Demarco Bashirian","mobile_number":"538-520-6493","email_id":"Clementina12@hotmail.com","dop":"2025-10-12","serial_number":"13574196216654","imei1":"13574196216654","imei2":"13574196216654","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137480,"job_number":"JOB_137480","tr_customer_id":137497,"tr_customer_product_id":137487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:40.000Z","modified_at":"2025-12-25T04:32:40.000Z","name":"Tyrese Gerhold","mobile_number":"595-263-8940","email_id":"Beryl31@yahoo.com","dop":"2025-10-12","serial_number":"1007121192549331","imei1":"1007121192549331","imei2":"1007121192549331","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137481,"job_number":"JOB_137481","tr_customer_id":137498,"tr_customer_product_id":137488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:34:48.000Z","modified_at":"2025-12-25T04:34:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"10725975529992","imei1":"10725975529992","imei2":"10725975529992","popurl":"2025-12-15T04:34:47.300069077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137482,"job_number":"JOB_137482","tr_customer_id":137499,"tr_customer_product_id":137489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:35:20.000Z","modified_at":"2025-12-25T04:35:20.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"44814478341208","imei1":"44814478341208","imei2":"44814478341208","popurl":"2025-12-15T04:35:19.529778749Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137483,"job_number":"JOB_137483","tr_customer_id":137500,"tr_customer_product_id":137490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:31.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15521562648919","imei1":"15521562648919","imei2":"15521562648919","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137484,"job_number":"JOB_137484","tr_customer_id":137501,"tr_customer_product_id":137491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:40.000Z","name":"Rickey Gulgowski","mobile_number":"928-737-6785","email_id":"Eudora.Herzog@gmail.com","dop":"2025-12-16","serial_number":"13133877255348","imei1":"13133877255348","imei2":"13133877255348","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137485,"job_number":"JOB_137485","tr_customer_id":137502,"tr_customer_product_id":137492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:43.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17845777280898","imei1":"17845777280898","imei2":"17845777280898","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137486,"job_number":"JOB_137486","tr_customer_id":137503,"tr_customer_product_id":137493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:52.000Z","name":"Tommie Rippin","mobile_number":"388-991-3095","email_id":"Antwon_Oberbrunner@yahoo.com","dop":"2025-12-16","serial_number":"13044009133235","imei1":"13044009133235","imei2":"13044009133235","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137487,"job_number":"JOB_137487","tr_customer_id":137504,"tr_customer_product_id":137494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:55.000Z","modified_at":"2025-12-25T04:37:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17702788754345","imei1":"17702788754345","imei2":"17702788754345","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137488,"job_number":"JOB_137488","tr_customer_id":137505,"tr_customer_product_id":137495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:56.000Z","modified_at":"2025-12-25T04:38:04.000Z","name":"Carter Stracke","mobile_number":"411-559-5541","email_id":"Alysha.Upton@gmail.com","dop":"2025-12-16","serial_number":"10272990782783","imei1":"10272990782783","imei2":"10272990782783","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137489,"job_number":"JOB_137489","tr_customer_id":137506,"tr_customer_product_id":137496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:48.000Z","modified_at":"2025-12-25T04:41:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109890164783083","imei1":"109890164783083","imei2":"109890164783083","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137490,"job_number":"JOB_137490","tr_customer_id":137507,"tr_customer_product_id":137497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:49.000Z","modified_at":"2025-12-25T04:41:58.000Z","name":"Gladys Sauer","mobile_number":"648-390-4218","email_id":"Bailee54@yahoo.com","dop":"2025-07-01","serial_number":"100433611781704","imei1":"100433611781704","imei2":"100433611781704","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137491,"job_number":"JOB_137491","tr_customer_id":137508,"tr_customer_product_id":137498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:00.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108806415056965","imei1":"108806415056965","imei2":"108806415056965","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137492,"job_number":"JOB_137492","tr_customer_id":137509,"tr_customer_product_id":137499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:09.000Z","name":"Dominic Feeney","mobile_number":"424-640-0538","email_id":"Timmothy_Murray12@gmail.com","dop":"2025-07-01","serial_number":"104171018460747","imei1":"104171018460747","imei2":"104171018460747","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137493,"job_number":"JOB_137493","tr_customer_id":137510,"tr_customer_product_id":137500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:06.000Z","modified_at":"2025-12-25T04:43:29.000Z","name":"Akeem Quitzon","mobile_number":"770-390-1540","email_id":"Nadia18@gmail.com","dop":"2025-04-06","serial_number":"17252695004628","imei1":"17252695004628","imei2":"17252695004628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137494,"job_number":"JOB_137494","tr_customer_id":137511,"tr_customer_product_id":137501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:07.000Z","modified_at":"2025-12-25T04:43:07.000Z","name":"Gabriella Hartmann","mobile_number":"376-606-2752","email_id":"Zakary12@yahoo.com","dop":"2025-04-06","serial_number":"15474713332601200","imei1":"15474713332601200","imei2":"15474713332601200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137495,"job_number":"JOB_137495","tr_customer_id":137512,"tr_customer_product_id":137502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"67997609250168","imei1":"67997609250168","imei2":"67997609250168","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137496,"job_number":"JOB_137496","tr_customer_id":137513,"tr_customer_product_id":137503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"Cierra Heaney","mobile_number":"520-506-7471","email_id":"Kristy.Yundt@hotmail.com","dop":"2025-09-30","serial_number":"69960575912688","imei1":"69960575912688","imei2":"69960575912688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137497,"job_number":"JOB_137497","tr_customer_id":137514,"tr_customer_product_id":137504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:48:12.000Z","name":"Lafayette Stehr","mobile_number":"497-843-5287","email_id":"Caleigh67@gmail.com","dop":"2025-09-30","serial_number":"40755856415493","imei1":"40755856415493","imei2":"40755856415493","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137498,"job_number":"JOB_137498","tr_customer_id":137515,"tr_customer_product_id":137505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:16.000Z","modified_at":"2025-12-25T04:48:16.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"68611828966033","imei1":"68611828966033","imei2":"68611828966033","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137499,"job_number":"JOB_137499","tr_customer_id":137516,"tr_customer_product_id":137506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:17.000Z","name":"Scarlett Ondricka","mobile_number":"903-301-2022","email_id":"Declan.Raynor@hotmail.com","dop":"2025-09-30","serial_number":"90782932355365","imei1":"90782932355365","imei2":"90782932355365","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137500,"job_number":"JOB_137500","tr_customer_id":137517,"tr_customer_product_id":137507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:29.000Z","name":"Kassandra Welch","mobile_number":"410-864-2303","email_id":"Rosario.Boehm@hotmail.com","dop":"2025-09-30","serial_number":"99403771251652","imei1":"99403771251652","imei2":"99403771251652","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137501,"job_number":"JOB_137501","tr_customer_id":137518,"tr_customer_product_id":137508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:33.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"97481902576575","imei1":"97481902576575","imei2":"97481902576575","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137502,"job_number":"JOB_137502","tr_customer_id":137519,"tr_customer_product_id":137509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"Rebeca Kuvalis","mobile_number":"672-291-2958","email_id":"Ebony.Mitchell@yahoo.com","dop":"2025-09-30","serial_number":"19034107768773","imei1":"19034107768773","imei2":"19034107768773","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137503,"job_number":"JOB_137503","tr_customer_id":137520,"tr_customer_product_id":137510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:46.000Z","name":"Gennaro Fadel","mobile_number":"661-367-4805","email_id":"Hosea.Shanahan@hotmail.com","dop":"2025-09-30","serial_number":"45130547706244","imei1":"45130547706244","imei2":"45130547706244","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137504,"job_number":"JOB_137504","tr_customer_id":137521,"tr_customer_product_id":137511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:09.000Z","modified_at":"2025-12-25T04:49:30.000Z","name":"Lamont Jacobi","mobile_number":"264-371-2509","email_id":"Colleen_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"17184058408637","imei1":"17184058408637","imei2":"17184058408637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137505,"job_number":"JOB_137505","tr_customer_id":137522,"tr_customer_product_id":137512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:10.000Z","modified_at":"2025-12-25T04:49:10.000Z","name":"Dameon Kutch","mobile_number":"784-422-2923","email_id":"Rubie_Gutmann80@gmail.com","dop":"2025-04-06","serial_number":"19252186835487696","imei1":"19252186835487696","imei2":"19252186835487696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137506,"job_number":"JOB_137506","tr_customer_id":137523,"tr_customer_product_id":137513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:00.000Z","modified_at":"2025-12-25T04:52:23.000Z","name":"Mauricio Mante","mobile_number":"591-455-8556","email_id":"Virginie_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"10227395225947","imei1":"10227395225947","imei2":"10227395225947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137507,"job_number":"JOB_137507","tr_customer_id":137524,"tr_customer_product_id":137514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:01.000Z","modified_at":"2025-12-25T04:52:01.000Z","name":"Robyn Welch","mobile_number":"995-667-2549","email_id":"Luisa.Mills66@yahoo.com","dop":"2025-04-06","serial_number":"17580181641892776","imei1":"17580181641892776","imei2":"17580181641892776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137508,"job_number":"JOB_137508","tr_customer_id":137525,"tr_customer_product_id":137515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:29.000Z","modified_at":"2025-12-25T04:55:07.000Z","name":"Jerad Jast","mobile_number":"982-822-7351","email_id":"Rylan42@yahoo.com","dop":"2025-04-06","serial_number":"11130800779565","imei1":"11130800779565","imei2":"11130800779565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137509,"job_number":"JOB_137509","tr_customer_id":137526,"tr_customer_product_id":137516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:30.000Z","modified_at":"2025-12-25T04:54:30.000Z","name":"Isai Baumbach","mobile_number":"900-225-9522","email_id":"Victor70@gmail.com","dop":"2025-04-06","serial_number":"10852614702391110","imei1":"10852614702391110","imei2":"10852614702391110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137510,"job_number":"JOB_137510","tr_customer_id":137527,"tr_customer_product_id":137517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:21.000Z","modified_at":"2025-12-25T04:55:43.000Z","name":"Alexanne Skiles","mobile_number":"780-274-2590","email_id":"Evelyn85@hotmail.com","dop":"2025-04-06","serial_number":"16186031402512","imei1":"16186031402512","imei2":"16186031402512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137511,"job_number":"JOB_137511","tr_customer_id":137528,"tr_customer_product_id":137518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:22.000Z","modified_at":"2025-12-25T04:55:22.000Z","name":"Blake Breitenberg","mobile_number":"441-927-7473","email_id":"Shayne_Bode@hotmail.com","dop":"2025-04-06","serial_number":"18061539539724456","imei1":"18061539539724456","imei2":"18061539539724456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137513,"job_number":"JOB_137513","tr_customer_id":137530,"tr_customer_product_id":137520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12659439764596","imei1":"12659439764596","imei2":"12659439764596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137514,"job_number":"JOB_137514","tr_customer_id":137531,"tr_customer_product_id":137521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:09.000Z","name":"Brad Kuhlman","mobile_number":"744-704-5228","email_id":"Camille.Kris36@yahoo.com","dop":"2025-04-06","serial_number":"19061462471783","imei1":"19061462471783","imei2":"19061462471783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137515,"job_number":"JOB_137515","tr_customer_id":137532,"tr_customer_product_id":137522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:04.000Z","modified_at":"2025-12-25T05:18:04.000Z","name":"Carolina Dach","mobile_number":"902-360-1295","email_id":"Lulu_Schaden@gmail.com","dop":"2025-04-06","serial_number":"19503434250261650","imei1":"19503434250261650","imei2":"19503434250261650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137516,"job_number":"JOB_137516","tr_customer_id":137533,"tr_customer_product_id":137523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19693407729702","imei1":"19693407729702","imei2":"19693407729702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137517,"job_number":"JOB_137517","tr_customer_id":137534,"tr_customer_product_id":137524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:17.000Z","name":"Leonel Crooks","mobile_number":"614-969-0013","email_id":"Diego.Lind@gmail.com","dop":"2025-04-06","serial_number":"19365923584651","imei1":"19365923584651","imei2":"19365923584651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137518,"job_number":"JOB_137518","tr_customer_id":137535,"tr_customer_product_id":137525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:12.000Z","modified_at":"2025-12-25T05:18:12.000Z","name":"Bo Nolan","mobile_number":"538-632-3726","email_id":"Micaela61@yahoo.com","dop":"2025-04-06","serial_number":"10821611877996738","imei1":"10821611877996738","imei2":"10821611877996738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137519,"job_number":"JOB_137519","tr_customer_id":137536,"tr_customer_product_id":137526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12986581690250","imei1":"12986581690250","imei2":"12986581690250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137520,"job_number":"JOB_137520","tr_customer_id":137537,"tr_customer_product_id":137527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:26.000Z","name":"Hattie Harvey","mobile_number":"689-411-4243","email_id":"Santino_Stark@yahoo.com","dop":"2025-04-06","serial_number":"12866203123480","imei1":"12866203123480","imei2":"12866203123480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137521,"job_number":"JOB_137521","tr_customer_id":137538,"tr_customer_product_id":137528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:21.000Z","modified_at":"2025-12-25T05:18:21.000Z","name":"Curtis DuBuque","mobile_number":"764-987-2655","email_id":"Ryann.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"12095183964254128","imei1":"12095183964254128","imei2":"12095183964254128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137522,"job_number":"JOB_137522","tr_customer_id":137539,"tr_customer_product_id":137529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13643443238902","imei1":"13643443238902","imei2":"13643443238902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137523,"job_number":"JOB_137523","tr_customer_id":137540,"tr_customer_product_id":137530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:58.000Z","name":"Jack Buckridge","mobile_number":"691-767-8745","email_id":"Hazle.Keeling@hotmail.com","dop":"2025-04-06","serial_number":"18684774607082","imei1":"18684774607082","imei2":"18684774607082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:20:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137524,"job_number":"JOB_137524","tr_customer_id":137541,"tr_customer_product_id":137531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:53.000Z","modified_at":"2025-12-25T05:20:53.000Z","name":"Oda Parker","mobile_number":"563-294-1873","email_id":"Cloyd.Hane@yahoo.com","dop":"2025-04-06","serial_number":"12325637119571426","imei1":"12325637119571426","imei2":"12325637119571426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137525,"job_number":"JOB_137525","tr_customer_id":137542,"tr_customer_product_id":137532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16603986224959","imei1":"16603986224959","imei2":"16603986224959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137526,"job_number":"JOB_137526","tr_customer_id":137543,"tr_customer_product_id":137533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:07.000Z","name":"Jeanne Orn","mobile_number":"212-780-6534","email_id":"Emanuel.Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"13231987603911","imei1":"13231987603911","imei2":"13231987603911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137527,"job_number":"JOB_137527","tr_customer_id":137544,"tr_customer_product_id":137534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:01.000Z","modified_at":"2025-12-25T05:21:01.000Z","name":"Althea Cartwright","mobile_number":"783-660-3261","email_id":"Haskell.Mante60@hotmail.com","dop":"2025-04-06","serial_number":"14887871497346878","imei1":"14887871497346878","imei2":"14887871497346878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137528,"job_number":"JOB_137528","tr_customer_id":137545,"tr_customer_product_id":137535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18404929094720","imei1":"18404929094720","imei2":"18404929094720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137529,"job_number":"JOB_137529","tr_customer_id":137546,"tr_customer_product_id":137536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:15.000Z","name":"Caterina Crist","mobile_number":"816-903-0146","email_id":"Lurline.Shanahan99@gmail.com","dop":"2025-04-06","serial_number":"17254437347211","imei1":"17254437347211","imei2":"17254437347211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137530,"job_number":"JOB_137530","tr_customer_id":137547,"tr_customer_product_id":137537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:10.000Z","modified_at":"2025-12-25T05:21:10.000Z","name":"Alisa Berge","mobile_number":"495-891-8457","email_id":"Julie.Stracke54@yahoo.com","dop":"2025-04-06","serial_number":"11182282362144692","imei1":"11182282362144692","imei2":"11182282362144692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137531,"job_number":"JOB_137531","tr_customer_id":137548,"tr_customer_product_id":137538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14204546316624","imei1":"14204546316624","imei2":"14204546316624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137532,"job_number":"JOB_137532","tr_customer_id":137549,"tr_customer_product_id":137539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:23.000Z","name":"Odessa Wisozk","mobile_number":"382-493-3609","email_id":"Santa_McClure40@gmail.com","dop":"2025-04-06","serial_number":"10679015563710","imei1":"10679015563710","imei2":"10679015563710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137533,"job_number":"JOB_137533","tr_customer_id":137550,"tr_customer_product_id":137540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:02.000Z","modified_at":"2025-12-25T05:26:02.000Z","name":"Mertie Beer","mobile_number":"756-535-8815","email_id":"Claire.Davis@yahoo.com","dop":"2025-04-06","serial_number":"11954926517592946","imei1":"11954926517592946","imei2":"11954926517592946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137534,"job_number":"JOB_137534","tr_customer_id":137551,"tr_customer_product_id":137541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19568590285145","imei1":"19568590285145","imei2":"19568590285145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137535,"job_number":"JOB_137535","tr_customer_id":137552,"tr_customer_product_id":137542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:50.000Z","name":"Melody Schultz","mobile_number":"927-315-3150","email_id":"Marisa.Herman@hotmail.com","dop":"2025-04-06","serial_number":"13459821467774","imei1":"13459821467774","imei2":"13459821467774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137536,"job_number":"JOB_137536","tr_customer_id":137553,"tr_customer_product_id":137543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:29.000Z","modified_at":"2025-12-25T05:26:29.000Z","name":"Conrad Kovacek","mobile_number":"491-279-2727","email_id":"Jamaal_Boehm@yahoo.com","dop":"2025-04-06","serial_number":"13721721641689052","imei1":"13721721641689052","imei2":"13721721641689052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137537,"job_number":"JOB_137537","tr_customer_id":137554,"tr_customer_product_id":137544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:26:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13031293741414","imei1":"13031293741414","imei2":"13031293741414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137538,"job_number":"JOB_137538","tr_customer_id":137555,"tr_customer_product_id":137545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:27:16.000Z","name":"Nelda Zemlak","mobile_number":"260-690-7842","email_id":"Gwen_Waelchi10@gmail.com","dop":"2025-04-06","serial_number":"17955296324336","imei1":"17955296324336","imei2":"17955296324336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137539,"job_number":"JOB_137539","tr_customer_id":137556,"tr_customer_product_id":137546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:55.000Z","modified_at":"2025-12-25T05:26:55.000Z","name":"Araceli Toy","mobile_number":"554-374-7307","email_id":"Flossie_Wolff21@gmail.com","dop":"2025-04-06","serial_number":"10180822970416788","imei1":"10180822970416788","imei2":"10180822970416788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137540,"job_number":"JOB_137540","tr_customer_id":137557,"tr_customer_product_id":137547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15443145975681","imei1":"15443145975681","imei2":"15443145975681","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137541,"job_number":"JOB_137541","tr_customer_id":137558,"tr_customer_product_id":137548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"Jackie Waters","mobile_number":"201-980-1168","email_id":"Tressie_Hettinger@yahoo.com","dop":"2025-09-16","serial_number":"11739737769892","imei1":"11739737769892","imei2":"11739737769892","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137542,"job_number":"JOB_137542","tr_customer_id":137559,"tr_customer_product_id":137549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:01:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13808839825219","imei1":"13808839825219","imei2":"13808839825219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137543,"job_number":"JOB_137543","tr_customer_id":137560,"tr_customer_product_id":137550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:02:09.000Z","name":"Deangelo Schmitt","mobile_number":"340-514-7546","email_id":"Jayson57@yahoo.com","dop":"2025-04-06","serial_number":"16486412466282","imei1":"16486412466282","imei2":"16486412466282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137544,"job_number":"JOB_137544","tr_customer_id":137561,"tr_customer_product_id":137551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:31.000Z","modified_at":"2025-12-25T06:01:31.000Z","name":"Eulalia Halvorson","mobile_number":"806-584-0265","email_id":"Charlotte86@yahoo.com","dop":"2025-04-06","serial_number":"15043133939561746","imei1":"15043133939561746","imei2":"15043133939561746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137545,"job_number":"JOB_137545","tr_customer_id":137562,"tr_customer_product_id":137552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:33.000Z","modified_at":"2025-12-25T06:01:33.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12431959593945","imei1":"12431959593945","imei2":"12431959593945","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137546,"job_number":"JOB_137546","tr_customer_id":137563,"tr_customer_product_id":137553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:34.000Z","modified_at":"2025-12-25T06:01:34.000Z","name":"Leopold Pollich","mobile_number":"578-299-1753","email_id":"Mazie79@yahoo.com","dop":"2025-09-16","serial_number":"14673811091742","imei1":"14673811091742","imei2":"14673811091742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137547,"job_number":"JOB_137547","tr_customer_id":137564,"tr_customer_product_id":137554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:53.000Z","modified_at":"2025-12-25T06:01:53.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17971506446147","imei1":"17971506446147","imei2":"17971506446147","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137548,"job_number":"JOB_137548","tr_customer_id":137565,"tr_customer_product_id":137555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:54.000Z","modified_at":"2025-12-25T06:01:54.000Z","name":"Vida Jerde","mobile_number":"502-909-1495","email_id":"Corrine_Ortiz@gmail.com","dop":"2025-09-16","serial_number":"12480037097930","imei1":"12480037097930","imei2":"12480037097930","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137549,"job_number":"JOB_137549","tr_customer_id":137566,"tr_customer_product_id":137556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17790305324485","imei1":"17790305324485","imei2":"17790305324485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137550,"job_number":"JOB_137550","tr_customer_id":137567,"tr_customer_product_id":137557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:56.000Z","name":"Magdalen Oberbrunner","mobile_number":"415-821-5520","email_id":"Elisa.Hane@yahoo.com","dop":"2025-04-06","serial_number":"18831632435357","imei1":"18831632435357","imei2":"18831632435357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137551,"job_number":"JOB_137551","tr_customer_id":137568,"tr_customer_product_id":137558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:18.000Z","modified_at":"2025-12-25T06:02:18.000Z","name":"Amparo Bins","mobile_number":"223-947-9206","email_id":"Laury_Sipes16@yahoo.com","dop":"2025-04-06","serial_number":"15825337869477984","imei1":"15825337869477984","imei2":"15825337869477984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137552,"job_number":"JOB_137552","tr_customer_id":137569,"tr_customer_product_id":137559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18435050240085","imei1":"18435050240085","imei2":"18435050240085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137553,"job_number":"JOB_137553","tr_customer_id":137570,"tr_customer_product_id":137560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:43.000Z","name":"Daphnee Hayes","mobile_number":"996-450-9235","email_id":"Fred_Schumm36@hotmail.com","dop":"2025-04-06","serial_number":"19548985788408","imei1":"19548985788408","imei2":"19548985788408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137554,"job_number":"JOB_137554","tr_customer_id":137571,"tr_customer_product_id":137561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:05.000Z","modified_at":"2025-12-25T06:03:05.000Z","name":"Geovanny Lind","mobile_number":"996-757-0392","email_id":"Rubie_Muller75@hotmail.com","dop":"2025-04-06","serial_number":"17778003289431672","imei1":"17778003289431672","imei2":"17778003289431672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137566,"job_number":"JOB_137566","tr_customer_id":137583,"tr_customer_product_id":137573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:08.000Z","modified_at":"2025-12-25T06:21:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10570026121424","imei1":"10570026121424","imei2":"10570026121424","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137567,"job_number":"JOB_137567","tr_customer_id":137584,"tr_customer_product_id":137574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:47.000Z","name":"Burdette Gleichner","mobile_number":"699-952-8861","email_id":"Jose.Breitenberg@hotmail.com","dop":"2025-06-18","serial_number":"10965307590166","imei1":"10965307590166","imei2":"10965307590166","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137568,"job_number":"JOB_137568","tr_customer_id":137585,"tr_customer_product_id":137575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:09.000Z","name":"Asa Torp","mobile_number":"303-349-1932","email_id":"Rylan25@gmail.com","dop":"2025-06-18","serial_number":"1016548429957847","imei1":"1016548429957847","imei2":"1016548429957847","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137569,"job_number":"JOB_137569","tr_customer_id":137586,"tr_customer_product_id":137576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:54.000Z","modified_at":"2025-12-25T06:21:54.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10573580991004","imei1":"10573580991004","imei2":"10573580991004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137570,"job_number":"JOB_137570","tr_customer_id":137587,"tr_customer_product_id":137577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:22:33.000Z","name":"Yesenia Huels","mobile_number":"842-732-4218","email_id":"Darlene_Monahan@gmail.com","dop":"2025-06-18","serial_number":"10131811189921","imei1":"10131811189921","imei2":"10131811189921","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:22:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137571,"job_number":"JOB_137571","tr_customer_id":137588,"tr_customer_product_id":137578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:21:55.000Z","name":"Arturo Jacobs","mobile_number":"618-225-3599","email_id":"Lolita_Schmidt24@gmail.com","dop":"2025-06-18","serial_number":"1087738573784304","imei1":"1087738573784304","imei2":"1087738573784304","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137572,"job_number":"JOB_137572","tr_customer_id":137589,"tr_customer_product_id":137579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:31.000Z","modified_at":"2025-12-25T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12000198672033","imei1":"12000198672033","imei2":"12000198672033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137573,"job_number":"JOB_137573","tr_customer_id":137590,"tr_customer_product_id":137580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:32.000Z","modified_at":"2025-12-25T06:26:07.000Z","name":"Lenny Bartell","mobile_number":"315-983-4461","email_id":"Markus_Daniel@hotmail.com","dop":"2025-04-06","serial_number":"18634160385685","imei1":"18634160385685","imei2":"18634160385685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137574,"job_number":"JOB_137574","tr_customer_id":137591,"tr_customer_product_id":137581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:33.000Z","modified_at":"2025-12-25T06:25:33.000Z","name":"Casey Spencer","mobile_number":"278-480-8454","email_id":"Yadira.Kassulke17@gmail.com","dop":"2025-04-06","serial_number":"14522881569288866","imei1":"14522881569288866","imei2":"14522881569288866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137575,"job_number":"JOB_137575","tr_customer_id":137592,"tr_customer_product_id":137582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:13.000Z","modified_at":"2025-12-25T06:26:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13596481676289","imei1":"13596481676289","imei2":"13596481676289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137576,"job_number":"JOB_137576","tr_customer_id":137593,"tr_customer_product_id":137583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:14.000Z","modified_at":"2025-12-25T06:26:48.000Z","name":"Katelyn Bechtelar","mobile_number":"472-268-5356","email_id":"Ross_Reinger16@gmail.com","dop":"2025-04-06","serial_number":"12245997562264","imei1":"12245997562264","imei2":"12245997562264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137577,"job_number":"JOB_137577","tr_customer_id":137594,"tr_customer_product_id":137584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:15.000Z","modified_at":"2025-12-25T06:26:15.000Z","name":"Emmanuel Kuhn","mobile_number":"549-535-3495","email_id":"Johnpaul63@gmail.com","dop":"2025-04-06","serial_number":"14972900572339072","imei1":"14972900572339072","imei2":"14972900572339072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137578,"job_number":"JOB_137578","tr_customer_id":137595,"tr_customer_product_id":137585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10152057708873","imei1":"10152057708873","imei2":"10152057708873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137579,"job_number":"JOB_137579","tr_customer_id":137596,"tr_customer_product_id":137586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:27:30.000Z","name":"Maegan Prohaska","mobile_number":"866-614-1998","email_id":"Amalia.Dare@hotmail.com","dop":"2025-04-06","serial_number":"15079160581738","imei1":"15079160581738","imei2":"15079160581738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137580,"job_number":"JOB_137580","tr_customer_id":137597,"tr_customer_product_id":137587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:56.000Z","modified_at":"2025-12-25T06:26:56.000Z","name":"Jackeline Russel","mobile_number":"608-242-4658","email_id":"Nella_Schamberger79@yahoo.com","dop":"2025-04-06","serial_number":"10133388993948414","imei1":"10133388993948414","imei2":"10133388993948414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137581,"job_number":"JOB_137581","tr_customer_id":137598,"tr_customer_product_id":137588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:16.000Z","modified_at":"2025-12-25T06:28:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15886727852089","imei1":"15886727852089","imei2":"15886727852089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137582,"job_number":"JOB_137582","tr_customer_id":137599,"tr_customer_product_id":137589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:17.000Z","modified_at":"2025-12-25T06:28:50.000Z","name":"Zakary Little","mobile_number":"516-576-1262","email_id":"Tierra38@gmail.com","dop":"2025-04-06","serial_number":"11280960243724","imei1":"11280960243724","imei2":"11280960243724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137583,"job_number":"JOB_137583","tr_customer_id":137600,"tr_customer_product_id":137590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:18.000Z","modified_at":"2025-12-25T06:28:18.000Z","name":"Tyler McGlynn","mobile_number":"917-225-1584","email_id":"Felix69@gmail.com","dop":"2025-04-06","serial_number":"15917848558974066","imei1":"15917848558974066","imei2":"15917848558974066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137584,"job_number":"JOB_137584","tr_customer_id":137601,"tr_customer_product_id":137591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:28:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18751807353872","imei1":"18751807353872","imei2":"18751807353872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137585,"job_number":"JOB_137585","tr_customer_id":137602,"tr_customer_product_id":137592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:29:31.000Z","name":"Alanna Brekke","mobile_number":"974-735-0681","email_id":"Anastacio_Morissette4@hotmail.com","dop":"2025-04-06","serial_number":"13365456840196","imei1":"13365456840196","imei2":"13365456840196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137586,"job_number":"JOB_137586","tr_customer_id":137603,"tr_customer_product_id":137593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:58.000Z","modified_at":"2025-12-25T06:28:58.000Z","name":"Clara Conn","mobile_number":"401-315-6118","email_id":"Kris90@yahoo.com","dop":"2025-04-06","serial_number":"18111859283809990","imei1":"18111859283809990","imei2":"18111859283809990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137587,"job_number":"JOB_137587","tr_customer_id":137604,"tr_customer_product_id":137594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10264984846230","imei1":"10264984846230","imei2":"10264984846230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137588,"job_number":"JOB_137588","tr_customer_id":137605,"tr_customer_product_id":137595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:30:10.000Z","name":"Jayden Yost","mobile_number":"902-310-1423","email_id":"Mara.Nikolaus@yahoo.com","dop":"2025-04-06","serial_number":"13557305176781","imei1":"13557305176781","imei2":"13557305176781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137589,"job_number":"JOB_137589","tr_customer_id":137606,"tr_customer_product_id":137596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:38.000Z","modified_at":"2025-12-25T06:29:38.000Z","name":"Reilly Hilll","mobile_number":"449-665-8647","email_id":"Arlie5@gmail.com","dop":"2025-04-06","serial_number":"17261669808094340","imei1":"17261669808094340","imei2":"17261669808094340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137590,"job_number":"JOB_137590","tr_customer_id":137607,"tr_customer_product_id":137597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:09.000Z","modified_at":"2025-12-25T06:32:44.000Z","name":"Marilie Stroman","mobile_number":"835-965-7025","email_id":"Jaylon44@gmail.com","dop":"2025-04-06","serial_number":"15139192162371","imei1":"15139192162371","imei2":"15139192162371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137591,"job_number":"JOB_137591","tr_customer_id":137608,"tr_customer_product_id":137598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:11.000Z","modified_at":"2025-12-25T06:32:11.000Z","name":"Electa Murazik","mobile_number":"700-962-7588","email_id":"Max.Mosciski@yahoo.com","dop":"2025-04-06","serial_number":"18479421013831870","imei1":"18479421013831870","imei2":"18479421013831870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137592,"job_number":"JOB_137592","tr_customer_id":137609,"tr_customer_product_id":137599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:32:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16385557189229","imei1":"16385557189229","imei2":"16385557189229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137593,"job_number":"JOB_137593","tr_customer_id":137610,"tr_customer_product_id":137600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:33:20.000Z","name":"Glenda Ryan","mobile_number":"458-446-6076","email_id":"Burley.Miller@yahoo.com","dop":"2025-10-21","serial_number":"11148671494476","imei1":"11148671494476","imei2":"11148671494476","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137594,"job_number":"JOB_137594","tr_customer_id":137611,"tr_customer_product_id":137601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16520613301350","imei1":"16520613301350","imei2":"16520613301350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137595,"job_number":"JOB_137595","tr_customer_id":137612,"tr_customer_product_id":137602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:55.000Z","name":"Retta Glover","mobile_number":"754-606-4608","email_id":"Brandt.Auer35@gmail.com","dop":"2025-04-06","serial_number":"10758174737947","imei1":"10758174737947","imei2":"10758174737947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137596,"job_number":"JOB_137596","tr_customer_id":137613,"tr_customer_product_id":137603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:15.000Z","modified_at":"2025-12-25T06:33:15.000Z","name":"Lessie Keeling","mobile_number":"685-386-3019","email_id":"Kristopher.Olson@hotmail.com","dop":"2025-04-06","serial_number":"14967741279955088","imei1":"14967741279955088","imei2":"14967741279955088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137598,"job_number":"JOB_137598","tr_customer_id":137615,"tr_customer_product_id":137605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:34:06.000Z","name":"Caden Lowe","mobile_number":"962-560-3759","email_id":"Aletha_Kassulke@yahoo.com","dop":"2000-01-31","serial_number":"10493053509189","imei1":"10493053509189","imei2":"10493053509189","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137600,"job_number":"JOB_137600","tr_customer_id":137617,"tr_customer_product_id":137607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:33:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12528133251266","imei1":"12528133251266","imei2":"12528133251266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137601,"job_number":"JOB_137601","tr_customer_id":137618,"tr_customer_product_id":137608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:34:07.000Z","name":"Vella Gaylord","mobile_number":"910-759-6970","email_id":"Ezra54@gmail.com","dop":"2025-10-21","serial_number":"12675754052011","imei1":"12675754052011","imei2":"12675754052011","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137602,"job_number":"JOB_137602","tr_customer_id":137619,"tr_customer_product_id":137609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:40.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17187657019911","imei1":"17187657019911","imei2":"17187657019911","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137603,"job_number":"JOB_137603","tr_customer_id":137620,"tr_customer_product_id":137610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:51.000Z","name":"Kiana Nader","mobile_number":"537-712-4585","email_id":"Verna.Goodwin30@yahoo.com","dop":"2025-10-12","serial_number":"19540755927188","imei1":"19540755927188","imei2":"19540755927188","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137604,"job_number":"JOB_137604","tr_customer_id":137621,"tr_customer_product_id":137611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:42.000Z","modified_at":"2025-12-25T06:33:42.000Z","name":"Adonis Prosacco","mobile_number":"661-377-3493","email_id":"Jana_Bednar@hotmail.com","dop":"2025-10-12","serial_number":"1001479961574089","imei1":"1001479961574089","imei2":"1001479961574089","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137605,"job_number":"JOB_137605","tr_customer_id":137622,"tr_customer_product_id":137612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:54.000Z","modified_at":"2025-12-25T06:33:54.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18493707257059","imei1":"18493707257059","imei2":"18493707257059","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137606,"job_number":"JOB_137606","tr_customer_id":137623,"tr_customer_product_id":137613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:55.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Enola Heathcote","mobile_number":"310-657-2751","email_id":"Cierra14@hotmail.com","dop":"2025-10-12","serial_number":"12171993605774","imei1":"12171993605774","imei2":"12171993605774","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137607,"job_number":"JOB_137607","tr_customer_id":137624,"tr_customer_product_id":137614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:56.000Z","modified_at":"2025-12-25T06:33:56.000Z","name":"Americo Upton","mobile_number":"471-601-8844","email_id":"Dusty10@hotmail.com","dop":"2025-10-12","serial_number":"1000573372071664","imei1":"1000573372071664","imei2":"1000573372071664","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137608,"job_number":"JOB_137608","tr_customer_id":137625,"tr_customer_product_id":137615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:03.000Z","modified_at":"2025-12-25T06:34:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16974057319892","imei1":"16974057319892","imei2":"16974057319892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137609,"job_number":"JOB_137609","tr_customer_id":137626,"tr_customer_product_id":137616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:04.000Z","modified_at":"2025-12-25T06:34:45.000Z","name":"Rebeka McGlynn","mobile_number":"879-799-1831","email_id":"Vernice.Durgan@gmail.com","dop":"2025-04-06","serial_number":"15415574237534","imei1":"15415574237534","imei2":"15415574237534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137610,"job_number":"JOB_137610","tr_customer_id":137627,"tr_customer_product_id":137617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:05.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Kameron Thompson","mobile_number":"550-310-4336","email_id":"Emilie_Daniel89@hotmail.com","dop":"2025-04-06","serial_number":"15208790309594208","imei1":"15208790309594208","imei2":"15208790309594208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137611,"job_number":"JOB_137611","tr_customer_id":137628,"tr_customer_product_id":137618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:09.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17410086011909","imei1":"17410086011909","imei2":"17410086011909","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137612,"job_number":"JOB_137612","tr_customer_id":137629,"tr_customer_product_id":137619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:19.000Z","name":"Virgie D'Amore","mobile_number":"961-516-2909","email_id":"Flavio_McLaughlin9@yahoo.com","dop":"2025-10-12","serial_number":"15811143953068","imei1":"15811143953068","imei2":"15811143953068","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137613,"job_number":"JOB_137613","tr_customer_id":137630,"tr_customer_product_id":137620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:10.000Z","modified_at":"2025-12-25T06:34:10.000Z","name":"Abelardo Schulist","mobile_number":"721-392-3031","email_id":"Estrella.Sanford@hotmail.com","dop":"2025-10-12","serial_number":"1001708058267540","imei1":"1001708058267540","imei2":"1001708058267540","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137615,"job_number":"JOB_137615","tr_customer_id":137632,"tr_customer_product_id":137622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"June Leffler","mobile_number":"630-687-5664","email_id":"Colton37@yahoo.com","dop":"2000-01-31","serial_number":"10299602899157","imei1":"10299602899157","imei2":"10299602899157","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137617,"job_number":"JOB_137617","tr_customer_id":137634,"tr_customer_product_id":137624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19658525630574","imei1":"19658525630574","imei2":"19658525630574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137618,"job_number":"JOB_137618","tr_customer_id":137635,"tr_customer_product_id":137625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Arlo Pollich","mobile_number":"973-914-8899","email_id":"Devon_King@yahoo.com","dop":"2025-10-21","serial_number":"19236736528972","imei1":"19236736528972","imei2":"19236736528972","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137619,"job_number":"JOB_137619","tr_customer_id":137636,"tr_customer_product_id":137626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12339016791076","imei1":"12339016791076","imei2":"12339016791076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137620,"job_number":"JOB_137620","tr_customer_id":137637,"tr_customer_product_id":137627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:35:34.000Z","name":"Cleveland Cremin","mobile_number":"719-346-1052","email_id":"Jacques2@hotmail.com","dop":"2025-04-06","serial_number":"18310697358634","imei1":"18310697358634","imei2":"18310697358634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137621,"job_number":"JOB_137621","tr_customer_id":137638,"tr_customer_product_id":137628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:55.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Augustus Kessler","mobile_number":"564-960-4569","email_id":"Myrl.Kihn@gmail.com","dop":"2025-04-06","serial_number":"19592351935741150","imei1":"19592351935741150","imei2":"19592351935741150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137623,"job_number":"JOB_137623","tr_customer_id":137640,"tr_customer_product_id":137630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:41.000Z","name":"Denis Renner","mobile_number":"725-475-6680","email_id":"Marcelino.Frami@gmail.com","dop":"2000-01-31","serial_number":"10649003235835","imei1":"10649003235835","imei2":"10649003235835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137626,"job_number":"JOB_137626","tr_customer_id":137643,"tr_customer_product_id":137633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:49.000Z","modified_at":"2025-12-25T06:36:28.000Z","name":"Hettie Heathcote","mobile_number":"361-398-3548","email_id":"Taurean31@gmail.com","dop":"2000-01-31","serial_number":"10709409845392","imei1":"10709409845392","imei2":"10709409845392","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137628,"job_number":"JOB_137628","tr_customer_id":137645,"tr_customer_product_id":137635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:15.000Z","modified_at":"2025-12-25T06:38:57.000Z","name":"Polly Kuvalis","mobile_number":"360-867-8889","email_id":"Rosetta_Howell19@yahoo.com","dop":"2025-04-06","serial_number":"14615193712017","imei1":"14615193712017","imei2":"14615193712017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137629,"job_number":"JOB_137629","tr_customer_id":137646,"tr_customer_product_id":137636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:16.000Z","modified_at":"2025-12-25T06:38:16.000Z","name":"Everardo Kiehn","mobile_number":"749-274-2609","email_id":"Thea42@yahoo.com","dop":"2025-04-06","serial_number":"16248350921168860","imei1":"16248350921168860","imei2":"16248350921168860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137630,"job_number":"JOB_137630","tr_customer_id":137647,"tr_customer_product_id":137637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:12.000Z","modified_at":"2025-12-25T06:40:52.000Z","name":"Waino Terry","mobile_number":"616-245-1652","email_id":"Laurianne.Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"11679355548111","imei1":"11679355548111","imei2":"11679355548111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137631,"job_number":"JOB_137631","tr_customer_id":137648,"tr_customer_product_id":137638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:14.000Z","modified_at":"2025-12-25T06:40:14.000Z","name":"Rosalia Price","mobile_number":"717-715-1838","email_id":"Pansy.Wilkinson94@hotmail.com","dop":"2025-04-06","serial_number":"10802778534304658","imei1":"10802778534304658","imei2":"10802778534304658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137632,"job_number":"JOB_137632","tr_customer_id":137649,"tr_customer_product_id":137639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:17.000Z","modified_at":"2025-12-25T06:40:50.000Z","name":"Lula Hilpert","mobile_number":"321-749-3027","email_id":"Christiana_Greenholt45@gmail.com","dop":"2025-04-06","serial_number":"12257971759058","imei1":"12257971759058","imei2":"12257971759058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137633,"job_number":"JOB_137633","tr_customer_id":137650,"tr_customer_product_id":137640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:18.000Z","modified_at":"2025-12-25T06:40:18.000Z","name":"Larissa McLaughlin","mobile_number":"995-640-8399","email_id":"Rubie13@yahoo.com","dop":"2025-04-06","serial_number":"18394704219978668","imei1":"18394704219978668","imei2":"18394704219978668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137634,"job_number":"JOB_137634","tr_customer_id":137651,"tr_customer_product_id":137641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:21.000Z","modified_at":"2025-12-25T06:40:55.000Z","name":"Louisa Rempel","mobile_number":"227-787-3061","email_id":"Yesenia22@hotmail.com","dop":"2025-04-06","serial_number":"11713345789357","imei1":"11713345789357","imei2":"11713345789357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137635,"job_number":"JOB_137635","tr_customer_id":137652,"tr_customer_product_id":137642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:22.000Z","modified_at":"2025-12-25T06:40:22.000Z","name":"Eliezer Okuneva","mobile_number":"394-694-6592","email_id":"Brycen.Fritsch25@gmail.com","dop":"2025-04-06","serial_number":"11281488681460100","imei1":"11281488681460100","imei2":"11281488681460100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137636,"job_number":"JOB_137636","tr_customer_id":137653,"tr_customer_product_id":137643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:16.000Z","modified_at":"2025-12-25T06:44:51.000Z","name":"Alisha Windler","mobile_number":"338-342-4186","email_id":"Anastasia.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"18859255029597","imei1":"18859255029597","imei2":"18859255029597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137637,"job_number":"JOB_137637","tr_customer_id":137654,"tr_customer_product_id":137644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:17.000Z","modified_at":"2025-12-25T06:44:17.000Z","name":"Tania Nienow","mobile_number":"684-539-5165","email_id":"Kimberly.Crooks87@gmail.com","dop":"2025-04-06","serial_number":"15494785654722398","imei1":"15494785654722398","imei2":"15494785654722398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137638,"job_number":"JOB_137638","tr_customer_id":137655,"tr_customer_product_id":137645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:18.000Z","modified_at":"2025-12-25T06:44:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11065604722173","imei1":"11065604722173","imei2":"11065604722173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137639,"job_number":"JOB_137639","tr_customer_id":137656,"tr_customer_product_id":137646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:19.000Z","modified_at":"2025-12-25T06:44:58.000Z","name":"Wilber Goldner","mobile_number":"362-794-4101","email_id":"Velda.King7@gmail.com","dop":"2025-04-06","serial_number":"15566824476565","imei1":"15566824476565","imei2":"15566824476565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137640,"job_number":"JOB_137640","tr_customer_id":137657,"tr_customer_product_id":137647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:20.000Z","modified_at":"2025-12-25T06:44:20.000Z","name":"Randi Bauch","mobile_number":"677-374-5918","email_id":"Erling55@hotmail.com","dop":"2025-04-06","serial_number":"19555096810127004","imei1":"19555096810127004","imei2":"19555096810127004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137641,"job_number":"JOB_137641","tr_customer_id":137658,"tr_customer_product_id":137648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16447692154004","imei1":"16447692154004","imei2":"16447692154004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137642,"job_number":"JOB_137642","tr_customer_id":137659,"tr_customer_product_id":137649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:46.000Z","name":"Bridie O'Keefe","mobile_number":"413-758-9477","email_id":"Demarcus.Dicki@gmail.com","dop":"2025-04-06","serial_number":"17758396757998","imei1":"17758396757998","imei2":"17758396757998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137643,"job_number":"JOB_137643","tr_customer_id":137660,"tr_customer_product_id":137650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:08.000Z","modified_at":"2025-12-25T06:45:08.000Z","name":"Brad Jacobi","mobile_number":"339-655-2919","email_id":"Kaya.Wiza@yahoo.com","dop":"2025-04-06","serial_number":"17553637438984432","imei1":"17553637438984432","imei2":"17553637438984432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137644,"job_number":"JOB_137644","tr_customer_id":137661,"tr_customer_product_id":137651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:53.000Z","modified_at":"2025-12-25T06:45:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18675650967963","imei1":"18675650967963","imei2":"18675650967963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137645,"job_number":"JOB_137645","tr_customer_id":137662,"tr_customer_product_id":137652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:54.000Z","modified_at":"2025-12-25T06:46:33.000Z","name":"Oran Bechtelar","mobile_number":"207-381-2024","email_id":"Branson_Haag71@gmail.com","dop":"2025-04-06","serial_number":"13522702608770","imei1":"13522702608770","imei2":"13522702608770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137646,"job_number":"JOB_137646","tr_customer_id":137663,"tr_customer_product_id":137653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:55.000Z","modified_at":"2025-12-25T06:45:55.000Z","name":"Gladyce Kihn","mobile_number":"366-202-3599","email_id":"Else37@yahoo.com","dop":"2025-04-06","serial_number":"13554614434809566","imei1":"13554614434809566","imei2":"13554614434809566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137647,"job_number":"JOB_137647","tr_customer_id":137664,"tr_customer_product_id":137654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:57:22.000Z","modified_at":"2025-12-25T06:57:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T06:57:22.269317388Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137648,"job_number":"JOB_137648","tr_customer_id":137665,"tr_customer_product_id":137655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:32.000Z","modified_at":"2025-12-25T06:59:07.000Z","name":"Mylene Blick","mobile_number":"838-427-9070","email_id":"Ottilie_Kreiger@yahoo.com","dop":"2025-04-06","serial_number":"14705707661965","imei1":"14705707661965","imei2":"14705707661965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137649,"job_number":"JOB_137649","tr_customer_id":137666,"tr_customer_product_id":137656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:33.000Z","modified_at":"2025-12-25T06:58:33.000Z","name":"Luisa Senger","mobile_number":"429-412-0587","email_id":"Danielle.Lang@yahoo.com","dop":"2025-04-06","serial_number":"17558960323942076","imei1":"17558960323942076","imei2":"17558960323942076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137653,"job_number":"JOB_137653","tr_customer_id":137670,"tr_customer_product_id":137660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:12:33.000Z","modified_at":"2025-12-25T07:12:51.000Z","name":"Precious Frami","mobile_number":"581-391-2225","email_id":"Izabella78@hotmail.com","dop":"2025-10-24","serial_number":"18885335039464","imei1":"18885335039464","imei2":"18885335039464","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137659,"job_number":"JOB_137659","tr_customer_id":137676,"tr_customer_product_id":137666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:12.000Z","modified_at":"2025-12-25T07:39:33.000Z","name":"Aida Trantow","mobile_number":"347-278-3503","email_id":"Kellie_Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"10753098105784","imei1":"10753098105784","imei2":"10753098105784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-25T07:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137660,"job_number":"JOB_137660","tr_customer_id":137677,"tr_customer_product_id":137667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:13.000Z","modified_at":"2025-12-25T07:39:13.000Z","name":"Harmon Fahey","mobile_number":"915-748-5210","email_id":"Kayleigh74@yahoo.com","dop":"2025-04-06","serial_number":"18498584386753148","imei1":"18498584386753148","imei2":"18498584386753148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137324,"job_number":"JOB_137324","tr_customer_id":137341,"tr_customer_product_id":137331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:14.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lou_Hilll65@gmail.com","dop":"2025-07-02","serial_number":"17687619638078","imei1":"17687619638078","imei2":"17687619638078","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137341,"job_number":"JOB_137341","tr_customer_id":137358,"tr_customer_product_id":137348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:33.000Z","modified_at":"2025-12-25T03:47:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hillary_Turcotte64@gmail.com","dop":"2025-07-02","serial_number":"10797223643621","imei1":"10797223643621","imei2":"10797223643621","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137355,"job_number":"JOB_137355","tr_customer_id":137372,"tr_customer_product_id":137362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Haven.OKon42@hotmail.com","dop":"2025-07-02","serial_number":"14861596733924","imei1":"14861596733924","imei2":"14861596733924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137360,"job_number":"JOB_137360","tr_customer_id":137377,"tr_customer_product_id":137367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:55.000Z","modified_at":"2025-12-25T03:48:18.000Z","name":"Selina Predovic","mobile_number":"508-872-1158","email_id":"Devonte56@yahoo.com","dop":"2025-10-01","serial_number":"11502826067432","imei1":"11502826067432","imei2":"11502826067432","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137363,"job_number":"JOB_137363","tr_customer_id":137380,"tr_customer_product_id":137370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"150547246327008","imei1":"150547246327008","imei2":"150547246327008","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137364,"job_number":"JOB_137364","tr_customer_id":137381,"tr_customer_product_id":137371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"Hildegard Jenkins","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101653185726250","imei1":"101653185726250","imei2":"101653185726250","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137365,"job_number":"JOB_137365","tr_customer_id":137382,"tr_customer_product_id":137372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Abdul Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190338496542856","imei1":"190338496542856","imei2":"190338496542856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137366,"job_number":"JOB_137366","tr_customer_id":137383,"tr_customer_product_id":137373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Coralie Klocko","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156700619860310","imei1":"156700619860310","imei2":"156700619860310","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137373,"job_number":"JOB_137373","tr_customer_id":137390,"tr_customer_product_id":137380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"196122684071863","imei1":"196122684071863","imei2":"196122684071863","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137374,"job_number":"JOB_137374","tr_customer_id":137391,"tr_customer_product_id":137381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Duncan Keeling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123926734610158","imei1":"123926734610158","imei2":"123926734610158","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137375,"job_number":"JOB_137375","tr_customer_id":137392,"tr_customer_product_id":137382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Missouri Pacocha","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147486041752420","imei1":"147486041752420","imei2":"147486041752420","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137377,"job_number":"JOB_137377","tr_customer_id":137394,"tr_customer_product_id":137384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Edgar Daniel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181738543046566","imei1":"181738543046566","imei2":"181738543046566","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137396,"job_number":"JOB_137396","tr_customer_id":137413,"tr_customer_product_id":137403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103812105446327","imei1":"103812105446327","imei2":"103812105446327","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137397,"job_number":"JOB_137397","tr_customer_id":137414,"tr_customer_product_id":137404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:55.000Z","name":"Porter Bogan","mobile_number":"386-806-6387","email_id":"Bert47@hotmail.com","dop":"2025-06-09","serial_number":"100342894971085","imei1":"100342894971085","imei2":"100342894971085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137398,"job_number":"JOB_137398","tr_customer_id":137415,"tr_customer_product_id":137405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"Edgardo Weissnat","mobile_number":"707-846-6904","email_id":"Electa2@hotmail.com","dop":"2025-06-09","serial_number":"108976468230477","imei1":"108976468230477","imei2":"108976468230477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137402,"job_number":"JOB_137402","tr_customer_id":137419,"tr_customer_product_id":137409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:59.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101314613640549","imei1":"101314613640549","imei2":"101314613640549","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137403,"job_number":"JOB_137403","tr_customer_id":137420,"tr_customer_product_id":137410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Nicole Hammes","mobile_number":"381-274-6607","email_id":"Cory_Reilly15@hotmail.com","dop":"2025-06-09","serial_number":"108772493357698","imei1":"108772493357698","imei2":"108772493357698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137404,"job_number":"JOB_137404","tr_customer_id":137421,"tr_customer_product_id":137411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:00.000Z","name":"Zackary Schuster","mobile_number":"414-347-2182","email_id":"Janessa_Carroll87@hotmail.com","dop":"2025-06-09","serial_number":"108073368334750","imei1":"108073368334750","imei2":"108073368334750","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137414,"job_number":"JOB_137414","tr_customer_id":137431,"tr_customer_product_id":137421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:15.000Z","modified_at":"2025-12-25T03:49:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108240566103122","imei1":"108240566103122","imei2":"108240566103122","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137415,"job_number":"JOB_137415","tr_customer_id":137432,"tr_customer_product_id":137422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:27.000Z","name":"Shaylee O'Hara","mobile_number":"798-283-1136","email_id":"Robb.Renner15@yahoo.com","dop":"2025-06-09","serial_number":"100811770059534","imei1":"100811770059534","imei2":"100811770059534","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137416,"job_number":"JOB_137416","tr_customer_id":137433,"tr_customer_product_id":137423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Stone Emmerich","mobile_number":"213-433-1236","email_id":"Norris22@yahoo.com","dop":"2025-06-09","serial_number":"103826584743038","imei1":"103826584743038","imei2":"103826584743038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137417,"job_number":"JOB_137417","tr_customer_id":137434,"tr_customer_product_id":137424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:17.000Z","modified_at":"2025-12-25T03:49:17.000Z","name":"Keely Abbott","mobile_number":"734-535-8260","email_id":"Kaden_Hahn90@gmail.com","dop":"2025-06-09","serial_number":"17108568570815230","imei1":"17108568570815230","imei2":"17108568570815230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137512,"job_number":"JOB_137512","tr_customer_id":137529,"tr_customer_product_id":137519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:07:49.000Z","modified_at":"2025-12-25T05:07:49.000Z","name":"Dortha Rippin","mobile_number":"323-407-8637","email_id":"Frida46@gmail.com","dop":"2025-12-03","serial_number":"15152756537747","imei1":"15152756537747","imei2":"15152756537747","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137555,"job_number":"JOB_137555","tr_customer_id":137572,"tr_customer_product_id":137562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:15:26.000Z","modified_at":"2025-12-25T06:16:03.000Z","name":"Ayla Watsica","mobile_number":"794-501-3767","email_id":"Maybell87@hotmail.com","dop":"2025-11-04","serial_number":"87174381293400","imei1":"87174381293400","imei2":"87174381293400","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137556,"job_number":"JOB_137556","tr_customer_id":137573,"tr_customer_product_id":137563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:16:11.000Z","modified_at":"2025-12-25T06:16:31.000Z","name":"Harmony Marvin","mobile_number":"901-611-4285","email_id":"Coy_Prohaska91@hotmail.com","dop":"2025-10-01","serial_number":"16304031436066","imei1":"16304031436066","imei2":"16304031436066","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137557,"job_number":"JOB_137557","tr_customer_id":137574,"tr_customer_product_id":137564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101929780100516","imei1":"101929780100516","imei2":"101929780100516","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137558,"job_number":"JOB_137558","tr_customer_id":137575,"tr_customer_product_id":137565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:14.000Z","name":"Dante Morar","mobile_number":"263-738-6503","email_id":"Leon46@gmail.com","dop":"2025-06-09","serial_number":"104931208023170","imei1":"104931208023170","imei2":"104931208023170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137559,"job_number":"JOB_137559","tr_customer_id":137576,"tr_customer_product_id":137566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:02.000Z","modified_at":"2025-12-25T06:18:02.000Z","name":"Brayan Bartoletti","mobile_number":"990-965-0188","email_id":"Rosendo79@yahoo.com","dop":"2025-06-09","serial_number":"108271543686542","imei1":"108271543686542","imei2":"108271543686542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137560,"job_number":"JOB_137560","tr_customer_id":137577,"tr_customer_product_id":137567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101635079423524","imei1":"101635079423524","imei2":"101635079423524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137561,"job_number":"JOB_137561","tr_customer_id":137578,"tr_customer_product_id":137568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:31.000Z","name":"Ward Powlowski","mobile_number":"844-537-1786","email_id":"Augustus.Walsh21@hotmail.com","dop":"2025-06-09","serial_number":"100368212109478","imei1":"100368212109478","imei2":"100368212109478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137562,"job_number":"JOB_137562","tr_customer_id":137579,"tr_customer_product_id":137569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Sim Schumm","mobile_number":"913-867-7585","email_id":"Chet70@gmail.com","dop":"2025-06-09","serial_number":"107834373548136","imei1":"107834373548136","imei2":"107834373548136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137563,"job_number":"JOB_137563","tr_customer_id":137580,"tr_customer_product_id":137570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:36.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105475883176547","imei1":"105475883176547","imei2":"105475883176547","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137564,"job_number":"JOB_137564","tr_customer_id":137581,"tr_customer_product_id":137571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:48.000Z","name":"Sonia Schmidt","mobile_number":"330-876-1943","email_id":"Aubree_Toy49@hotmail.com","dop":"2025-06-09","serial_number":"108450358678930","imei1":"108450358678930","imei2":"108450358678930","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137565,"job_number":"JOB_137565","tr_customer_id":137582,"tr_customer_product_id":137572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:37.000Z","modified_at":"2025-12-25T06:18:37.000Z","name":"Cassidy Cartwright","mobile_number":"778-986-4245","email_id":"Cordell_Will8@yahoo.com","dop":"2025-06-09","serial_number":"100581832414241","imei1":"100581832414241","imei2":"100581832414241","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137650,"job_number":"JOB_137650","tr_customer_id":137667,"tr_customer_product_id":137657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:38.000Z","modified_at":"2025-12-25T07:11:38.000Z","name":"Eli Stokes","mobile_number":"526-467-0105","email_id":"Veda57@yahoo.com","dop":"2025-11-04","serial_number":"108141854151421","imei1":"108141854151421","imei2":"108141854151421","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137651,"job_number":"JOB_137651","tr_customer_id":137668,"tr_customer_product_id":137658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:49.000Z","modified_at":"2025-12-25T07:11:49.000Z","name":"Danny Tillman","mobile_number":"848-711-7229","email_id":"Jess.Baumbach82@gmail.com","dop":"2025-11-04","serial_number":"174230920657128","imei1":"174230920657128","imei2":"174230920657128","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137652,"job_number":"JOB_137652","tr_customer_id":137669,"tr_customer_product_id":137659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:57.000Z","modified_at":"2025-12-25T07:11:57.000Z","name":"Enoch Hermiston","mobile_number":"851-272-1449","email_id":"Ezequiel6@yahoo.com","dop":"2025-11-04","serial_number":"170027531244329","imei1":"170027531244329","imei2":"170027531244329","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137654,"job_number":"JOB_137654","tr_customer_id":137671,"tr_customer_product_id":137661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:22:02.000Z","modified_at":"2025-12-25T07:22:13.000Z","name":"Jordane Langosh","mobile_number":"753-879-0974","email_id":"Berneice.Farrell57@hotmail.com","dop":"2025-11-04","serial_number":"98525843813586","imei1":"98525843813586","imei2":"98525843813586","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137655,"job_number":"JOB_137655","tr_customer_id":137672,"tr_customer_product_id":137662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:22:17.000Z","modified_at":"2025-12-25T07:22:29.000Z","name":"Mertie Lueilwitz","mobile_number":"405-905-5410","email_id":"Brendan_Rogahn60@hotmail.com","dop":"2025-11-04","serial_number":"13397388239164","imei1":"13397388239164","imei2":"13397388239164","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137656,"job_number":"JOB_137656","tr_customer_id":137673,"tr_customer_product_id":137663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:19.000Z","modified_at":"2025-12-25T07:28:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nella90@yahoo.com","dop":"2025-07-02","serial_number":"17942399288018","imei1":"17942399288018","imei2":"17942399288018","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137657,"job_number":"JOB_137657","tr_customer_id":137674,"tr_customer_product_id":137664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:35.000Z","modified_at":"2025-12-25T07:28:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Collin_Hoeger@gmail.com","dop":"2025-07-02","serial_number":"10069741821475","imei1":"10069741821475","imei2":"10069741821475","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137658,"job_number":"JOB_137658","tr_customer_id":137675,"tr_customer_product_id":137665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:50.000Z","modified_at":"2025-12-25T07:28:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Antwan_Hilpert62@hotmail.com","dop":"2025-07-02","serial_number":"14187282261014","imei1":"14187282261014","imei2":"14187282261014","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137661,"job_number":"JOB_137661","tr_customer_id":137678,"tr_customer_product_id":137668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:25.000Z","modified_at":"2025-12-25T07:39:36.000Z","name":"Frieda Mertz","mobile_number":"236-997-4929","email_id":"Chaim.Stokes@hotmail.com","dop":"2025-11-04","serial_number":"87360248014945","imei1":"87360248014945","imei2":"87360248014945","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137662,"job_number":"JOB_137662","tr_customer_id":137679,"tr_customer_product_id":137669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:40.000Z","modified_at":"2025-12-25T07:39:40.000Z","name":"Izabella Towne","mobile_number":"582-561-6040","email_id":"Nadia_Reichel@yahoo.com","dop":"2025-11-04","serial_number":"54104362634376","imei1":"54104362634376","imei2":"54104362634376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_99821"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 65ade044-557b-4105-9be1-fe975e103b33
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_104254"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/137662
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token efa1effe-fa6e-4862-a876-32ca0530587b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 950cec5c-be77-405a-9585-58177a845cc7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-vmr/Fq7Nc3Vjh1XN7X2W0nnac1c"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODN9.6Ll0DwgOkV1SV7-egEfDQKPfowrBaBxxWEVXkxxCrNU"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODN9.6Ll0DwgOkV1SV7-egEfDQKPfowrBaBxxWEVXkxxCrNU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fac3e1bc-af88-4b10-bace-bf7465cf8cb2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODN9.6Ll0DwgOkV1SV7-egEfDQKPfowrBaBxxWEVXkxxCrNU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 29e6ca8e-1ee0-4b2f-9496-2057a370572a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-YRL4mbgaQc5SaN9j43W1dVz9lNw"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":445},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 320ms
Mean size per request: 432.69KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 49bd029b-c2da-4935-94e6-ac5aa42f393a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6c2bf-lcdHl9H47ytM2mq+zpXeXrqKRKY"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137002,"job_number":"JOB_137002","tr_customer_id":137019,"tr_customer_product_id":137009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:02.000Z","modified_at":"2025-12-24T16:03:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"18836541954488","imei1":"18836541954488","imei2":"18836541954488","popurl":"2025-12-14T16:03:02.096170217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137003,"job_number":"JOB_137003","tr_customer_id":137020,"tr_customer_product_id":137010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:04.000Z","modified_at":"2025-12-24T16:03:04.000Z","name":"Ashok Singh","mobile_number":"7076600474","email_id":"som.bhat@hotmail.com","dop":"2025-12-14","serial_number":"090420060652911","imei1":"090420060652911","imei2":"090420060652911","popurl":"www.chaanakya-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137004,"job_number":"JOB_137004","tr_customer_id":137021,"tr_customer_product_id":137011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:15.000Z","modified_at":"2025-12-24T16:03:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79656591958888","imei1":"79656591958888","imei2":"79656591958888","popurl":"2025-12-14T16:03:14.520102135Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137005,"job_number":"JOB_137005","tr_customer_id":137022,"tr_customer_product_id":137012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:05:35.000Z","modified_at":"2025-12-24T16:05:35.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-14","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2025-12-14T16:05:34.734303900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:05:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137006,"job_number":"JOB_137006","tr_customer_id":137023,"tr_customer_product_id":137013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:12:46.000Z","modified_at":"2025-12-24T16:12:46.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13961092112064","imei1":"13961092112064","imei2":"13961092112064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137008,"job_number":"JOB_137008","tr_customer_id":137025,"tr_customer_product_id":137015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:12:48.000Z","modified_at":"2025-12-24T16:12:48.000Z","name":"Lynn Cruickshank","mobile_number":"700-827-9278","email_id":"Manuela_Daniel33@gmail.com","dop":"2025-04-06","serial_number":"19519579315714316","imei1":"19519579315714316","imei2":"19519579315714316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:12:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137009,"job_number":"JOB_137009","tr_customer_id":137026,"tr_customer_product_id":137016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:13:27.000Z","modified_at":"2025-12-24T16:13:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17277638064329","imei1":"17277638064329","imei2":"17277638064329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137011,"job_number":"JOB_137011","tr_customer_id":137028,"tr_customer_product_id":137018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:13:29.000Z","modified_at":"2025-12-24T16:13:29.000Z","name":"Alene Davis","mobile_number":"624-256-6668","email_id":"Josiane.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"13281665155262256","imei1":"13281665155262256","imei2":"13281665155262256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137012,"job_number":"JOB_137012","tr_customer_id":137029,"tr_customer_product_id":137019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:14:09.000Z","modified_at":"2025-12-24T16:14:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10056630828034","imei1":"10056630828034","imei2":"10056630828034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137014,"job_number":"JOB_137014","tr_customer_id":137031,"tr_customer_product_id":137021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:14:10.000Z","modified_at":"2025-12-24T16:14:10.000Z","name":"Malachi Morar","mobile_number":"658-962-4065","email_id":"Tony.Shields35@gmail.com","dop":"2025-04-06","serial_number":"16412650524783928","imei1":"16412650524783928","imei2":"16412650524783928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137015,"job_number":"JOB_137015","tr_customer_id":137032,"tr_customer_product_id":137022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:45.000Z","modified_at":"2025-12-24T16:19:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10482870064144","imei1":"10482870064144","imei2":"10482870064144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137017,"job_number":"JOB_137017","tr_customer_id":137034,"tr_customer_product_id":137024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:45.000Z","modified_at":"2025-12-24T16:19:45.000Z","name":"Abby Strosin","mobile_number":"644-640-7375","email_id":"Vernie98@hotmail.com","dop":"2025-04-06","serial_number":"19127399289077480","imei1":"19127399289077480","imei2":"19127399289077480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137018,"job_number":"JOB_137018","tr_customer_id":137035,"tr_customer_product_id":137025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:52.000Z","modified_at":"2025-12-24T16:19:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10163211124658","imei1":"10163211124658","imei2":"10163211124658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137020,"job_number":"JOB_137020","tr_customer_id":137037,"tr_customer_product_id":137027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:52.000Z","modified_at":"2025-12-24T16:19:52.000Z","name":"Deborah Hand","mobile_number":"282-608-6089","email_id":"Leanne.Farrell68@gmail.com","dop":"2025-04-06","serial_number":"13368324854492436","imei1":"13368324854492436","imei2":"13368324854492436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137021,"job_number":"JOB_137021","tr_customer_id":137038,"tr_customer_product_id":137028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:59.000Z","modified_at":"2025-12-24T16:19:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11594634330688","imei1":"11594634330688","imei2":"11594634330688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137023,"job_number":"JOB_137023","tr_customer_id":137040,"tr_customer_product_id":137030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:59.000Z","modified_at":"2025-12-24T16:19:59.000Z","name":"Jon Pouros","mobile_number":"592-543-2439","email_id":"Jaylan.Upton@hotmail.com","dop":"2025-04-06","serial_number":"18816706639625924","imei1":"18816706639625924","imei2":"18816706639625924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137024,"job_number":"JOB_137024","tr_customer_id":137041,"tr_customer_product_id":137031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:41.000Z","modified_at":"2025-12-24T16:22:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16122304031483","imei1":"16122304031483","imei2":"16122304031483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137026,"job_number":"JOB_137026","tr_customer_id":137043,"tr_customer_product_id":137033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:42.000Z","modified_at":"2025-12-24T16:22:42.000Z","name":"Malachi Kutch","mobile_number":"504-742-8195","email_id":"Martina33@hotmail.com","dop":"2025-04-06","serial_number":"16491486109230676","imei1":"16491486109230676","imei2":"16491486109230676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137027,"job_number":"JOB_137027","tr_customer_id":137044,"tr_customer_product_id":137034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:48.000Z","modified_at":"2025-12-24T16:22:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14888459196378","imei1":"14888459196378","imei2":"14888459196378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137029,"job_number":"JOB_137029","tr_customer_id":137046,"tr_customer_product_id":137036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:49.000Z","modified_at":"2025-12-24T16:22:49.000Z","name":"Anthony Bartoletti","mobile_number":"722-568-0545","email_id":"Arch7@yahoo.com","dop":"2025-04-06","serial_number":"18746528430616330","imei1":"18746528430616330","imei2":"18746528430616330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137030,"job_number":"JOB_137030","tr_customer_id":137047,"tr_customer_product_id":137037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:55.000Z","modified_at":"2025-12-24T16:22:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11157681548484","imei1":"11157681548484","imei2":"11157681548484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137032,"job_number":"JOB_137032","tr_customer_id":137049,"tr_customer_product_id":137039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:55.000Z","modified_at":"2025-12-24T16:22:55.000Z","name":"Gabrielle Pagac","mobile_number":"200-421-5067","email_id":"Loyce_Rowe0@gmail.com","dop":"2025-04-06","serial_number":"15507266770059224","imei1":"15507266770059224","imei2":"15507266770059224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137033,"job_number":"JOB_137033","tr_customer_id":137050,"tr_customer_product_id":137040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:24:32.000Z","modified_at":"2025-12-24T16:24:32.000Z","name":"Anasuya Dubashi","mobile_number":"7078706974","email_id":"bhudev.jha@yahoo.co.in","dop":"2025-12-14","serial_number":"059121225867254","imei1":"059121225867254","imei2":"059121225867254","popurl":"www.satyen-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137034,"job_number":"JOB_137034","tr_customer_id":137051,"tr_customer_product_id":137041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:24:47.000Z","modified_at":"2025-12-24T16:24:47.000Z","name":"Ghanshyam Kocchar","mobile_number":"7064296346","email_id":"chandra.gupta@gmail.com","dop":"2025-12-14","serial_number":"277542596919872","imei1":"277542596919872","imei2":"277542596919872","popurl":"www.gauraang-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137035,"job_number":"JOB_137035","tr_customer_id":137052,"tr_customer_product_id":137042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:44.000Z","modified_at":"2025-12-24T16:26:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14378667525744","imei1":"14378667525744","imei2":"14378667525744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137037,"job_number":"JOB_137037","tr_customer_id":137054,"tr_customer_product_id":137044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:45.000Z","modified_at":"2025-12-24T16:26:45.000Z","name":"Kelvin Robel","mobile_number":"674-582-7592","email_id":"Guillermo.Hackett68@gmail.com","dop":"2025-04-06","serial_number":"17275290124446156","imei1":"17275290124446156","imei2":"17275290124446156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137038,"job_number":"JOB_137038","tr_customer_id":137055,"tr_customer_product_id":137045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:51.000Z","modified_at":"2025-12-24T16:26:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19121462497786","imei1":"19121462497786","imei2":"19121462497786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137040,"job_number":"JOB_137040","tr_customer_id":137057,"tr_customer_product_id":137047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:52.000Z","modified_at":"2025-12-24T16:26:52.000Z","name":"Elenor Ferry","mobile_number":"957-809-5307","email_id":"Skye.Blick25@yahoo.com","dop":"2025-04-06","serial_number":"16923879842787292","imei1":"16923879842787292","imei2":"16923879842787292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137041,"job_number":"JOB_137041","tr_customer_id":137058,"tr_customer_product_id":137048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:58.000Z","modified_at":"2025-12-24T16:26:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17456531583092","imei1":"17456531583092","imei2":"17456531583092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137043,"job_number":"JOB_137043","tr_customer_id":137060,"tr_customer_product_id":137050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:59.000Z","modified_at":"2025-12-24T16:26:59.000Z","name":"Geo Kerluke","mobile_number":"297-578-3717","email_id":"Libby_Ebert@hotmail.com","dop":"2025-04-06","serial_number":"11506076128381032","imei1":"11506076128381032","imei2":"11506076128381032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137044,"job_number":"JOB_137044","tr_customer_id":137061,"tr_customer_product_id":137051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:04.000Z","modified_at":"2025-12-24T16:29:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19873286637336","imei1":"19873286637336","imei2":"19873286637336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137046,"job_number":"JOB_137046","tr_customer_id":137063,"tr_customer_product_id":137053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:04.000Z","modified_at":"2025-12-24T16:29:04.000Z","name":"Emory Nitzsche","mobile_number":"474-210-8274","email_id":"Chaya.Lindgren10@gmail.com","dop":"2025-04-06","serial_number":"16764182652401514","imei1":"16764182652401514","imei2":"16764182652401514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137047,"job_number":"JOB_137047","tr_customer_id":137064,"tr_customer_product_id":137054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:11.000Z","modified_at":"2025-12-24T16:29:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16914477200743","imei1":"16914477200743","imei2":"16914477200743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137049,"job_number":"JOB_137049","tr_customer_id":137066,"tr_customer_product_id":137056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:11.000Z","modified_at":"2025-12-24T16:29:11.000Z","name":"Perry Schinner","mobile_number":"288-982-0056","email_id":"Travon26@gmail.com","dop":"2025-04-06","serial_number":"10947375838853862","imei1":"10947375838853862","imei2":"10947375838853862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137050,"job_number":"JOB_137050","tr_customer_id":137067,"tr_customer_product_id":137057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:18.000Z","modified_at":"2025-12-24T16:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14132513562571","imei1":"14132513562571","imei2":"14132513562571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137052,"job_number":"JOB_137052","tr_customer_id":137069,"tr_customer_product_id":137059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:18.000Z","modified_at":"2025-12-24T16:29:18.000Z","name":"Rhianna Harris","mobile_number":"859-345-1463","email_id":"Alphonso_Raynor99@hotmail.com","dop":"2025-04-06","serial_number":"15678216277684832","imei1":"15678216277684832","imei2":"15678216277684832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137053,"job_number":"JOB_137053","tr_customer_id":137070,"tr_customer_product_id":137060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:32:33.000Z","modified_at":"2025-12-24T16:32:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16913810802494","imei1":"16913810802494","imei2":"16913810802494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137055,"job_number":"JOB_137055","tr_customer_id":137072,"tr_customer_product_id":137062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:32:35.000Z","modified_at":"2025-12-24T16:32:35.000Z","name":"Aurore Casper","mobile_number":"825-211-0305","email_id":"Charley_Dooley@gmail.com","dop":"2025-04-06","serial_number":"12414209388923424","imei1":"12414209388923424","imei2":"12414209388923424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137056,"job_number":"JOB_137056","tr_customer_id":137073,"tr_customer_product_id":137063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:33:17.000Z","modified_at":"2025-12-24T16:33:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19976307809408","imei1":"19976307809408","imei2":"19976307809408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137058,"job_number":"JOB_137058","tr_customer_id":137075,"tr_customer_product_id":137065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:33:19.000Z","modified_at":"2025-12-24T16:33:19.000Z","name":"Dayne Ebert","mobile_number":"907-893-7735","email_id":"Fatima.Smith@gmail.com","dop":"2025-04-06","serial_number":"10782583229926816","imei1":"10782583229926816","imei2":"10782583229926816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137059,"job_number":"JOB_137059","tr_customer_id":137076,"tr_customer_product_id":137066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:34:01.000Z","modified_at":"2025-12-24T16:34:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18999665327936","imei1":"18999665327936","imei2":"18999665327936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137061,"job_number":"JOB_137061","tr_customer_id":137078,"tr_customer_product_id":137068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:34:02.000Z","modified_at":"2025-12-24T16:34:02.000Z","name":"Destinee Crist","mobile_number":"277-323-2644","email_id":"Kristy93@yahoo.com","dop":"2025-04-06","serial_number":"17192732395494072","imei1":"17192732395494072","imei2":"17192732395494072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137062,"job_number":"JOB_137062","tr_customer_id":137079,"tr_customer_product_id":137069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:23.000Z","modified_at":"2025-12-24T16:39:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15853413877594","imei1":"15853413877594","imei2":"15853413877594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137064,"job_number":"JOB_137064","tr_customer_id":137081,"tr_customer_product_id":137071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:23.000Z","modified_at":"2025-12-24T16:39:23.000Z","name":"Anjali Nitzsche","mobile_number":"492-675-5587","email_id":"Rocio_Renner86@yahoo.com","dop":"2025-04-06","serial_number":"11129687337400984","imei1":"11129687337400984","imei2":"11129687337400984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137065,"job_number":"JOB_137065","tr_customer_id":137082,"tr_customer_product_id":137072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:30.000Z","modified_at":"2025-12-24T16:39:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11687745640703","imei1":"11687745640703","imei2":"11687745640703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137067,"job_number":"JOB_137067","tr_customer_id":137084,"tr_customer_product_id":137074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:30.000Z","modified_at":"2025-12-24T16:39:30.000Z","name":"Berry Shields","mobile_number":"539-457-4158","email_id":"Christophe.Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"10047375383713470","imei1":"10047375383713470","imei2":"10047375383713470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137068,"job_number":"JOB_137068","tr_customer_id":137085,"tr_customer_product_id":137075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:37.000Z","modified_at":"2025-12-24T16:39:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677107975600","imei1":"13677107975600","imei2":"13677107975600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137070,"job_number":"JOB_137070","tr_customer_id":137087,"tr_customer_product_id":137077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:37.000Z","modified_at":"2025-12-24T16:39:37.000Z","name":"Esmeralda Botsford","mobile_number":"878-350-4391","email_id":"Eric15@yahoo.com","dop":"2025-04-06","serial_number":"19346621239050550","imei1":"19346621239050550","imei2":"19346621239050550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137071,"job_number":"JOB_137071","tr_customer_id":137088,"tr_customer_product_id":137078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:46:10.000Z","modified_at":"2025-12-24T16:46:10.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-14","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-12-14T16:46:09.402681379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137072,"job_number":"JOB_137072","tr_customer_id":137089,"tr_customer_product_id":137079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:47:16.000Z","modified_at":"2025-12-24T16:47:16.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-12-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-12-14T16:47:16.048812330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137073,"job_number":"JOB_137073","tr_customer_id":137090,"tr_customer_product_id":137080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:47:45.000Z","modified_at":"2025-12-24T16:47:45.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-12-14","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-12-14T16:47:44.753633120Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137074,"job_number":"JOB_137074","tr_customer_id":137091,"tr_customer_product_id":137081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:48:43.000Z","modified_at":"2025-12-24T16:48:43.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-12-14","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2025-12-14T16:48:42.443612022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137075,"job_number":"JOB_137075","tr_customer_id":137092,"tr_customer_product_id":137082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:09.000Z","modified_at":"2025-12-24T16:49:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13545048808951","imei1":"13545048808951","imei2":"13545048808951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137077,"job_number":"JOB_137077","tr_customer_id":137094,"tr_customer_product_id":137084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:09.000Z","modified_at":"2025-12-24T16:49:09.000Z","name":"Anthony Carroll","mobile_number":"731-498-0166","email_id":"Art.Schmeler82@gmail.com","dop":"2025-04-06","serial_number":"12807739831927668","imei1":"12807739831927668","imei2":"12807739831927668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137078,"job_number":"JOB_137078","tr_customer_id":137095,"tr_customer_product_id":137085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:16.000Z","modified_at":"2025-12-24T16:49:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17327964589482","imei1":"17327964589482","imei2":"17327964589482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137080,"job_number":"JOB_137080","tr_customer_id":137097,"tr_customer_product_id":137087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:17.000Z","modified_at":"2025-12-24T16:49:17.000Z","name":"Alice Nolan","mobile_number":"945-414-8469","email_id":"Betsy.Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"16359972624466096","imei1":"16359972624466096","imei2":"16359972624466096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137081,"job_number":"JOB_137081","tr_customer_id":137098,"tr_customer_product_id":137088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:24.000Z","modified_at":"2025-12-24T16:49:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19398602304450","imei1":"19398602304450","imei2":"19398602304450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137083,"job_number":"JOB_137083","tr_customer_id":137100,"tr_customer_product_id":137090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:24.000Z","modified_at":"2025-12-24T16:49:24.000Z","name":"Elfrieda Ullrich","mobile_number":"439-612-2774","email_id":"Jacinto_Fay@yahoo.com","dop":"2025-04-06","serial_number":"18614968278140550","imei1":"18614968278140550","imei2":"18614968278140550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137084,"job_number":"JOB_137084","tr_customer_id":137101,"tr_customer_product_id":137091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:41.000Z","modified_at":"2025-12-24T16:49:41.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-12-14","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-12-14T16:49:40.341691858Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137085,"job_number":"JOB_137085","tr_customer_id":137102,"tr_customer_product_id":137092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:38.000Z","modified_at":"2025-12-24T16:50:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18940886164734","imei1":"18940886164734","imei2":"18940886164734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137087,"job_number":"JOB_137087","tr_customer_id":137104,"tr_customer_product_id":137094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:38.000Z","modified_at":"2025-12-24T16:50:38.000Z","name":"Salvatore Schumm","mobile_number":"699-728-0497","email_id":"Geraldine_Jaskolski88@gmail.com","dop":"2025-04-06","serial_number":"11751758647111500","imei1":"11751758647111500","imei2":"11751758647111500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137088,"job_number":"JOB_137088","tr_customer_id":137105,"tr_customer_product_id":137095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:45.000Z","modified_at":"2025-12-24T16:50:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16826211924544","imei1":"16826211924544","imei2":"16826211924544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137090,"job_number":"JOB_137090","tr_customer_id":137107,"tr_customer_product_id":137097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:46.000Z","modified_at":"2025-12-24T16:50:46.000Z","name":"Ilene Durgan","mobile_number":"873-640-7448","email_id":"Jane89@gmail.com","dop":"2025-04-06","serial_number":"19116440128665780","imei1":"19116440128665780","imei2":"19116440128665780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137091,"job_number":"JOB_137091","tr_customer_id":137108,"tr_customer_product_id":137098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:53.000Z","modified_at":"2025-12-24T16:50:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18436399352537","imei1":"18436399352537","imei2":"18436399352537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137093,"job_number":"JOB_137093","tr_customer_id":137110,"tr_customer_product_id":137100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:53.000Z","modified_at":"2025-12-24T16:50:53.000Z","name":"Gilbert Schneider","mobile_number":"872-324-7892","email_id":"Fredy_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16674419260224408","imei1":"16674419260224408","imei2":"16674419260224408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137094,"job_number":"JOB_137094","tr_customer_id":137111,"tr_customer_product_id":137101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:39.000Z","modified_at":"2025-12-24T16:52:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19030629412714","imei1":"19030629412714","imei2":"19030629412714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137096,"job_number":"JOB_137096","tr_customer_id":137113,"tr_customer_product_id":137103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:40.000Z","modified_at":"2025-12-24T16:52:40.000Z","name":"Hertha McClure","mobile_number":"360-309-4605","email_id":"Jacinto19@yahoo.com","dop":"2025-04-06","serial_number":"16650556046500688","imei1":"16650556046500688","imei2":"16650556046500688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137097,"job_number":"JOB_137097","tr_customer_id":137114,"tr_customer_product_id":137104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:47.000Z","modified_at":"2025-12-24T16:52:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17733794139671","imei1":"17733794139671","imei2":"17733794139671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137099,"job_number":"JOB_137099","tr_customer_id":137116,"tr_customer_product_id":137106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:47.000Z","modified_at":"2025-12-24T16:52:47.000Z","name":"Isac Jacobson","mobile_number":"758-763-4510","email_id":"Eula23@gmail.com","dop":"2025-04-06","serial_number":"10459050014135400","imei1":"10459050014135400","imei2":"10459050014135400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137100,"job_number":"JOB_137100","tr_customer_id":137117,"tr_customer_product_id":137107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:54.000Z","modified_at":"2025-12-24T16:52:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11249753885924","imei1":"11249753885924","imei2":"11249753885924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137102,"job_number":"JOB_137102","tr_customer_id":137119,"tr_customer_product_id":137109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:54.000Z","modified_at":"2025-12-24T16:52:54.000Z","name":"Keely Morar","mobile_number":"972-537-9985","email_id":"Augustus.Ankunding@hotmail.com","dop":"2025-04-06","serial_number":"18137873010518504","imei1":"18137873010518504","imei2":"18137873010518504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137103,"job_number":"JOB_137103","tr_customer_id":137120,"tr_customer_product_id":137110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:55:39.000Z","modified_at":"2025-12-24T16:55:39.000Z","name":"Bhagwanti Bhattacharya","mobile_number":"7063329808","email_id":"chandrabhaga.patel@yahoo.co.in","dop":"2025-12-14","serial_number":"373638598437889","imei1":"373638598437889","imei2":"373638598437889","popurl":"www.rageswari-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137104,"job_number":"JOB_137104","tr_customer_id":137121,"tr_customer_product_id":137111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:13.000Z","modified_at":"2025-12-24T16:59:13.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-07-07","serial_number":"105741877766252","imei1":"105741877766252","imei2":"105741877766252","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137106,"job_number":"JOB_137106","tr_customer_id":137123,"tr_customer_product_id":137113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:23.000Z","modified_at":"2025-12-24T16:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-07-07","serial_number":"109281984405420","imei1":"109281984405420","imei2":"109281984405420","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137108,"job_number":"JOB_137108","tr_customer_id":137125,"tr_customer_product_id":137115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:35.000Z","modified_at":"2025-12-24T16:59:35.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-07-07","serial_number":"101498359554518","imei1":"101498359554518","imei2":"101498359554518","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137111,"job_number":"JOB_137111","tr_customer_id":137128,"tr_customer_product_id":137118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:24.000Z","modified_at":"2025-12-24T17:05:24.000Z","name":"Cicero Kuhn","mobile_number":"386-206-5091","email_id":"Jeanette.Brakus@yahoo.com","dop":"2025-04-06","serial_number":"17492444365027188","imei1":"17492444365027188","imei2":"17492444365027188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137113,"job_number":"JOB_137113","tr_customer_id":137130,"tr_customer_product_id":137120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:40.000Z","modified_at":"2025-12-24T17:05:40.000Z","name":"Euna Schultz","mobile_number":"449-642-4398","email_id":"Shane6@hotmail.com","dop":"2025-04-06","serial_number":"18754705817409870","imei1":"18754705817409870","imei2":"18754705817409870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137115,"job_number":"JOB_137115","tr_customer_id":137132,"tr_customer_product_id":137122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:56.000Z","modified_at":"2025-12-24T17:05:56.000Z","name":"Jessie Krajcik","mobile_number":"225-666-3348","email_id":"Curt.Abbott78@gmail.com","dop":"2025-04-06","serial_number":"16760419141807392","imei1":"16760419141807392","imei2":"16760419141807392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137116,"job_number":"JOB_137116","tr_customer_id":137133,"tr_customer_product_id":137123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:38:26.000Z","modified_at":"2025-12-24T17:38:26.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-24","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-24T17:38:23.706Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137118,"job_number":"JOB_137118","tr_customer_id":137135,"tr_customer_product_id":137125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:38:38.000Z","modified_at":"2025-12-24T17:38:38.000Z","name":"Jay Wintheiser","mobile_number":"395-557-2539","email_id":"Lorenza79@yahoo.com","dop":"2025-04-06","serial_number":"10616662712332578","imei1":"10616662712332578","imei2":"10616662712332578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137119,"job_number":"JOB_137119","tr_customer_id":137136,"tr_customer_product_id":137126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:40:30.000Z","modified_at":"2025-12-24T17:40:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-24","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-24T17:40:29.555Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137120,"job_number":"JOB_137120","tr_customer_id":137137,"tr_customer_product_id":137127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:41:58.000Z","modified_at":"2025-12-24T17:41:58.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-12-14","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-12-14T17:41:57.476140817Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137121,"job_number":"JOB_137121","tr_customer_id":137138,"tr_customer_product_id":137128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:14.000Z","modified_at":"2025-12-24T17:44:14.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-14","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-12-14T17:44:14.045670115Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137122,"job_number":"JOB_137122","tr_customer_id":137139,"tr_customer_product_id":137129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:22.000Z","modified_at":"2025-12-24T17:44:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15482499768319","imei1":"15482499768319","imei2":"15482499768319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137124,"job_number":"JOB_137124","tr_customer_id":137141,"tr_customer_product_id":137131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:23.000Z","modified_at":"2025-12-24T17:44:23.000Z","name":"Mya Murray","mobile_number":"331-800-0056","email_id":"Myrtle.Heller@hotmail.com","dop":"2025-04-06","serial_number":"10516780444187306","imei1":"10516780444187306","imei2":"10516780444187306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137125,"job_number":"JOB_137125","tr_customer_id":137142,"tr_customer_product_id":137132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:30.000Z","modified_at":"2025-12-24T17:44:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19717178868287","imei1":"19717178868287","imei2":"19717178868287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137127,"job_number":"JOB_137127","tr_customer_id":137144,"tr_customer_product_id":137134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:30.000Z","modified_at":"2025-12-24T17:44:30.000Z","name":"Oren Boehm","mobile_number":"541-584-8695","email_id":"Carmen.Anderson2@yahoo.com","dop":"2025-04-06","serial_number":"15557814419373276","imei1":"15557814419373276","imei2":"15557814419373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137128,"job_number":"JOB_137128","tr_customer_id":137145,"tr_customer_product_id":137135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:37.000Z","modified_at":"2025-12-24T17:44:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14706461991600","imei1":"14706461991600","imei2":"14706461991600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137130,"job_number":"JOB_137130","tr_customer_id":137147,"tr_customer_product_id":137137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:38.000Z","modified_at":"2025-12-24T17:44:38.000Z","name":"Athena Tromp","mobile_number":"952-982-5618","email_id":"Ransom_Becker@hotmail.com","dop":"2025-04-06","serial_number":"12039433721172386","imei1":"12039433721172386","imei2":"12039433721172386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137132,"job_number":"JOB_137132","tr_customer_id":137149,"tr_customer_product_id":137139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:10.000Z","modified_at":"2025-12-24T17:48:10.000Z","name":"Janet Gleason","mobile_number":"973-694-5354","email_id":"Julia77@hotmail.com","dop":"2025-04-06","serial_number":"12636271754064140","imei1":"12636271754064140","imei2":"12636271754064140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137133,"job_number":"JOB_137133","tr_customer_id":137150,"tr_customer_product_id":137140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:46.000Z","modified_at":"2025-12-24T17:48:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14726175858126","imei1":"14726175858126","imei2":"14726175858126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137135,"job_number":"JOB_137135","tr_customer_id":137152,"tr_customer_product_id":137142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:46.000Z","modified_at":"2025-12-24T17:48:46.000Z","name":"Celine Schmitt","mobile_number":"825-871-0813","email_id":"Jordyn_Heathcote32@gmail.com","dop":"2025-04-06","serial_number":"16170992934893140","imei1":"16170992934893140","imei2":"16170992934893140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137136,"job_number":"JOB_137136","tr_customer_id":137153,"tr_customer_product_id":137143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:53.000Z","modified_at":"2025-12-24T17:48:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10236063293920","imei1":"10236063293920","imei2":"10236063293920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137138,"job_number":"JOB_137138","tr_customer_id":137155,"tr_customer_product_id":137145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:54.000Z","modified_at":"2025-12-24T17:48:54.000Z","name":"Earnest Kiehn","mobile_number":"846-400-5008","email_id":"Demond91@yahoo.com","dop":"2025-04-06","serial_number":"11393245186664258","imei1":"11393245186664258","imei2":"11393245186664258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137139,"job_number":"JOB_137139","tr_customer_id":137156,"tr_customer_product_id":137146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:49:01.000Z","modified_at":"2025-12-24T17:49:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17363830794543","imei1":"17363830794543","imei2":"17363830794543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137141,"job_number":"JOB_137141","tr_customer_id":137158,"tr_customer_product_id":137148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:49:01.000Z","modified_at":"2025-12-24T17:49:01.000Z","name":"Emmy Koch","mobile_number":"653-512-7370","email_id":"Julio.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12308209592079334","imei1":"12308209592079334","imei2":"12308209592079334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137142,"job_number":"JOB_137142","tr_customer_id":137159,"tr_customer_product_id":137149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:03.000Z","modified_at":"2025-12-24T18:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15770086389461","imei1":"15770086389461","imei2":"15770086389461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137144,"job_number":"JOB_137144","tr_customer_id":137161,"tr_customer_product_id":137151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:03.000Z","modified_at":"2025-12-24T18:00:03.000Z","name":"Georgiana Jast","mobile_number":"573-328-9193","email_id":"Orrin_Padberg24@gmail.com","dop":"2025-04-06","serial_number":"10159807282761630","imei1":"10159807282761630","imei2":"10159807282761630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137145,"job_number":"JOB_137145","tr_customer_id":137162,"tr_customer_product_id":137152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:11.000Z","modified_at":"2025-12-24T18:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14593772084047","imei1":"14593772084047","imei2":"14593772084047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137147,"job_number":"JOB_137147","tr_customer_id":137164,"tr_customer_product_id":137154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:11.000Z","modified_at":"2025-12-24T18:00:11.000Z","name":"Wilhelmine Williamson","mobile_number":"467-847-5245","email_id":"Vita.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"16803125120321842","imei1":"16803125120321842","imei2":"16803125120321842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137148,"job_number":"JOB_137148","tr_customer_id":137165,"tr_customer_product_id":137155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:19.000Z","modified_at":"2025-12-24T18:00:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19532120755217","imei1":"19532120755217","imei2":"19532120755217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137151,"job_number":"JOB_137151","tr_customer_id":137168,"tr_customer_product_id":137158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:18:54.000Z","modified_at":"2025-12-24T18:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16958141610015","imei1":"16958141610015","imei2":"16958141610015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137153,"job_number":"JOB_137153","tr_customer_id":137170,"tr_customer_product_id":137160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:18:56.000Z","modified_at":"2025-12-24T18:18:56.000Z","name":"Norma Roob","mobile_number":"683-402-0257","email_id":"Rachael_Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"10114264375944024","imei1":"10114264375944024","imei2":"10114264375944024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137154,"job_number":"JOB_137154","tr_customer_id":137171,"tr_customer_product_id":137161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:19:40.000Z","modified_at":"2025-12-24T18:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347048936541","imei1":"12347048936541","imei2":"12347048936541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137156,"job_number":"JOB_137156","tr_customer_id":137173,"tr_customer_product_id":137163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:19:41.000Z","modified_at":"2025-12-24T18:19:41.000Z","name":"Aiyana Kuvalis","mobile_number":"912-530-5423","email_id":"Peggie.OConnell23@yahoo.com","dop":"2025-04-06","serial_number":"18529069141555444","imei1":"18529069141555444","imei2":"18529069141555444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137157,"job_number":"JOB_137157","tr_customer_id":137174,"tr_customer_product_id":137164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:07.000Z","modified_at":"2025-12-24T18:20:07.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899090","imei2":"67678909899090","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137158,"job_number":"JOB_137158","tr_customer_id":137175,"tr_customer_product_id":137165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:25.000Z","modified_at":"2025-12-24T18:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12602647018031","imei1":"12602647018031","imei2":"12602647018031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137160,"job_number":"JOB_137160","tr_customer_id":137177,"tr_customer_product_id":137167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:27.000Z","modified_at":"2025-12-24T18:20:27.000Z","name":"Verda Zemlak","mobile_number":"479-913-4270","email_id":"Jairo41@hotmail.com","dop":"2025-04-06","serial_number":"16609310960399364","imei1":"16609310960399364","imei2":"16609310960399364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137162,"job_number":"JOB_137162","tr_customer_id":137179,"tr_customer_product_id":137169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:39:43.000Z","modified_at":"2025-12-24T18:39:43.000Z","name":"Arlo Lebsack","mobile_number":"242-779-9964","email_id":"Jeremie.Beier@hotmail.com","dop":"2025-11-30","serial_number":"17111951169155","imei1":"17111951169155","imei2":"17111951169155","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137163,"job_number":"JOB_137163","tr_customer_id":137180,"tr_customer_product_id":137170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:39:43.000Z","modified_at":"2025-12-24T18:39:43.000Z","name":"Cecilia Mills","mobile_number":"280-874-7732","email_id":"Asia88@yahoo.com","dop":"2025-11-30","serial_number":"507344137709739","imei1":"507344137709739","imei2":"507344137709739","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137164,"job_number":"JOB_137164","tr_customer_id":137181,"tr_customer_product_id":137171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:46:01.000Z","modified_at":"2025-12-24T18:46:01.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899091","imei2":"67678909899091","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137165,"job_number":"JOB_137165","tr_customer_id":137182,"tr_customer_product_id":137172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:47:21.000Z","modified_at":"2025-12-24T18:47:21.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899092","imei2":"676789098990912","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137166,"job_number":"JOB_137166","tr_customer_id":137183,"tr_customer_product_id":137173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:49:50.000Z","modified_at":"2025-12-24T18:49:50.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-12-14","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-12-14T18:49:49.512734978Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137167,"job_number":"JOB_137167","tr_customer_id":137184,"tr_customer_product_id":137174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:13.000Z","modified_at":"2025-12-24T18:51:13.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2025-12-23","serial_number":"23842930780281","imei1":"23842930780281","imei2":"23842930780281","popurl":"2025-12-23T18:51:12.207342032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137168,"job_number":"JOB_137168","tr_customer_id":137185,"tr_customer_product_id":137175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:23.000Z","modified_at":"2025-12-24T18:51:23.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-12-14","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-12-14T18:51:22.402983591Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137169,"job_number":"JOB_137169","tr_customer_id":137186,"tr_customer_product_id":137176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:48.000Z","modified_at":"2025-12-24T18:51:48.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-12-14","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-12-14T18:51:48.097506664Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137170,"job_number":"JOB_137170","tr_customer_id":137187,"tr_customer_product_id":137177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:52:18.000Z","modified_at":"2025-12-24T18:52:18.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-12-14","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-12-14T18:52:17.662544488Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137171,"job_number":"JOB_137171","tr_customer_id":137188,"tr_customer_product_id":137178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:52:21.000Z","modified_at":"2025-12-24T18:52:21.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-12-14","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-12-14T18:52:20.449336216Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137172,"job_number":"JOB_137172","tr_customer_id":137189,"tr_customer_product_id":137179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:53:21.000Z","modified_at":"2025-12-24T18:53:21.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-12-19","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-12-19T18:53:20.561461734Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137174,"job_number":"JOB_137174","tr_customer_id":137191,"tr_customer_product_id":137181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:16.000Z","modified_at":"2025-12-24T19:25:16.000Z","name":"Kaycee Sauer","mobile_number":"891-381-9545","email_id":"Edgar_Barton7@yahoo.com","dop":"2025-11-30","serial_number":"13200741251624","imei1":"13200741251624","imei2":"13200741251624","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137175,"job_number":"JOB_137175","tr_customer_id":137192,"tr_customer_product_id":137182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:16.000Z","modified_at":"2025-12-24T19:25:16.000Z","name":"Alek McKenzie","mobile_number":"762-820-8990","email_id":"Waino_Denesik66@yahoo.com","dop":"2025-11-30","serial_number":"262606769567589","imei1":"262606769567589","imei2":"262606769567589","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137177,"job_number":"JOB_137177","tr_customer_id":137194,"tr_customer_product_id":137184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:30.000Z","modified_at":"2025-12-24T19:25:30.000Z","name":"Maxwell Okuneva","mobile_number":"710-882-4804","email_id":"Lelia.Stark44@yahoo.com","dop":"2025-11-30","serial_number":"11779346217692","imei1":"11779346217692","imei2":"11779346217692","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137178,"job_number":"JOB_137178","tr_customer_id":137195,"tr_customer_product_id":137185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:30.000Z","modified_at":"2025-12-24T19:25:30.000Z","name":"Sonya Grant","mobile_number":"407-312-6549","email_id":"Wilfred.Kemmer@yahoo.com","dop":"2025-11-30","serial_number":"483659161642864","imei1":"483659161642864","imei2":"483659161642864","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137180,"job_number":"JOB_137180","tr_customer_id":137197,"tr_customer_product_id":137187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:37:59.000Z","modified_at":"2025-12-24T19:37:59.000Z","name":"Beryl Dicki","mobile_number":"832-872-6009","email_id":"Kayla8@hotmail.com","dop":"2025-11-30","serial_number":"12246693501902","imei1":"12246693501902","imei2":"12246693501902","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137181,"job_number":"JOB_137181","tr_customer_id":137198,"tr_customer_product_id":137188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:38:00.000Z","modified_at":"2025-12-24T19:38:00.000Z","name":"Reinhold Armstrong","mobile_number":"511-333-9204","email_id":"Maverick30@hotmail.com","dop":"2025-11-30","serial_number":"560791923033619","imei1":"560791923033619","imei2":"560791923033619","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137182,"job_number":"JOB_137182","tr_customer_id":137199,"tr_customer_product_id":137189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:07.000Z","modified_at":"2025-12-24T20:25:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12728225812952","imei1":"12728225812952","imei2":"12728225812952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137184,"job_number":"JOB_137184","tr_customer_id":137201,"tr_customer_product_id":137191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:07.000Z","modified_at":"2025-12-24T20:25:07.000Z","name":"Kris Roberts","mobile_number":"287-290-2110","email_id":"Giles_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"15255574456080784","imei1":"15255574456080784","imei2":"15255574456080784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137185,"job_number":"JOB_137185","tr_customer_id":137202,"tr_customer_product_id":137192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:15.000Z","modified_at":"2025-12-24T20:25:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15879403313923","imei1":"15879403313923","imei2":"15879403313923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137187,"job_number":"JOB_137187","tr_customer_id":137204,"tr_customer_product_id":137194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:15.000Z","modified_at":"2025-12-24T20:25:15.000Z","name":"Vena D'Amore","mobile_number":"597-211-9426","email_id":"Karlie.Fadel@yahoo.com","dop":"2025-04-06","serial_number":"12119329799323684","imei1":"12119329799323684","imei2":"12119329799323684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137188,"job_number":"JOB_137188","tr_customer_id":137205,"tr_customer_product_id":137195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:23.000Z","modified_at":"2025-12-24T20:25:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12417249076331","imei1":"12417249076331","imei2":"12417249076331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137190,"job_number":"JOB_137190","tr_customer_id":137207,"tr_customer_product_id":137197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:23.000Z","modified_at":"2025-12-24T20:25:23.000Z","name":"Nico Marks","mobile_number":"909-437-3675","email_id":"Meta.Heathcote@gmail.com","dop":"2025-04-06","serial_number":"16706949534962240","imei1":"16706949534962240","imei2":"16706949534962240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137191,"job_number":"JOB_137191","tr_customer_id":137208,"tr_customer_product_id":137198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:05.000Z","modified_at":"2025-12-24T20:26:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11787516456528","imei1":"11787516456528","imei2":"11787516456528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137193,"job_number":"JOB_137193","tr_customer_id":137210,"tr_customer_product_id":137200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:05.000Z","modified_at":"2025-12-24T20:26:05.000Z","name":"Ervin Terry","mobile_number":"950-779-2037","email_id":"Jamison53@yahoo.com","dop":"2025-04-06","serial_number":"19537902153397572","imei1":"19537902153397572","imei2":"19537902153397572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137194,"job_number":"JOB_137194","tr_customer_id":137211,"tr_customer_product_id":137201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:12.000Z","modified_at":"2025-12-24T20:26:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10854069255725","imei1":"10854069255725","imei2":"10854069255725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137196,"job_number":"JOB_137196","tr_customer_id":137213,"tr_customer_product_id":137203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:13.000Z","modified_at":"2025-12-24T20:26:13.000Z","name":"Caleigh Bahringer","mobile_number":"835-677-9153","email_id":"Alanis_Raynor@gmail.com","dop":"2025-04-06","serial_number":"17131741753899954","imei1":"17131741753899954","imei2":"17131741753899954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137197,"job_number":"JOB_137197","tr_customer_id":137214,"tr_customer_product_id":137204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:20.000Z","modified_at":"2025-12-24T20:26:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210641188380","imei1":"12210641188380","imei2":"12210641188380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137199,"job_number":"JOB_137199","tr_customer_id":137216,"tr_customer_product_id":137206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:20.000Z","modified_at":"2025-12-24T20:26:20.000Z","name":"Savanah Oberbrunner","mobile_number":"263-897-2438","email_id":"Erling92@hotmail.com","dop":"2025-04-06","serial_number":"18095913402188064","imei1":"18095913402188064","imei2":"18095913402188064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137200,"job_number":"JOB_137200","tr_customer_id":137217,"tr_customer_product_id":137207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:51.000Z","modified_at":"2025-12-24T20:34:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10580703071802","imei1":"10580703071802","imei2":"10580703071802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137202,"job_number":"JOB_137202","tr_customer_id":137219,"tr_customer_product_id":137209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:52.000Z","modified_at":"2025-12-24T20:34:52.000Z","name":"Breanne Ryan","mobile_number":"870-815-8246","email_id":"Guillermo.Carroll@gmail.com","dop":"2025-04-06","serial_number":"12830571961487298","imei1":"12830571961487298","imei2":"12830571961487298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137203,"job_number":"JOB_137203","tr_customer_id":137220,"tr_customer_product_id":137210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:59.000Z","modified_at":"2025-12-24T20:34:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10448088288998","imei1":"10448088288998","imei2":"10448088288998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137205,"job_number":"JOB_137205","tr_customer_id":137222,"tr_customer_product_id":137212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:00.000Z","modified_at":"2025-12-24T20:35:00.000Z","name":"Jeremy Bruen","mobile_number":"892-391-0376","email_id":"Dangelo_Prosacco@hotmail.com","dop":"2025-04-06","serial_number":"18535639526413310","imei1":"18535639526413310","imei2":"18535639526413310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137206,"job_number":"JOB_137206","tr_customer_id":137223,"tr_customer_product_id":137213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:07.000Z","modified_at":"2025-12-24T20:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19710219848447","imei1":"19710219848447","imei2":"19710219848447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137208,"job_number":"JOB_137208","tr_customer_id":137225,"tr_customer_product_id":137215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:07.000Z","modified_at":"2025-12-24T20:35:07.000Z","name":"Brenna Hansen","mobile_number":"363-538-0333","email_id":"Mertie47@hotmail.com","dop":"2025-04-06","serial_number":"14105055497469500","imei1":"14105055497469500","imei2":"14105055497469500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137209,"job_number":"JOB_137209","tr_customer_id":137226,"tr_customer_product_id":137216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:50.000Z","modified_at":"2025-12-24T20:41:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15929095478995","imei1":"15929095478995","imei2":"15929095478995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137211,"job_number":"JOB_137211","tr_customer_id":137228,"tr_customer_product_id":137218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:50.000Z","modified_at":"2025-12-24T20:41:50.000Z","name":"Antonina Stokes","mobile_number":"321-997-3348","email_id":"Diana.Hintz@hotmail.com","dop":"2025-04-06","serial_number":"11656536367117718","imei1":"11656536367117718","imei2":"11656536367117718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137212,"job_number":"JOB_137212","tr_customer_id":137229,"tr_customer_product_id":137219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:58.000Z","modified_at":"2025-12-24T20:41:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263015039813","imei1":"14263015039813","imei2":"14263015039813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137214,"job_number":"JOB_137214","tr_customer_id":137231,"tr_customer_product_id":137221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:58.000Z","modified_at":"2025-12-24T20:41:58.000Z","name":"Shad Berge","mobile_number":"896-832-3827","email_id":"Norene.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"16029722212537916","imei1":"16029722212537916","imei2":"16029722212537916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137215,"job_number":"JOB_137215","tr_customer_id":137232,"tr_customer_product_id":137222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:42:06.000Z","modified_at":"2025-12-24T20:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19255383469777","imei1":"19255383469777","imei2":"19255383469777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137217,"job_number":"JOB_137217","tr_customer_id":137234,"tr_customer_product_id":137224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:42:06.000Z","modified_at":"2025-12-24T20:42:06.000Z","name":"Erling Jones","mobile_number":"944-480-3279","email_id":"Margarita.Grant@yahoo.com","dop":"2025-04-06","serial_number":"19705887842424840","imei1":"19705887842424840","imei2":"19705887842424840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137218,"job_number":"JOB_137218","tr_customer_id":137235,"tr_customer_product_id":137225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:07.000Z","modified_at":"2025-12-24T20:46:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15041471929625","imei1":"15041471929625","imei2":"15041471929625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137220,"job_number":"JOB_137220","tr_customer_id":137237,"tr_customer_product_id":137227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:08.000Z","modified_at":"2025-12-24T20:46:08.000Z","name":"Cary Abshire","mobile_number":"936-715-1296","email_id":"Wanda_Jones@gmail.com","dop":"2025-04-06","serial_number":"17231978230595356","imei1":"17231978230595356","imei2":"17231978230595356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137221,"job_number":"JOB_137221","tr_customer_id":137238,"tr_customer_product_id":137228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:15.000Z","modified_at":"2025-12-24T20:46:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10620026209042","imei1":"10620026209042","imei2":"10620026209042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137223,"job_number":"JOB_137223","tr_customer_id":137240,"tr_customer_product_id":137230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:15.000Z","modified_at":"2025-12-24T20:46:15.000Z","name":"Tara Rohan","mobile_number":"773-649-5082","email_id":"Nora_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"13628303413365206","imei1":"13628303413365206","imei2":"13628303413365206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137224,"job_number":"JOB_137224","tr_customer_id":137241,"tr_customer_product_id":137231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:23.000Z","modified_at":"2025-12-24T20:46:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16599520935141","imei1":"16599520935141","imei2":"16599520935141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137226,"job_number":"JOB_137226","tr_customer_id":137243,"tr_customer_product_id":137233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:23.000Z","modified_at":"2025-12-24T20:46:23.000Z","name":"Giovani Hegmann","mobile_number":"364-219-8621","email_id":"Raphael.Brekke50@hotmail.com","dop":"2025-04-06","serial_number":"19057258609677890","imei1":"19057258609677890","imei2":"19057258609677890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137227,"job_number":"JOB_137227","tr_customer_id":137244,"tr_customer_product_id":137234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:48:59.000Z","modified_at":"2025-12-24T20:48:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13094880827688","imei1":"13094880827688","imei2":"13094880827688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137229,"job_number":"JOB_137229","tr_customer_id":137246,"tr_customer_product_id":137236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:48:59.000Z","modified_at":"2025-12-24T20:48:59.000Z","name":"Rosetta Kohler","mobile_number":"479-357-0112","email_id":"Meggie93@yahoo.com","dop":"2025-04-06","serial_number":"14604936692018352","imei1":"14604936692018352","imei2":"14604936692018352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137230,"job_number":"JOB_137230","tr_customer_id":137247,"tr_customer_product_id":137237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:07.000Z","modified_at":"2025-12-24T20:49:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10350129371458","imei1":"10350129371458","imei2":"10350129371458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137232,"job_number":"JOB_137232","tr_customer_id":137249,"tr_customer_product_id":137239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:07.000Z","modified_at":"2025-12-24T20:49:07.000Z","name":"Brianne Schuppe","mobile_number":"609-640-8718","email_id":"Taryn37@yahoo.com","dop":"2025-04-06","serial_number":"16186354412644774","imei1":"16186354412644774","imei2":"16186354412644774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137233,"job_number":"JOB_137233","tr_customer_id":137250,"tr_customer_product_id":137240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:14.000Z","modified_at":"2025-12-24T20:49:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16011683025010","imei1":"16011683025010","imei2":"16011683025010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137235,"job_number":"JOB_137235","tr_customer_id":137252,"tr_customer_product_id":137242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:15.000Z","modified_at":"2025-12-24T20:49:15.000Z","name":"Madonna Schmidt","mobile_number":"905-946-1916","email_id":"Margot.White@hotmail.com","dop":"2025-04-06","serial_number":"16592744164369156","imei1":"16592744164369156","imei2":"16592744164369156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137236,"job_number":"JOB_137236","tr_customer_id":137253,"tr_customer_product_id":137243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:38:19.000Z","modified_at":"2025-12-24T21:38:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19431760934267","imei1":"19431760934267","imei2":"19431760934267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137238,"job_number":"JOB_137238","tr_customer_id":137255,"tr_customer_product_id":137245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:38:20.000Z","modified_at":"2025-12-24T21:38:20.000Z","name":"Ernie Toy","mobile_number":"372-436-3051","email_id":"Wilson_Cronin@yahoo.com","dop":"2025-04-06","serial_number":"13284600862478224","imei1":"13284600862478224","imei2":"13284600862478224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137239,"job_number":"JOB_137239","tr_customer_id":137256,"tr_customer_product_id":137246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:04.000Z","modified_at":"2025-12-24T21:39:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19234285154882","imei1":"19234285154882","imei2":"19234285154882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137241,"job_number":"JOB_137241","tr_customer_id":137258,"tr_customer_product_id":137248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:05.000Z","modified_at":"2025-12-24T21:39:05.000Z","name":"Vicenta Funk","mobile_number":"502-898-4471","email_id":"Dahlia51@hotmail.com","dop":"2025-04-06","serial_number":"10980784552676180","imei1":"10980784552676180","imei2":"10980784552676180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137242,"job_number":"JOB_137242","tr_customer_id":137259,"tr_customer_product_id":137249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:49.000Z","modified_at":"2025-12-24T21:39:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11394617971847","imei1":"11394617971847","imei2":"11394617971847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137244,"job_number":"JOB_137244","tr_customer_id":137261,"tr_customer_product_id":137251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:50.000Z","modified_at":"2025-12-24T21:39:50.000Z","name":"Damian Dach","mobile_number":"525-310-0135","email_id":"Lucio.Moen58@gmail.com","dop":"2025-04-06","serial_number":"12317943960728836","imei1":"12317943960728836","imei2":"12317943960728836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137245,"job_number":"JOB_137245","tr_customer_id":137262,"tr_customer_product_id":137252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:17.000Z","modified_at":"2025-12-24T21:48:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12327733385296","imei1":"12327733385296","imei2":"12327733385296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137247,"job_number":"JOB_137247","tr_customer_id":137264,"tr_customer_product_id":137254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:18.000Z","modified_at":"2025-12-24T21:48:18.000Z","name":"Jasen Carroll","mobile_number":"688-242-1025","email_id":"Carroll88@gmail.com","dop":"2025-04-06","serial_number":"10646858419884270","imei1":"10646858419884270","imei2":"10646858419884270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137248,"job_number":"JOB_137248","tr_customer_id":137265,"tr_customer_product_id":137255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:28.000Z","modified_at":"2025-12-24T21:48:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739385191142","imei1":"13739385191142","imei2":"13739385191142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137250,"job_number":"JOB_137250","tr_customer_id":137267,"tr_customer_product_id":137257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:28.000Z","modified_at":"2025-12-24T21:48:28.000Z","name":"Warren Marvin","mobile_number":"508-398-3535","email_id":"Abagail.Hamill@gmail.com","dop":"2025-04-06","serial_number":"19109774375391450","imei1":"19109774375391450","imei2":"19109774375391450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137251,"job_number":"JOB_137251","tr_customer_id":137268,"tr_customer_product_id":137258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:37.000Z","modified_at":"2025-12-24T21:48:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538126832893","imei1":"14538126832893","imei2":"14538126832893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137253,"job_number":"JOB_137253","tr_customer_id":137270,"tr_customer_product_id":137260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:38.000Z","modified_at":"2025-12-24T21:48:38.000Z","name":"Xander Shields","mobile_number":"657-860-3982","email_id":"Bradford.Shanahan66@yahoo.com","dop":"2025-04-06","serial_number":"14728180839482888","imei1":"14728180839482888","imei2":"14728180839482888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137254,"job_number":"JOB_137254","tr_customer_id":137271,"tr_customer_product_id":137261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:03:30.000Z","modified_at":"2025-12-24T22:03:30.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79756591958888","imei1":"79756591958888","imei2":"79756591958888","popurl":"2025-12-14T22:03:27.431531Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137255,"job_number":"JOB_137255","tr_customer_id":137272,"tr_customer_product_id":137262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:03:59.000Z","modified_at":"2025-12-24T22:03:59.000Z","name":"Ganapati Kaniyar","mobile_number":"7010641307","email_id":"satish.kaur@gmail.com","dop":"2025-12-14","serial_number":"545649492451795","imei1":"545649492451795","imei2":"545649492451795","popurl":"www.himadri-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137256,"job_number":"JOB_137256","tr_customer_id":137273,"tr_customer_product_id":137263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:04:20.000Z","modified_at":"2025-12-24T22:04:20.000Z","name":"Lalita Sharma","mobile_number":"7041498888","email_id":"gayatri.kaur@hotmail.com","dop":"2025-12-14","serial_number":"867569733983126","imei1":"867569733983126","imei2":"867569733983126","popurl":"www.tanushree-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137257,"job_number":"JOB_137257","tr_customer_id":137274,"tr_customer_product_id":137264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:05:19.000Z","modified_at":"2025-12-24T22:05:19.000Z","name":"Kali Ganaka","mobile_number":"7028598557","email_id":"aagney.abbott@hotmail.com","dop":"2025-12-14","serial_number":"998998508675101","imei1":"998998508675101","imei2":"998998508675101","popurl":"www.girja-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137258,"job_number":"JOB_137258","tr_customer_id":137275,"tr_customer_product_id":137265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:05:56.000Z","modified_at":"2025-12-24T22:05:56.000Z","name":"Asha Joshi","mobile_number":"7069594547","email_id":"digambara.mahajan@hotmail.com","dop":"2025-12-14","serial_number":"432196340315229","imei1":"432196340315229","imei2":"432196340315229","popurl":"www.abhaya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137259,"job_number":"JOB_137259","tr_customer_id":137276,"tr_customer_product_id":137266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:06:26.000Z","modified_at":"2025-12-24T22:06:26.000Z","name":"Chakrika Jain","mobile_number":"7002208922","email_id":"brahma.guha@hotmail.com","dop":"2025-12-14","serial_number":"895691826629893","imei1":"895691826629893","imei2":"895691826629893","popurl":"www.shankar-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137260,"job_number":"JOB_137260","tr_customer_id":137277,"tr_customer_product_id":137267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:57:08.000Z","modified_at":"2025-12-24T22:57:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79856591958888","imei1":"79856591958888","imei2":"79856591958888","popurl":"2025-12-14T22:57:06.246763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137261,"job_number":"JOB_137261","tr_customer_id":137278,"tr_customer_product_id":137268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:59:41.000Z","modified_at":"2025-12-24T22:59:41.000Z","name":"Bhardwaj Menon","mobile_number":"7032106010","email_id":"basanti.tandon@gmail.com","dop":"2025-12-14","serial_number":"188759181415087","imei1":"188759181415087","imei2":"188759181415087","popurl":"www.chakravarti-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137262,"job_number":"JOB_137262","tr_customer_id":137279,"tr_customer_product_id":137269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:12:16.000Z","modified_at":"2025-12-24T23:12:16.000Z","name":"Baijayanti Bhat","mobile_number":"7050173476","email_id":"chandira.embranthiri@yahoo.co.in","dop":"2025-12-14","serial_number":"635374423729872","imei1":"635374423729872","imei2":"635374423729872","popurl":"www.jitender-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137263,"job_number":"JOB_137263","tr_customer_id":137280,"tr_customer_product_id":137270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:13:27.000Z","modified_at":"2025-12-24T23:13:27.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79956591958888","imei1":"79956591958888","imei2":"79956591958888","popurl":"2025-12-14T23:13:24.678701Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137264,"job_number":"JOB_137264","tr_customer_id":137281,"tr_customer_product_id":137271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:37:49.000Z","modified_at":"2025-12-24T23:37:49.000Z","name":"Jagadisha Mehra","mobile_number":"7091582532","email_id":"vasudev.iyengar@gmail.com","dop":"2025-12-14","serial_number":"791619741032619","imei1":"791619741032619","imei2":"791619741032619","popurl":"www.bankimchandra-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137265,"job_number":"JOB_137265","tr_customer_id":137282,"tr_customer_product_id":137272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:45:51.000Z","modified_at":"2025-12-24T23:45:51.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79916591958888","imei1":"79916591958888","imei2":"79916591958888","popurl":"2025-12-14T23:45:47.739927Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137266,"job_number":"JOB_137266","tr_customer_id":137283,"tr_customer_product_id":137273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:47:18.000Z","modified_at":"2025-12-24T23:47:18.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79926591958888","imei1":"79926591958888","imei2":"79926591958888","popurl":"2025-12-14T23:47:15.076298Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137267,"job_number":"JOB_137267","tr_customer_id":137284,"tr_customer_product_id":137274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:49:11.000Z","modified_at":"2025-12-24T23:49:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79936591958888","imei1":"79936591958888","imei2":"79936591958888","popurl":"2025-12-14T23:49:07.937906Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137268,"job_number":"JOB_137268","tr_customer_id":137285,"tr_customer_product_id":137275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:56:46.000Z","modified_at":"2025-12-24T23:56:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79946591958888","imei1":"79946591958888","imei2":"79946591958888","popurl":"2025-12-14T23:56:43.503077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137269,"job_number":"JOB_137269","tr_customer_id":137286,"tr_customer_product_id":137276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:12.000Z","modified_at":"2025-12-25T00:08:12.000Z","name":"Jaimini Naik","mobile_number":"7029072042","email_id":"divaakar.pilla@hotmail.com","dop":"2025-12-15","serial_number":"752058325493042","imei1":"752058325493042","imei2":"752058325493042","popurl":"www.balachandra-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137270,"job_number":"JOB_137270","tr_customer_id":137287,"tr_customer_product_id":137277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:14.000Z","modified_at":"2025-12-25T00:08:14.000Z","name":"Dwaipayana Pothuvaal","mobile_number":"7054131744","email_id":"bhooshit.rana@yahoo.co.in","dop":"2025-12-15","serial_number":"133076733609513","imei1":"133076733609513","imei2":"133076733609513","popurl":"www.dhruv-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137271,"job_number":"JOB_137271","tr_customer_id":137288,"tr_customer_product_id":137278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:09:03.000Z","modified_at":"2025-12-25T01:09:03.000Z","name":"Hardy Schuster","mobile_number":"464-323-7082","email_id":"Jerel69@gmail.com","dop":"2025-11-11","serial_number":"15831696686253","imei1":"15831696686253","imei2":"15831696686253","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137272,"job_number":"JOB_137272","tr_customer_id":137289,"tr_customer_product_id":137279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:11:09.000Z","modified_at":"2025-12-25T01:11:09.000Z","name":"Alverta Glover","mobile_number":"441-979-3818","email_id":"Betsy.Stamm3@yahoo.com","dop":"2025-11-11","serial_number":"16195343352662","imei1":"16195343352662","imei2":"16195343352662","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137273,"job_number":"JOB_137273","tr_customer_id":137290,"tr_customer_product_id":137280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:13:39.000Z","modified_at":"2025-12-25T01:13:39.000Z","name":"Jo Willms","mobile_number":"646-632-7416","email_id":"Daryl.Bogisich@yahoo.com","dop":"2025-11-11","serial_number":"17538031797099","imei1":"17538031797099","imei2":"17538031797099","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137274,"job_number":"JOB_137274","tr_customer_id":137291,"tr_customer_product_id":137281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:16:59.000Z","modified_at":"2025-12-25T01:16:59.000Z","name":"Jensen Halvorson","mobile_number":"926-863-8868","email_id":"Susana.Gislason71@yahoo.com","dop":"2025-11-11","serial_number":"19238036436213","imei1":"19238036436213","imei2":"19238036436213","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137275,"job_number":"JOB_137275","tr_customer_id":137292,"tr_customer_product_id":137282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:19:30.000Z","modified_at":"2025-12-25T01:19:30.000Z","name":"Ottis Thompson","mobile_number":"725-304-9157","email_id":"Winifred.Feest71@hotmail.com","dop":"2025-11-11","serial_number":"19487346040937","imei1":"19487346040937","imei2":"19487346040937","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137276,"job_number":"JOB_137276","tr_customer_id":137293,"tr_customer_product_id":137283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:24:44.000Z","modified_at":"2025-12-25T01:24:44.000Z","name":"Florian Treutel","mobile_number":"337-967-5738","email_id":"Vanessa.Brekke@yahoo.com","dop":"2025-11-11","serial_number":"13358178535000","imei1":"13358178535000","imei2":"13358178535000","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137278,"job_number":"JOB_137278","tr_customer_id":137295,"tr_customer_product_id":137285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:14.000Z","modified_at":"2025-12-25T01:27:14.000Z","name":"Bo Abshire","mobile_number":"408-327-9517","email_id":"Maximillian.Dibbert74@gmail.com","dop":"2025-04-06","serial_number":"17998800452203788","imei1":"17998800452203788","imei2":"17998800452203788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137290,"job_number":"JOB_137290","tr_customer_id":137307,"tr_customer_product_id":137297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:53.000Z","modified_at":"2025-12-25T03:45:53.000Z","name":"Erik Cartwright","mobile_number":"291-412-1406","email_id":"Brandi5@yahoo.com","dop":"2025-04-06","serial_number":"16667689361463940","imei1":"16667689361463940","imei2":"16667689361463940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137292,"job_number":"JOB_137292","tr_customer_id":137309,"tr_customer_product_id":137299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13326406898259","imei1":"13326406898259","imei2":"13326406898259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137294,"job_number":"JOB_137294","tr_customer_id":137311,"tr_customer_product_id":137301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:03.000Z","modified_at":"2025-12-25T03:46:03.000Z","name":"Stanford Schinner","mobile_number":"881-749-5328","email_id":"Randal.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"14300376876198068","imei1":"14300376876198068","imei2":"14300376876198068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137295,"job_number":"JOB_137295","tr_customer_id":137312,"tr_customer_product_id":137302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:12.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12627075769823","imei1":"12627075769823","imei2":"12627075769823","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137297,"job_number":"JOB_137297","tr_customer_id":137314,"tr_customer_product_id":137304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:28.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11115070131535","imei1":"11115070131535","imei2":"11115070131535","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137300,"job_number":"JOB_137300","tr_customer_id":137317,"tr_customer_product_id":137307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:38.000Z","modified_at":"2025-12-25T03:46:38.000Z","name":"Shirley Ward","mobile_number":"743-661-6442","email_id":"Alexie.Hane@hotmail.com","dop":"2025-04-06","serial_number":"15869525404044476","imei1":"15869525404044476","imei2":"15869525404044476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137302,"job_number":"JOB_137302","tr_customer_id":137319,"tr_customer_product_id":137309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"Tristin Heathcote","mobile_number":"810-484-1944","email_id":"Dusty_Fritsch9@gmail.com","dop":"2025-04-06","serial_number":"10583712318346","imei1":"10583712318346","imei2":"10583712318346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137303,"job_number":"JOB_137303","tr_customer_id":137320,"tr_customer_product_id":137310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12100092582869","imei1":"12100092582869","imei2":"12100092582869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137305,"job_number":"JOB_137305","tr_customer_id":137322,"tr_customer_product_id":137312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Addison Rolfson","mobile_number":"346-603-8927","email_id":"Ova_Huel11@yahoo.com","dop":"2025-04-06","serial_number":"15023080673612660","imei1":"15023080673612660","imei2":"15023080673612660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137306,"job_number":"JOB_137306","tr_customer_id":137323,"tr_customer_product_id":137313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:41.000Z","modified_at":"2025-12-25T03:46:41.000Z","name":"Jayda Zulauf","mobile_number":"423-575-7211","email_id":"Drake_Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"11982925085544988","imei1":"11982925085544988","imei2":"11982925085544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137307,"job_number":"JOB_137307","tr_customer_id":137324,"tr_customer_product_id":137314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10401559741388","imei1":"10401559741388","imei2":"10401559741388","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137309,"job_number":"JOB_137309","tr_customer_id":137326,"tr_customer_product_id":137316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11505983862151","imei1":"11505983862151","imei2":"11505983862151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137311,"job_number":"JOB_137311","tr_customer_id":137328,"tr_customer_product_id":137318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:43.000Z","modified_at":"2025-12-25T03:46:43.000Z","name":"Jerrod Sauer","mobile_number":"467-638-1423","email_id":"Davonte42@gmail.com","dop":"2025-06-18","serial_number":"1039595875050718","imei1":"1039595875050718","imei2":"1039595875050718","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137312,"job_number":"JOB_137312","tr_customer_id":137329,"tr_customer_product_id":137319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Ryan Conroy","mobile_number":"481-446-1879","email_id":"Conner39@hotmail.com","dop":"2025-04-06","serial_number":"11886417942262504","imei1":"11886417942262504","imei2":"11886417942262504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137313,"job_number":"JOB_137313","tr_customer_id":137330,"tr_customer_product_id":137320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11511329063052","imei1":"11511329063052","imei2":"11511329063052","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137316,"job_number":"JOB_137316","tr_customer_id":137333,"tr_customer_product_id":137323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:48.000Z","modified_at":"2025-12-25T03:46:48.000Z","name":"Anahi Johnson","mobile_number":"517-763-2086","email_id":"Madonna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"16591868289177204","imei1":"16591868289177204","imei2":"16591868289177204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137318,"job_number":"JOB_137318","tr_customer_id":137335,"tr_customer_product_id":137325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:50.000Z","modified_at":"2025-12-25T03:46:50.000Z","name":"Ursula Nienow","mobile_number":"800-627-6651","email_id":"Maryjane_Heidenreich75@hotmail.com","dop":"2025-04-06","serial_number":"10074789380363398","imei1":"10074789380363398","imei2":"10074789380363398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137319,"job_number":"JOB_137319","tr_customer_id":137336,"tr_customer_product_id":137326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18755204682927","imei1":"18755204682927","imei2":"18755204682927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137321,"job_number":"JOB_137321","tr_customer_id":137338,"tr_customer_product_id":137328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:02.000Z","modified_at":"2025-12-25T03:47:02.000Z","name":"Blanche Adams","mobile_number":"581-345-5357","email_id":"Linnea_Satterfield@yahoo.com","dop":"2025-04-06","serial_number":"18420067094425430","imei1":"18420067094425430","imei2":"18420067094425430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137323,"job_number":"JOB_137323","tr_customer_id":137340,"tr_customer_product_id":137330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:11.000Z","modified_at":"2025-12-25T03:47:11.000Z","name":"Viva Bernier","mobile_number":"277-887-9753","email_id":"Antonette98@hotmail.com","dop":"2025-04-06","serial_number":"14960973638734704","imei1":"14960973638734704","imei2":"14960973638734704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137325,"job_number":"JOB_137325","tr_customer_id":137342,"tr_customer_product_id":137332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16504247360099","imei1":"16504247360099","imei2":"16504247360099","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137326,"job_number":"JOB_137326","tr_customer_id":137343,"tr_customer_product_id":137333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Elvie Murazik","mobile_number":"366-842-4886","email_id":"Giovanni56@yahoo.com","dop":"2025-09-16","serial_number":"16657442382470","imei1":"16657442382470","imei2":"16657442382470","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137327,"job_number":"JOB_137327","tr_customer_id":137344,"tr_customer_product_id":137334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10246211709032","imei1":"10246211709032","imei2":"10246211709032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137329,"job_number":"JOB_137329","tr_customer_id":137346,"tr_customer_product_id":137336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Garry Kuhlman","mobile_number":"900-600-4790","email_id":"Itzel.Mohr@yahoo.com","dop":"2025-06-18","serial_number":"1039942422821034","imei1":"1039942422821034","imei2":"1039942422821034","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137330,"job_number":"JOB_137330","tr_customer_id":137347,"tr_customer_product_id":137337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15177962326176","imei1":"15177962326176","imei2":"15177962326176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137332,"job_number":"JOB_137332","tr_customer_id":137349,"tr_customer_product_id":137339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:24.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19193538107572","imei1":"19193538107572","imei2":"19193538107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137333,"job_number":"JOB_137333","tr_customer_id":137350,"tr_customer_product_id":137340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:47:25.000Z","name":"Dorthy Littel","mobile_number":"316-505-1762","email_id":"Cameron_Moore33@yahoo.com","dop":"2025-04-06","serial_number":"13771418745197132","imei1":"13771418745197132","imei2":"13771418745197132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137335,"job_number":"JOB_137335","tr_customer_id":137352,"tr_customer_product_id":137342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"Rachael Thompson","mobile_number":"385-915-5211","email_id":"Filiberto.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"16436476403513868","imei1":"16436476403513868","imei2":"16436476403513868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137336,"job_number":"JOB_137336","tr_customer_id":137353,"tr_customer_product_id":137343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12796872445034","imei1":"12796872445034","imei2":"12796872445034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137339,"job_number":"JOB_137339","tr_customer_id":137356,"tr_customer_product_id":137346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:47:28.000Z","name":"Donnell Mueller","mobile_number":"475-730-9239","email_id":"Adolfo_Schimmel0@hotmail.com","dop":"2025-04-06","serial_number":"11770259586782748","imei1":"11770259586782748","imei2":"11770259586782748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137340,"job_number":"JOB_137340","tr_customer_id":137357,"tr_customer_product_id":137347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:29.000Z","modified_at":"2025-12-25T03:47:29.000Z","name":"Erich Lubowitz","mobile_number":"444-845-5970","email_id":"Maia9@yahoo.com","dop":"2025-04-06","serial_number":"11428318506437556","imei1":"11428318506437556","imei2":"11428318506437556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137344,"job_number":"JOB_137344","tr_customer_id":137361,"tr_customer_product_id":137351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16602624669923","imei1":"16602624669923","imei2":"16602624669923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137345,"job_number":"JOB_137345","tr_customer_id":137362,"tr_customer_product_id":137352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Lon Kuhlman","mobile_number":"790-257-7022","email_id":"Dashawn.Volkman8@hotmail.com","dop":"2025-09-16","serial_number":"11230247736318","imei1":"11230247736318","imei2":"11230247736318","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137347,"job_number":"JOB_137347","tr_customer_id":137364,"tr_customer_product_id":137354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:47:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14882666937825","imei1":"14882666937825","imei2":"14882666937825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137349,"job_number":"JOB_137349","tr_customer_id":137366,"tr_customer_product_id":137356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:48.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11024354107711","imei1":"11024354107711","imei2":"11024354107711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137350,"job_number":"JOB_137350","tr_customer_id":137367,"tr_customer_product_id":137357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:47:49.000Z","name":"Carol Jenkins","mobile_number":"948-424-1920","email_id":"Rocky52@hotmail.com","dop":"2025-04-06","serial_number":"14518139280878926","imei1":"14518139280878926","imei2":"14518139280878926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137353,"job_number":"JOB_137353","tr_customer_id":137370,"tr_customer_product_id":137360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:47:50.000Z","name":"Marlene King","mobile_number":"891-446-5613","email_id":"Doug.Goldner15@hotmail.com","dop":"2025-04-06","serial_number":"17093699887442686","imei1":"17093699887442686","imei2":"17093699887442686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137354,"job_number":"JOB_137354","tr_customer_id":137371,"tr_customer_product_id":137361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:51.000Z","modified_at":"2025-12-25T03:47:51.000Z","name":"Geo Koch","mobile_number":"570-810-4692","email_id":"Scotty.Ferry92@hotmail.com","dop":"2025-05-30","serial_number":"13195073325787","imei1":"13195073325787","imei2":"13195073325787","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137356,"job_number":"JOB_137356","tr_customer_id":137373,"tr_customer_product_id":137363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Marilie Hirthe","mobile_number":"544-510-2453","email_id":"Scotty.Doyle@yahoo.com","dop":"2025-05-30","serial_number":"1579730307862337","imei1":"1579730307862337","imei2":"1579730307862337","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137357,"job_number":"JOB_137357","tr_customer_id":137374,"tr_customer_product_id":137364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:47:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14982677366731","imei1":"14982677366731","imei2":"14982677366731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137359,"job_number":"JOB_137359","tr_customer_id":137376,"tr_customer_product_id":137366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:54.000Z","modified_at":"2025-12-25T03:47:54.000Z","name":"Ethan Mayer","mobile_number":"404-701-2870","email_id":"Hildegard53@yahoo.com","dop":"2025-04-06","serial_number":"12993347464925776","imei1":"12993347464925776","imei2":"12993347464925776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137361,"job_number":"JOB_137361","tr_customer_id":137378,"tr_customer_product_id":137368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13339318815988","imei1":"13339318815988","imei2":"13339318815988","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137362,"job_number":"JOB_137362","tr_customer_id":137379,"tr_customer_product_id":137369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Alfredo Sawayn","mobile_number":"300-563-4176","email_id":"Tyler45@hotmail.com","dop":"2025-09-16","serial_number":"19646234670478","imei1":"19646234670478","imei2":"19646234670478","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137368,"job_number":"JOB_137368","tr_customer_id":137385,"tr_customer_product_id":137375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14265366221500","imei1":"14265366221500","imei2":"14265366221500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137370,"job_number":"JOB_137370","tr_customer_id":137387,"tr_customer_product_id":137377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"Ena Schulist","mobile_number":"551-734-8534","email_id":"Nestor.Deckow@hotmail.com","dop":"2025-04-06","serial_number":"15734167450702780","imei1":"15734167450702780","imei2":"15734167450702780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137371,"job_number":"JOB_137371","tr_customer_id":137388,"tr_customer_product_id":137378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271462121529","imei1":"10271462121529","imei2":"10271462121529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137376,"job_number":"JOB_137376","tr_customer_id":137393,"tr_customer_product_id":137383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Gillian Wilkinson","mobile_number":"763-656-4013","email_id":"Lindsay_Schroeder43@yahoo.com","dop":"2025-04-06","serial_number":"19933685871515530","imei1":"19933685871515530","imei2":"19933685871515530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137381,"job_number":"JOB_137381","tr_customer_id":137398,"tr_customer_product_id":137388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15009533036658","imei1":"15009533036658","imei2":"15009533036658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137382,"job_number":"JOB_137382","tr_customer_id":137399,"tr_customer_product_id":137389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13182146013702","imei1":"13182146013702","imei2":"13182146013702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137385,"job_number":"JOB_137385","tr_customer_id":137402,"tr_customer_product_id":137392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:48:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15065114577883","imei1":"15065114577883","imei2":"15065114577883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137387,"job_number":"JOB_137387","tr_customer_id":137404,"tr_customer_product_id":137394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14141148932716","imei1":"14141148932716","imei2":"14141148932716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137388,"job_number":"JOB_137388","tr_customer_id":137405,"tr_customer_product_id":137395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Stacey Gulgowski","mobile_number":"709-310-0159","email_id":"Allen_Schaden75@gmail.com","dop":"2025-04-06","serial_number":"15611439783467552","imei1":"15611439783467552","imei2":"15611439783467552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137389,"job_number":"JOB_137389","tr_customer_id":137406,"tr_customer_product_id":137396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Benjamin Kub","mobile_number":"671-264-4804","email_id":"Krystel_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"15441364681121620","imei1":"15441364681121620","imei2":"15441364681121620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137391,"job_number":"JOB_137391","tr_customer_id":137408,"tr_customer_product_id":137398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Vinnie Yundt","mobile_number":"666-241-3880","email_id":"Ellen.Schinner@gmail.com","dop":"2025-04-06","serial_number":"18719341266179336","imei1":"18719341266179336","imei2":"18719341266179336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137392,"job_number":"JOB_137392","tr_customer_id":137409,"tr_customer_product_id":137399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:36.000Z","modified_at":"2025-12-25T03:48:36.000Z","name":"Gerald Lueilwitz","mobile_number":"858-832-3629","email_id":"Darien.Veum70@hotmail.com","dop":"2025-04-06","serial_number":"19185846778528270","imei1":"19185846778528270","imei2":"19185846778528270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137393,"job_number":"JOB_137393","tr_customer_id":137410,"tr_customer_product_id":137400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:38.000Z","modified_at":"2025-12-25T03:48:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19014374948823","imei1":"19014374948823","imei2":"19014374948823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137395,"job_number":"JOB_137395","tr_customer_id":137412,"tr_customer_product_id":137402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:40.000Z","modified_at":"2025-12-25T03:48:40.000Z","name":"Charlene Crona","mobile_number":"743-488-4350","email_id":"Gracie59@yahoo.com","dop":"2025-04-06","serial_number":"12146950580471086","imei1":"12146950580471086","imei2":"12146950580471086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137399,"job_number":"JOB_137399","tr_customer_id":137416,"tr_customer_product_id":137406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:48:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17988649780962","imei1":"17988649780962","imei2":"17988649780962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137401,"job_number":"JOB_137401","tr_customer_id":137418,"tr_customer_product_id":137408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:58.000Z","modified_at":"2025-12-25T03:48:58.000Z","name":"Jensen Hilpert","mobile_number":"238-268-7636","email_id":"Neil.Schiller34@yahoo.com","dop":"2025-04-06","serial_number":"12778090446138674","imei1":"12778090446138674","imei2":"12778090446138674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137408,"job_number":"JOB_137408","tr_customer_id":137425,"tr_customer_product_id":137415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15670049498436","imei1":"15670049498436","imei2":"15670049498436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137410,"job_number":"JOB_137410","tr_customer_id":137427,"tr_customer_product_id":137417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13136322504467","imei1":"13136322504467","imei2":"13136322504467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137412,"job_number":"JOB_137412","tr_customer_id":137429,"tr_customer_product_id":137419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"Name Veum","mobile_number":"357-411-0364","email_id":"Darron.Schneider@gmail.com","dop":"2025-04-06","serial_number":"17066442213782696","imei1":"17066442213782696","imei2":"17066442213782696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137413,"job_number":"JOB_137413","tr_customer_id":137430,"tr_customer_product_id":137420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:13.000Z","modified_at":"2025-12-25T03:49:13.000Z","name":"Melisa Veum","mobile_number":"999-441-6746","email_id":"Jarrett19@gmail.com","dop":"2025-04-06","serial_number":"14940475495931336","imei1":"14940475495931336","imei2":"14940475495931336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137418,"job_number":"JOB_137418","tr_customer_id":137435,"tr_customer_product_id":137425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18625216779920","imei1":"18625216779920","imei2":"18625216779920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137420,"job_number":"JOB_137420","tr_customer_id":137437,"tr_customer_product_id":137427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:20.000Z","modified_at":"2025-12-25T03:49:20.000Z","name":"Marielle Hayes","mobile_number":"913-412-9023","email_id":"Brooke_Morar94@gmail.com","dop":"2025-04-06","serial_number":"12561905717510522","imei1":"12561905717510522","imei2":"12561905717510522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137421,"job_number":"JOB_137421","tr_customer_id":137438,"tr_customer_product_id":137428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:23.000Z","modified_at":"2025-12-25T03:49:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13272918861501","imei1":"13272918861501","imei2":"13272918861501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137423,"job_number":"JOB_137423","tr_customer_id":137440,"tr_customer_product_id":137430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:25.000Z","modified_at":"2025-12-25T03:49:25.000Z","name":"Lester Stamm","mobile_number":"432-327-1734","email_id":"Mya_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"15570765451250396","imei1":"15570765451250396","imei2":"15570765451250396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137424,"job_number":"JOB_137424","tr_customer_id":137441,"tr_customer_product_id":137431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:49:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19285239746641","imei1":"19285239746641","imei2":"19285239746641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137426,"job_number":"JOB_137426","tr_customer_id":137443,"tr_customer_product_id":137433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:50.000Z","modified_at":"2025-12-25T03:49:50.000Z","name":"Name Botsford","mobile_number":"723-803-0574","email_id":"Mable_Jakubowski58@yahoo.com","dop":"2025-04-06","serial_number":"12481877098741858","imei1":"12481877098741858","imei2":"12481877098741858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137427,"job_number":"JOB_137427","tr_customer_id":137444,"tr_customer_product_id":137434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16043099142023","imei1":"16043099142023","imei2":"16043099142023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137431,"job_number":"JOB_137431","tr_customer_id":137448,"tr_customer_product_id":137438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:52.000Z","modified_at":"2025-12-25T03:49:52.000Z","name":"Briana Weber","mobile_number":"368-387-2626","email_id":"Lilyan0@hotmail.com","dop":"2025-04-06","serial_number":"11130400152896926","imei1":"11130400152896926","imei2":"11130400152896926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137433,"job_number":"JOB_137433","tr_customer_id":137450,"tr_customer_product_id":137440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62844550456540","imei1":"62844550456540","imei2":"62844550456540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137434,"job_number":"JOB_137434","tr_customer_id":137451,"tr_customer_product_id":137441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25954734477362","imei1":"25954734477362","imei2":"25954734477362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137435,"job_number":"JOB_137435","tr_customer_id":137452,"tr_customer_product_id":137442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42373094232688","imei1":"42373094232688","imei2":"42373094232688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137436,"job_number":"JOB_137436","tr_customer_id":137453,"tr_customer_product_id":137443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29581749615882","imei1":"29581749615882","imei2":"29581749615882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137437,"job_number":"JOB_137437","tr_customer_id":137454,"tr_customer_product_id":137444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20627924476282","imei1":"20627924476282","imei2":"20627924476282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137438,"job_number":"JOB_137438","tr_customer_id":137455,"tr_customer_product_id":137445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23169943963900","imei1":"23169943963900","imei2":"23169943963900","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137440,"job_number":"JOB_137440","tr_customer_id":137457,"tr_customer_product_id":137447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21155081476319","imei1":"21155081476319","imei2":"21155081476319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137441,"job_number":"JOB_137441","tr_customer_id":137458,"tr_customer_product_id":137448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11905693259024","imei1":"11905693259024","imei2":"11905693259024","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137442,"job_number":"JOB_137442","tr_customer_id":137459,"tr_customer_product_id":137449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55955448587970","imei1":"55955448587970","imei2":"55955448587970","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137443,"job_number":"JOB_137443","tr_customer_id":137460,"tr_customer_product_id":137450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67263213884922","imei1":"67263213884922","imei2":"67263213884922","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137444,"job_number":"JOB_137444","tr_customer_id":137461,"tr_customer_product_id":137451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46160797961247","imei1":"46160797961247","imei2":"46160797961247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137445,"job_number":"JOB_137445","tr_customer_id":137462,"tr_customer_product_id":137452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96568239851127","imei1":"96568239851127","imei2":"96568239851127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137447,"job_number":"JOB_137447","tr_customer_id":137464,"tr_customer_product_id":137454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:07.000Z","modified_at":"2025-12-25T03:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97652535431074","imei1":"97652535431074","imei2":"97652535431074","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137448,"job_number":"JOB_137448","tr_customer_id":137465,"tr_customer_product_id":137455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32902125399771","imei1":"32902125399771","imei2":"32902125399771","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137449,"job_number":"JOB_137449","tr_customer_id":137466,"tr_customer_product_id":137456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64532043736664","imei1":"64532043736664","imei2":"64532043736664","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137450,"job_number":"JOB_137450","tr_customer_id":137467,"tr_customer_product_id":137457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57440993208545","imei1":"57440993208545","imei2":"57440993208545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137451,"job_number":"JOB_137451","tr_customer_id":137468,"tr_customer_product_id":137458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15386837180025","imei1":"15386837180025","imei2":"15386837180025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137452,"job_number":"JOB_137452","tr_customer_id":137469,"tr_customer_product_id":137459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85771178292456","imei1":"85771178292456","imei2":"85771178292456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137454,"job_number":"JOB_137454","tr_customer_id":137471,"tr_customer_product_id":137461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"61450650593711","imei1":"61450650593711","imei2":"61450650593711","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137456,"job_number":"JOB_137456","tr_customer_id":137473,"tr_customer_product_id":137463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:55.000Z","modified_at":"2025-12-25T04:08:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"74334022983602","imei1":"74334022983602","imei2":"74334022983602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137457,"job_number":"JOB_137457","tr_customer_id":137474,"tr_customer_product_id":137464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:08:56.000Z","name":"Ernestina Hegmann","mobile_number":"388-848-7747","email_id":"Shanel.Gislason@gmail.com","dop":"2025-09-30","serial_number":"44212916275846","imei1":"44212916275846","imei2":"44212916275846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137459,"job_number":"JOB_137459","tr_customer_id":137476,"tr_customer_product_id":137466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:13.000Z","modified_at":"2025-12-25T04:09:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"82417864624596","imei1":"82417864624596","imei2":"82417864624596","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137460,"job_number":"JOB_137460","tr_customer_id":137477,"tr_customer_product_id":137467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:14.000Z","name":"Alena Pollich","mobile_number":"757-359-7886","email_id":"Linwood.Tremblay55@hotmail.com","dop":"2025-09-30","serial_number":"52661265071746","imei1":"52661265071746","imei2":"52661265071746","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137462,"job_number":"JOB_137462","tr_customer_id":137479,"tr_customer_product_id":137469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"96476019554683","imei1":"96476019554683","imei2":"96476019554683","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137463,"job_number":"JOB_137463","tr_customer_id":137480,"tr_customer_product_id":137470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"Rhianna Prohaska","mobile_number":"823-720-7213","email_id":"Bridgette_Stracke77@yahoo.com","dop":"2025-09-30","serial_number":"67093240682356","imei1":"67093240682356","imei2":"67093240682356","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137465,"job_number":"JOB_137465","tr_customer_id":137482,"tr_customer_product_id":137472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"19711751132901","imei1":"19711751132901","imei2":"19711751132901","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137466,"job_number":"JOB_137466","tr_customer_id":137483,"tr_customer_product_id":137473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"Keagan Beer","mobile_number":"584-888-0838","email_id":"Coy_Legros79@hotmail.com","dop":"2025-09-30","serial_number":"49435311510260","imei1":"49435311510260","imei2":"49435311510260","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137468,"job_number":"JOB_137468","tr_customer_id":137485,"tr_customer_product_id":137475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:01.000Z","modified_at":"2025-12-25T04:13:01.000Z","name":"Ally Stiedemann","mobile_number":"371-787-5135","email_id":"Cloyd.Terry12@yahoo.com","dop":"2025-09-30","serial_number":"91991516073819","imei1":"91991516073819","imei2":"91991516073819","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137471,"job_number":"JOB_137471","tr_customer_id":137488,"tr_customer_product_id":137478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:49.000Z","modified_at":"2025-12-25T04:25:49.000Z","name":"Belle Sporer","mobile_number":"257-813-1657","email_id":"Brittany_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"18862229672252030","imei1":"18862229672252030","imei2":"18862229672252030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137472,"job_number":"JOB_137472","tr_customer_id":137489,"tr_customer_product_id":137479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:08.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11966952978460","imei1":"11966952978460","imei2":"11966952978460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137474,"job_number":"JOB_137474","tr_customer_id":137491,"tr_customer_product_id":137481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:10.000Z","modified_at":"2025-12-25T04:32:10.000Z","name":"Kyra King","mobile_number":"323-316-4715","email_id":"Icie51@gmail.com","dop":"2025-10-12","serial_number":"1005092312333328","imei1":"1005092312333328","imei2":"1005092312333328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137475,"job_number":"JOB_137475","tr_customer_id":137492,"tr_customer_product_id":137482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:23.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"15204216724364","imei1":"15204216724364","imei2":"15204216724364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137477,"job_number":"JOB_137477","tr_customer_id":137494,"tr_customer_product_id":137484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:25.000Z","modified_at":"2025-12-25T04:32:25.000Z","name":"Judge Welch","mobile_number":"597-728-4948","email_id":"Harvey4@hotmail.com","dop":"2025-10-12","serial_number":"1002154747348407","imei1":"1002154747348407","imei2":"1002154747348407","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137478,"job_number":"JOB_137478","tr_customer_id":137495,"tr_customer_product_id":137485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:38.000Z","modified_at":"2025-12-25T04:32:38.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16442024645717","imei1":"16442024645717","imei2":"16442024645717","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137480,"job_number":"JOB_137480","tr_customer_id":137497,"tr_customer_product_id":137487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:40.000Z","modified_at":"2025-12-25T04:32:40.000Z","name":"Tyrese Gerhold","mobile_number":"595-263-8940","email_id":"Beryl31@yahoo.com","dop":"2025-10-12","serial_number":"1007121192549331","imei1":"1007121192549331","imei2":"1007121192549331","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137481,"job_number":"JOB_137481","tr_customer_id":137498,"tr_customer_product_id":137488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:34:48.000Z","modified_at":"2025-12-25T04:34:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"10725975529992","imei1":"10725975529992","imei2":"10725975529992","popurl":"2025-12-15T04:34:47.300069077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137482,"job_number":"JOB_137482","tr_customer_id":137499,"tr_customer_product_id":137489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:35:20.000Z","modified_at":"2025-12-25T04:35:20.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"44814478341208","imei1":"44814478341208","imei2":"44814478341208","popurl":"2025-12-15T04:35:19.529778749Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137483,"job_number":"JOB_137483","tr_customer_id":137500,"tr_customer_product_id":137490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:31.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15521562648919","imei1":"15521562648919","imei2":"15521562648919","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137485,"job_number":"JOB_137485","tr_customer_id":137502,"tr_customer_product_id":137492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:43.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17845777280898","imei1":"17845777280898","imei2":"17845777280898","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137487,"job_number":"JOB_137487","tr_customer_id":137504,"tr_customer_product_id":137494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:55.000Z","modified_at":"2025-12-25T04:37:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17702788754345","imei1":"17702788754345","imei2":"17702788754345","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137489,"job_number":"JOB_137489","tr_customer_id":137506,"tr_customer_product_id":137496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:48.000Z","modified_at":"2025-12-25T04:41:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109890164783083","imei1":"109890164783083","imei2":"109890164783083","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137491,"job_number":"JOB_137491","tr_customer_id":137508,"tr_customer_product_id":137498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:00.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108806415056965","imei1":"108806415056965","imei2":"108806415056965","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137494,"job_number":"JOB_137494","tr_customer_id":137511,"tr_customer_product_id":137501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:07.000Z","modified_at":"2025-12-25T04:43:07.000Z","name":"Gabriella Hartmann","mobile_number":"376-606-2752","email_id":"Zakary12@yahoo.com","dop":"2025-04-06","serial_number":"15474713332601200","imei1":"15474713332601200","imei2":"15474713332601200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137495,"job_number":"JOB_137495","tr_customer_id":137512,"tr_customer_product_id":137502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"67997609250168","imei1":"67997609250168","imei2":"67997609250168","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137496,"job_number":"JOB_137496","tr_customer_id":137513,"tr_customer_product_id":137503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"Cierra Heaney","mobile_number":"520-506-7471","email_id":"Kristy.Yundt@hotmail.com","dop":"2025-09-30","serial_number":"69960575912688","imei1":"69960575912688","imei2":"69960575912688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137498,"job_number":"JOB_137498","tr_customer_id":137515,"tr_customer_product_id":137505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:16.000Z","modified_at":"2025-12-25T04:48:16.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"68611828966033","imei1":"68611828966033","imei2":"68611828966033","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137499,"job_number":"JOB_137499","tr_customer_id":137516,"tr_customer_product_id":137506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:17.000Z","name":"Scarlett Ondricka","mobile_number":"903-301-2022","email_id":"Declan.Raynor@hotmail.com","dop":"2025-09-30","serial_number":"90782932355365","imei1":"90782932355365","imei2":"90782932355365","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137501,"job_number":"JOB_137501","tr_customer_id":137518,"tr_customer_product_id":137508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:33.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"97481902576575","imei1":"97481902576575","imei2":"97481902576575","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137502,"job_number":"JOB_137502","tr_customer_id":137519,"tr_customer_product_id":137509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"Rebeca Kuvalis","mobile_number":"672-291-2958","email_id":"Ebony.Mitchell@yahoo.com","dop":"2025-09-30","serial_number":"19034107768773","imei1":"19034107768773","imei2":"19034107768773","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137505,"job_number":"JOB_137505","tr_customer_id":137522,"tr_customer_product_id":137512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:10.000Z","modified_at":"2025-12-25T04:49:10.000Z","name":"Dameon Kutch","mobile_number":"784-422-2923","email_id":"Rubie_Gutmann80@gmail.com","dop":"2025-04-06","serial_number":"19252186835487696","imei1":"19252186835487696","imei2":"19252186835487696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137507,"job_number":"JOB_137507","tr_customer_id":137524,"tr_customer_product_id":137514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:01.000Z","modified_at":"2025-12-25T04:52:01.000Z","name":"Robyn Welch","mobile_number":"995-667-2549","email_id":"Luisa.Mills66@yahoo.com","dop":"2025-04-06","serial_number":"17580181641892776","imei1":"17580181641892776","imei2":"17580181641892776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137509,"job_number":"JOB_137509","tr_customer_id":137526,"tr_customer_product_id":137516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:30.000Z","modified_at":"2025-12-25T04:54:30.000Z","name":"Isai Baumbach","mobile_number":"900-225-9522","email_id":"Victor70@gmail.com","dop":"2025-04-06","serial_number":"10852614702391110","imei1":"10852614702391110","imei2":"10852614702391110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137511,"job_number":"JOB_137511","tr_customer_id":137528,"tr_customer_product_id":137518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:22.000Z","modified_at":"2025-12-25T04:55:22.000Z","name":"Blake Breitenberg","mobile_number":"441-927-7473","email_id":"Shayne_Bode@hotmail.com","dop":"2025-04-06","serial_number":"18061539539724456","imei1":"18061539539724456","imei2":"18061539539724456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137513,"job_number":"JOB_137513","tr_customer_id":137530,"tr_customer_product_id":137520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12659439764596","imei1":"12659439764596","imei2":"12659439764596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137515,"job_number":"JOB_137515","tr_customer_id":137532,"tr_customer_product_id":137522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:04.000Z","modified_at":"2025-12-25T05:18:04.000Z","name":"Carolina Dach","mobile_number":"902-360-1295","email_id":"Lulu_Schaden@gmail.com","dop":"2025-04-06","serial_number":"19503434250261650","imei1":"19503434250261650","imei2":"19503434250261650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137516,"job_number":"JOB_137516","tr_customer_id":137533,"tr_customer_product_id":137523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19693407729702","imei1":"19693407729702","imei2":"19693407729702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137518,"job_number":"JOB_137518","tr_customer_id":137535,"tr_customer_product_id":137525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:12.000Z","modified_at":"2025-12-25T05:18:12.000Z","name":"Bo Nolan","mobile_number":"538-632-3726","email_id":"Micaela61@yahoo.com","dop":"2025-04-06","serial_number":"10821611877996738","imei1":"10821611877996738","imei2":"10821611877996738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137519,"job_number":"JOB_137519","tr_customer_id":137536,"tr_customer_product_id":137526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12986581690250","imei1":"12986581690250","imei2":"12986581690250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137521,"job_number":"JOB_137521","tr_customer_id":137538,"tr_customer_product_id":137528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:21.000Z","modified_at":"2025-12-25T05:18:21.000Z","name":"Curtis DuBuque","mobile_number":"764-987-2655","email_id":"Ryann.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"12095183964254128","imei1":"12095183964254128","imei2":"12095183964254128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137522,"job_number":"JOB_137522","tr_customer_id":137539,"tr_customer_product_id":137529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13643443238902","imei1":"13643443238902","imei2":"13643443238902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137524,"job_number":"JOB_137524","tr_customer_id":137541,"tr_customer_product_id":137531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:53.000Z","modified_at":"2025-12-25T05:20:53.000Z","name":"Oda Parker","mobile_number":"563-294-1873","email_id":"Cloyd.Hane@yahoo.com","dop":"2025-04-06","serial_number":"12325637119571426","imei1":"12325637119571426","imei2":"12325637119571426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137525,"job_number":"JOB_137525","tr_customer_id":137542,"tr_customer_product_id":137532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16603986224959","imei1":"16603986224959","imei2":"16603986224959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137527,"job_number":"JOB_137527","tr_customer_id":137544,"tr_customer_product_id":137534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:01.000Z","modified_at":"2025-12-25T05:21:01.000Z","name":"Althea Cartwright","mobile_number":"783-660-3261","email_id":"Haskell.Mante60@hotmail.com","dop":"2025-04-06","serial_number":"14887871497346878","imei1":"14887871497346878","imei2":"14887871497346878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137528,"job_number":"JOB_137528","tr_customer_id":137545,"tr_customer_product_id":137535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18404929094720","imei1":"18404929094720","imei2":"18404929094720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137530,"job_number":"JOB_137530","tr_customer_id":137547,"tr_customer_product_id":137537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:10.000Z","modified_at":"2025-12-25T05:21:10.000Z","name":"Alisa Berge","mobile_number":"495-891-8457","email_id":"Julie.Stracke54@yahoo.com","dop":"2025-04-06","serial_number":"11182282362144692","imei1":"11182282362144692","imei2":"11182282362144692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137531,"job_number":"JOB_137531","tr_customer_id":137548,"tr_customer_product_id":137538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14204546316624","imei1":"14204546316624","imei2":"14204546316624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137533,"job_number":"JOB_137533","tr_customer_id":137550,"tr_customer_product_id":137540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:02.000Z","modified_at":"2025-12-25T05:26:02.000Z","name":"Mertie Beer","mobile_number":"756-535-8815","email_id":"Claire.Davis@yahoo.com","dop":"2025-04-06","serial_number":"11954926517592946","imei1":"11954926517592946","imei2":"11954926517592946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137534,"job_number":"JOB_137534","tr_customer_id":137551,"tr_customer_product_id":137541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19568590285145","imei1":"19568590285145","imei2":"19568590285145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137536,"job_number":"JOB_137536","tr_customer_id":137553,"tr_customer_product_id":137543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:29.000Z","modified_at":"2025-12-25T05:26:29.000Z","name":"Conrad Kovacek","mobile_number":"491-279-2727","email_id":"Jamaal_Boehm@yahoo.com","dop":"2025-04-06","serial_number":"13721721641689052","imei1":"13721721641689052","imei2":"13721721641689052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137537,"job_number":"JOB_137537","tr_customer_id":137554,"tr_customer_product_id":137544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:26:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13031293741414","imei1":"13031293741414","imei2":"13031293741414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137539,"job_number":"JOB_137539","tr_customer_id":137556,"tr_customer_product_id":137546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:55.000Z","modified_at":"2025-12-25T05:26:55.000Z","name":"Araceli Toy","mobile_number":"554-374-7307","email_id":"Flossie_Wolff21@gmail.com","dop":"2025-04-06","serial_number":"10180822970416788","imei1":"10180822970416788","imei2":"10180822970416788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137540,"job_number":"JOB_137540","tr_customer_id":137557,"tr_customer_product_id":137547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15443145975681","imei1":"15443145975681","imei2":"15443145975681","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137541,"job_number":"JOB_137541","tr_customer_id":137558,"tr_customer_product_id":137548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"Jackie Waters","mobile_number":"201-980-1168","email_id":"Tressie_Hettinger@yahoo.com","dop":"2025-09-16","serial_number":"11739737769892","imei1":"11739737769892","imei2":"11739737769892","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137542,"job_number":"JOB_137542","tr_customer_id":137559,"tr_customer_product_id":137549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:01:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13808839825219","imei1":"13808839825219","imei2":"13808839825219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137544,"job_number":"JOB_137544","tr_customer_id":137561,"tr_customer_product_id":137551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:31.000Z","modified_at":"2025-12-25T06:01:31.000Z","name":"Eulalia Halvorson","mobile_number":"806-584-0265","email_id":"Charlotte86@yahoo.com","dop":"2025-04-06","serial_number":"15043133939561746","imei1":"15043133939561746","imei2":"15043133939561746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137545,"job_number":"JOB_137545","tr_customer_id":137562,"tr_customer_product_id":137552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:33.000Z","modified_at":"2025-12-25T06:01:33.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12431959593945","imei1":"12431959593945","imei2":"12431959593945","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137546,"job_number":"JOB_137546","tr_customer_id":137563,"tr_customer_product_id":137553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:34.000Z","modified_at":"2025-12-25T06:01:34.000Z","name":"Leopold Pollich","mobile_number":"578-299-1753","email_id":"Mazie79@yahoo.com","dop":"2025-09-16","serial_number":"14673811091742","imei1":"14673811091742","imei2":"14673811091742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137547,"job_number":"JOB_137547","tr_customer_id":137564,"tr_customer_product_id":137554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:53.000Z","modified_at":"2025-12-25T06:01:53.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17971506446147","imei1":"17971506446147","imei2":"17971506446147","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137548,"job_number":"JOB_137548","tr_customer_id":137565,"tr_customer_product_id":137555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:54.000Z","modified_at":"2025-12-25T06:01:54.000Z","name":"Vida Jerde","mobile_number":"502-909-1495","email_id":"Corrine_Ortiz@gmail.com","dop":"2025-09-16","serial_number":"12480037097930","imei1":"12480037097930","imei2":"12480037097930","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137549,"job_number":"JOB_137549","tr_customer_id":137566,"tr_customer_product_id":137556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17790305324485","imei1":"17790305324485","imei2":"17790305324485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137551,"job_number":"JOB_137551","tr_customer_id":137568,"tr_customer_product_id":137558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:18.000Z","modified_at":"2025-12-25T06:02:18.000Z","name":"Amparo Bins","mobile_number":"223-947-9206","email_id":"Laury_Sipes16@yahoo.com","dop":"2025-04-06","serial_number":"15825337869477984","imei1":"15825337869477984","imei2":"15825337869477984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137552,"job_number":"JOB_137552","tr_customer_id":137569,"tr_customer_product_id":137559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18435050240085","imei1":"18435050240085","imei2":"18435050240085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137554,"job_number":"JOB_137554","tr_customer_id":137571,"tr_customer_product_id":137561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:05.000Z","modified_at":"2025-12-25T06:03:05.000Z","name":"Geovanny Lind","mobile_number":"996-757-0392","email_id":"Rubie_Muller75@hotmail.com","dop":"2025-04-06","serial_number":"17778003289431672","imei1":"17778003289431672","imei2":"17778003289431672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137566,"job_number":"JOB_137566","tr_customer_id":137583,"tr_customer_product_id":137573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:08.000Z","modified_at":"2025-12-25T06:21:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10570026121424","imei1":"10570026121424","imei2":"10570026121424","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137568,"job_number":"JOB_137568","tr_customer_id":137585,"tr_customer_product_id":137575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:09.000Z","name":"Asa Torp","mobile_number":"303-349-1932","email_id":"Rylan25@gmail.com","dop":"2025-06-18","serial_number":"1016548429957847","imei1":"1016548429957847","imei2":"1016548429957847","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137569,"job_number":"JOB_137569","tr_customer_id":137586,"tr_customer_product_id":137576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:54.000Z","modified_at":"2025-12-25T06:21:54.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10573580991004","imei1":"10573580991004","imei2":"10573580991004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137571,"job_number":"JOB_137571","tr_customer_id":137588,"tr_customer_product_id":137578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:21:55.000Z","name":"Arturo Jacobs","mobile_number":"618-225-3599","email_id":"Lolita_Schmidt24@gmail.com","dop":"2025-06-18","serial_number":"1087738573784304","imei1":"1087738573784304","imei2":"1087738573784304","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137572,"job_number":"JOB_137572","tr_customer_id":137589,"tr_customer_product_id":137579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:31.000Z","modified_at":"2025-12-25T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12000198672033","imei1":"12000198672033","imei2":"12000198672033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137574,"job_number":"JOB_137574","tr_customer_id":137591,"tr_customer_product_id":137581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:33.000Z","modified_at":"2025-12-25T06:25:33.000Z","name":"Casey Spencer","mobile_number":"278-480-8454","email_id":"Yadira.Kassulke17@gmail.com","dop":"2025-04-06","serial_number":"14522881569288866","imei1":"14522881569288866","imei2":"14522881569288866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137575,"job_number":"JOB_137575","tr_customer_id":137592,"tr_customer_product_id":137582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:13.000Z","modified_at":"2025-12-25T06:26:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13596481676289","imei1":"13596481676289","imei2":"13596481676289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137577,"job_number":"JOB_137577","tr_customer_id":137594,"tr_customer_product_id":137584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:15.000Z","modified_at":"2025-12-25T06:26:15.000Z","name":"Emmanuel Kuhn","mobile_number":"549-535-3495","email_id":"Johnpaul63@gmail.com","dop":"2025-04-06","serial_number":"14972900572339072","imei1":"14972900572339072","imei2":"14972900572339072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137578,"job_number":"JOB_137578","tr_customer_id":137595,"tr_customer_product_id":137585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10152057708873","imei1":"10152057708873","imei2":"10152057708873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137580,"job_number":"JOB_137580","tr_customer_id":137597,"tr_customer_product_id":137587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:56.000Z","modified_at":"2025-12-25T06:26:56.000Z","name":"Jackeline Russel","mobile_number":"608-242-4658","email_id":"Nella_Schamberger79@yahoo.com","dop":"2025-04-06","serial_number":"10133388993948414","imei1":"10133388993948414","imei2":"10133388993948414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137581,"job_number":"JOB_137581","tr_customer_id":137598,"tr_customer_product_id":137588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:16.000Z","modified_at":"2025-12-25T06:28:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15886727852089","imei1":"15886727852089","imei2":"15886727852089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137583,"job_number":"JOB_137583","tr_customer_id":137600,"tr_customer_product_id":137590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:18.000Z","modified_at":"2025-12-25T06:28:18.000Z","name":"Tyler McGlynn","mobile_number":"917-225-1584","email_id":"Felix69@gmail.com","dop":"2025-04-06","serial_number":"15917848558974066","imei1":"15917848558974066","imei2":"15917848558974066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137584,"job_number":"JOB_137584","tr_customer_id":137601,"tr_customer_product_id":137591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:28:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18751807353872","imei1":"18751807353872","imei2":"18751807353872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137586,"job_number":"JOB_137586","tr_customer_id":137603,"tr_customer_product_id":137593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:58.000Z","modified_at":"2025-12-25T06:28:58.000Z","name":"Clara Conn","mobile_number":"401-315-6118","email_id":"Kris90@yahoo.com","dop":"2025-04-06","serial_number":"18111859283809990","imei1":"18111859283809990","imei2":"18111859283809990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137587,"job_number":"JOB_137587","tr_customer_id":137604,"tr_customer_product_id":137594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10264984846230","imei1":"10264984846230","imei2":"10264984846230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137589,"job_number":"JOB_137589","tr_customer_id":137606,"tr_customer_product_id":137596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:38.000Z","modified_at":"2025-12-25T06:29:38.000Z","name":"Reilly Hilll","mobile_number":"449-665-8647","email_id":"Arlie5@gmail.com","dop":"2025-04-06","serial_number":"17261669808094340","imei1":"17261669808094340","imei2":"17261669808094340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137591,"job_number":"JOB_137591","tr_customer_id":137608,"tr_customer_product_id":137598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:11.000Z","modified_at":"2025-12-25T06:32:11.000Z","name":"Electa Murazik","mobile_number":"700-962-7588","email_id":"Max.Mosciski@yahoo.com","dop":"2025-04-06","serial_number":"18479421013831870","imei1":"18479421013831870","imei2":"18479421013831870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137592,"job_number":"JOB_137592","tr_customer_id":137609,"tr_customer_product_id":137599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:32:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16385557189229","imei1":"16385557189229","imei2":"16385557189229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137594,"job_number":"JOB_137594","tr_customer_id":137611,"tr_customer_product_id":137601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16520613301350","imei1":"16520613301350","imei2":"16520613301350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137596,"job_number":"JOB_137596","tr_customer_id":137613,"tr_customer_product_id":137603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:15.000Z","modified_at":"2025-12-25T06:33:15.000Z","name":"Lessie Keeling","mobile_number":"685-386-3019","email_id":"Kristopher.Olson@hotmail.com","dop":"2025-04-06","serial_number":"14967741279955088","imei1":"14967741279955088","imei2":"14967741279955088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137600,"job_number":"JOB_137600","tr_customer_id":137617,"tr_customer_product_id":137607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:33:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12528133251266","imei1":"12528133251266","imei2":"12528133251266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137602,"job_number":"JOB_137602","tr_customer_id":137619,"tr_customer_product_id":137609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:40.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17187657019911","imei1":"17187657019911","imei2":"17187657019911","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137604,"job_number":"JOB_137604","tr_customer_id":137621,"tr_customer_product_id":137611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:42.000Z","modified_at":"2025-12-25T06:33:42.000Z","name":"Adonis Prosacco","mobile_number":"661-377-3493","email_id":"Jana_Bednar@hotmail.com","dop":"2025-10-12","serial_number":"1001479961574089","imei1":"1001479961574089","imei2":"1001479961574089","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137605,"job_number":"JOB_137605","tr_customer_id":137622,"tr_customer_product_id":137612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:54.000Z","modified_at":"2025-12-25T06:33:54.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18493707257059","imei1":"18493707257059","imei2":"18493707257059","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137607,"job_number":"JOB_137607","tr_customer_id":137624,"tr_customer_product_id":137614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:56.000Z","modified_at":"2025-12-25T06:33:56.000Z","name":"Americo Upton","mobile_number":"471-601-8844","email_id":"Dusty10@hotmail.com","dop":"2025-10-12","serial_number":"1000573372071664","imei1":"1000573372071664","imei2":"1000573372071664","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137608,"job_number":"JOB_137608","tr_customer_id":137625,"tr_customer_product_id":137615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:03.000Z","modified_at":"2025-12-25T06:34:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16974057319892","imei1":"16974057319892","imei2":"16974057319892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137610,"job_number":"JOB_137610","tr_customer_id":137627,"tr_customer_product_id":137617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:05.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Kameron Thompson","mobile_number":"550-310-4336","email_id":"Emilie_Daniel89@hotmail.com","dop":"2025-04-06","serial_number":"15208790309594208","imei1":"15208790309594208","imei2":"15208790309594208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137611,"job_number":"JOB_137611","tr_customer_id":137628,"tr_customer_product_id":137618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:09.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17410086011909","imei1":"17410086011909","imei2":"17410086011909","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137613,"job_number":"JOB_137613","tr_customer_id":137630,"tr_customer_product_id":137620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:10.000Z","modified_at":"2025-12-25T06:34:10.000Z","name":"Abelardo Schulist","mobile_number":"721-392-3031","email_id":"Estrella.Sanford@hotmail.com","dop":"2025-10-12","serial_number":"1001708058267540","imei1":"1001708058267540","imei2":"1001708058267540","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137617,"job_number":"JOB_137617","tr_customer_id":137634,"tr_customer_product_id":137624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19658525630574","imei1":"19658525630574","imei2":"19658525630574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137619,"job_number":"JOB_137619","tr_customer_id":137636,"tr_customer_product_id":137626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12339016791076","imei1":"12339016791076","imei2":"12339016791076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137621,"job_number":"JOB_137621","tr_customer_id":137638,"tr_customer_product_id":137628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:55.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Augustus Kessler","mobile_number":"564-960-4569","email_id":"Myrl.Kihn@gmail.com","dop":"2025-04-06","serial_number":"19592351935741150","imei1":"19592351935741150","imei2":"19592351935741150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137629,"job_number":"JOB_137629","tr_customer_id":137646,"tr_customer_product_id":137636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:16.000Z","modified_at":"2025-12-25T06:38:16.000Z","name":"Everardo Kiehn","mobile_number":"749-274-2609","email_id":"Thea42@yahoo.com","dop":"2025-04-06","serial_number":"16248350921168860","imei1":"16248350921168860","imei2":"16248350921168860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137631,"job_number":"JOB_137631","tr_customer_id":137648,"tr_customer_product_id":137638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:14.000Z","modified_at":"2025-12-25T06:40:14.000Z","name":"Rosalia Price","mobile_number":"717-715-1838","email_id":"Pansy.Wilkinson94@hotmail.com","dop":"2025-04-06","serial_number":"10802778534304658","imei1":"10802778534304658","imei2":"10802778534304658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137633,"job_number":"JOB_137633","tr_customer_id":137650,"tr_customer_product_id":137640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:18.000Z","modified_at":"2025-12-25T06:40:18.000Z","name":"Larissa McLaughlin","mobile_number":"995-640-8399","email_id":"Rubie13@yahoo.com","dop":"2025-04-06","serial_number":"18394704219978668","imei1":"18394704219978668","imei2":"18394704219978668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137635,"job_number":"JOB_137635","tr_customer_id":137652,"tr_customer_product_id":137642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:22.000Z","modified_at":"2025-12-25T06:40:22.000Z","name":"Eliezer Okuneva","mobile_number":"394-694-6592","email_id":"Brycen.Fritsch25@gmail.com","dop":"2025-04-06","serial_number":"11281488681460100","imei1":"11281488681460100","imei2":"11281488681460100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137637,"job_number":"JOB_137637","tr_customer_id":137654,"tr_customer_product_id":137644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:17.000Z","modified_at":"2025-12-25T06:44:17.000Z","name":"Tania Nienow","mobile_number":"684-539-5165","email_id":"Kimberly.Crooks87@gmail.com","dop":"2025-04-06","serial_number":"15494785654722398","imei1":"15494785654722398","imei2":"15494785654722398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137638,"job_number":"JOB_137638","tr_customer_id":137655,"tr_customer_product_id":137645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:18.000Z","modified_at":"2025-12-25T06:44:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11065604722173","imei1":"11065604722173","imei2":"11065604722173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137640,"job_number":"JOB_137640","tr_customer_id":137657,"tr_customer_product_id":137647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:20.000Z","modified_at":"2025-12-25T06:44:20.000Z","name":"Randi Bauch","mobile_number":"677-374-5918","email_id":"Erling55@hotmail.com","dop":"2025-04-06","serial_number":"19555096810127004","imei1":"19555096810127004","imei2":"19555096810127004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137641,"job_number":"JOB_137641","tr_customer_id":137658,"tr_customer_product_id":137648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16447692154004","imei1":"16447692154004","imei2":"16447692154004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137643,"job_number":"JOB_137643","tr_customer_id":137660,"tr_customer_product_id":137650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:08.000Z","modified_at":"2025-12-25T06:45:08.000Z","name":"Brad Jacobi","mobile_number":"339-655-2919","email_id":"Kaya.Wiza@yahoo.com","dop":"2025-04-06","serial_number":"17553637438984432","imei1":"17553637438984432","imei2":"17553637438984432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137644,"job_number":"JOB_137644","tr_customer_id":137661,"tr_customer_product_id":137651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:53.000Z","modified_at":"2025-12-25T06:45:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18675650967963","imei1":"18675650967963","imei2":"18675650967963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137646,"job_number":"JOB_137646","tr_customer_id":137663,"tr_customer_product_id":137653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:55.000Z","modified_at":"2025-12-25T06:45:55.000Z","name":"Gladyce Kihn","mobile_number":"366-202-3599","email_id":"Else37@yahoo.com","dop":"2025-04-06","serial_number":"13554614434809566","imei1":"13554614434809566","imei2":"13554614434809566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137647,"job_number":"JOB_137647","tr_customer_id":137664,"tr_customer_product_id":137654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:57:22.000Z","modified_at":"2025-12-25T06:57:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T06:57:22.269317388Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137649,"job_number":"JOB_137649","tr_customer_id":137666,"tr_customer_product_id":137656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:33.000Z","modified_at":"2025-12-25T06:58:33.000Z","name":"Luisa Senger","mobile_number":"429-412-0587","email_id":"Danielle.Lang@yahoo.com","dop":"2025-04-06","serial_number":"17558960323942076","imei1":"17558960323942076","imei2":"17558960323942076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137660,"job_number":"JOB_137660","tr_customer_id":137677,"tr_customer_product_id":137667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:13.000Z","modified_at":"2025-12-25T07:39:13.000Z","name":"Harmon Fahey","mobile_number":"915-748-5210","email_id":"Kayleigh74@yahoo.com","dop":"2025-04-06","serial_number":"18498584386753148","imei1":"18498584386753148","imei2":"18498584386753148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137324,"job_number":"JOB_137324","tr_customer_id":137341,"tr_customer_product_id":137331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:14.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lou_Hilll65@gmail.com","dop":"2025-07-02","serial_number":"17687619638078","imei1":"17687619638078","imei2":"17687619638078","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137341,"job_number":"JOB_137341","tr_customer_id":137358,"tr_customer_product_id":137348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:33.000Z","modified_at":"2025-12-25T03:47:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hillary_Turcotte64@gmail.com","dop":"2025-07-02","serial_number":"10797223643621","imei1":"10797223643621","imei2":"10797223643621","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137355,"job_number":"JOB_137355","tr_customer_id":137372,"tr_customer_product_id":137362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Haven.OKon42@hotmail.com","dop":"2025-07-02","serial_number":"14861596733924","imei1":"14861596733924","imei2":"14861596733924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137363,"job_number":"JOB_137363","tr_customer_id":137380,"tr_customer_product_id":137370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"150547246327008","imei1":"150547246327008","imei2":"150547246327008","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137364,"job_number":"JOB_137364","tr_customer_id":137381,"tr_customer_product_id":137371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"Hildegard Jenkins","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101653185726250","imei1":"101653185726250","imei2":"101653185726250","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137365,"job_number":"JOB_137365","tr_customer_id":137382,"tr_customer_product_id":137372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Abdul Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190338496542856","imei1":"190338496542856","imei2":"190338496542856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137366,"job_number":"JOB_137366","tr_customer_id":137383,"tr_customer_product_id":137373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Coralie Klocko","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156700619860310","imei1":"156700619860310","imei2":"156700619860310","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137373,"job_number":"JOB_137373","tr_customer_id":137390,"tr_customer_product_id":137380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"196122684071863","imei1":"196122684071863","imei2":"196122684071863","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137374,"job_number":"JOB_137374","tr_customer_id":137391,"tr_customer_product_id":137381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Duncan Keeling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123926734610158","imei1":"123926734610158","imei2":"123926734610158","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137375,"job_number":"JOB_137375","tr_customer_id":137392,"tr_customer_product_id":137382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Missouri Pacocha","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147486041752420","imei1":"147486041752420","imei2":"147486041752420","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137377,"job_number":"JOB_137377","tr_customer_id":137394,"tr_customer_product_id":137384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Edgar Daniel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181738543046566","imei1":"181738543046566","imei2":"181738543046566","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137396,"job_number":"JOB_137396","tr_customer_id":137413,"tr_customer_product_id":137403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103812105446327","imei1":"103812105446327","imei2":"103812105446327","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137398,"job_number":"JOB_137398","tr_customer_id":137415,"tr_customer_product_id":137405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"Edgardo Weissnat","mobile_number":"707-846-6904","email_id":"Electa2@hotmail.com","dop":"2025-06-09","serial_number":"108976468230477","imei1":"108976468230477","imei2":"108976468230477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137402,"job_number":"JOB_137402","tr_customer_id":137419,"tr_customer_product_id":137409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:59.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101314613640549","imei1":"101314613640549","imei2":"101314613640549","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137404,"job_number":"JOB_137404","tr_customer_id":137421,"tr_customer_product_id":137411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:00.000Z","name":"Zackary Schuster","mobile_number":"414-347-2182","email_id":"Janessa_Carroll87@hotmail.com","dop":"2025-06-09","serial_number":"108073368334750","imei1":"108073368334750","imei2":"108073368334750","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137414,"job_number":"JOB_137414","tr_customer_id":137431,"tr_customer_product_id":137421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:15.000Z","modified_at":"2025-12-25T03:49:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108240566103122","imei1":"108240566103122","imei2":"108240566103122","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137416,"job_number":"JOB_137416","tr_customer_id":137433,"tr_customer_product_id":137423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Stone Emmerich","mobile_number":"213-433-1236","email_id":"Norris22@yahoo.com","dop":"2025-06-09","serial_number":"103826584743038","imei1":"103826584743038","imei2":"103826584743038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137417,"job_number":"JOB_137417","tr_customer_id":137434,"tr_customer_product_id":137424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:17.000Z","modified_at":"2025-12-25T03:49:17.000Z","name":"Keely Abbott","mobile_number":"734-535-8260","email_id":"Kaden_Hahn90@gmail.com","dop":"2025-06-09","serial_number":"17108568570815230","imei1":"17108568570815230","imei2":"17108568570815230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137512,"job_number":"JOB_137512","tr_customer_id":137529,"tr_customer_product_id":137519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:07:49.000Z","modified_at":"2025-12-25T05:07:49.000Z","name":"Dortha Rippin","mobile_number":"323-407-8637","email_id":"Frida46@gmail.com","dop":"2025-12-03","serial_number":"15152756537747","imei1":"15152756537747","imei2":"15152756537747","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137557,"job_number":"JOB_137557","tr_customer_id":137574,"tr_customer_product_id":137564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101929780100516","imei1":"101929780100516","imei2":"101929780100516","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137559,"job_number":"JOB_137559","tr_customer_id":137576,"tr_customer_product_id":137566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:02.000Z","modified_at":"2025-12-25T06:18:02.000Z","name":"Brayan Bartoletti","mobile_number":"990-965-0188","email_id":"Rosendo79@yahoo.com","dop":"2025-06-09","serial_number":"108271543686542","imei1":"108271543686542","imei2":"108271543686542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137560,"job_number":"JOB_137560","tr_customer_id":137577,"tr_customer_product_id":137567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101635079423524","imei1":"101635079423524","imei2":"101635079423524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137562,"job_number":"JOB_137562","tr_customer_id":137579,"tr_customer_product_id":137569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Sim Schumm","mobile_number":"913-867-7585","email_id":"Chet70@gmail.com","dop":"2025-06-09","serial_number":"107834373548136","imei1":"107834373548136","imei2":"107834373548136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137563,"job_number":"JOB_137563","tr_customer_id":137580,"tr_customer_product_id":137570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:36.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105475883176547","imei1":"105475883176547","imei2":"105475883176547","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137565,"job_number":"JOB_137565","tr_customer_id":137582,"tr_customer_product_id":137572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:37.000Z","modified_at":"2025-12-25T06:18:37.000Z","name":"Cassidy Cartwright","mobile_number":"778-986-4245","email_id":"Cordell_Will8@yahoo.com","dop":"2025-06-09","serial_number":"100581832414241","imei1":"100581832414241","imei2":"100581832414241","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137650,"job_number":"JOB_137650","tr_customer_id":137667,"tr_customer_product_id":137657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:38.000Z","modified_at":"2025-12-25T07:11:38.000Z","name":"Eli Stokes","mobile_number":"526-467-0105","email_id":"Veda57@yahoo.com","dop":"2025-11-04","serial_number":"108141854151421","imei1":"108141854151421","imei2":"108141854151421","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137651,"job_number":"JOB_137651","tr_customer_id":137668,"tr_customer_product_id":137658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:49.000Z","modified_at":"2025-12-25T07:11:49.000Z","name":"Danny Tillman","mobile_number":"848-711-7229","email_id":"Jess.Baumbach82@gmail.com","dop":"2025-11-04","serial_number":"174230920657128","imei1":"174230920657128","imei2":"174230920657128","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137652,"job_number":"JOB_137652","tr_customer_id":137669,"tr_customer_product_id":137659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:57.000Z","modified_at":"2025-12-25T07:11:57.000Z","name":"Enoch Hermiston","mobile_number":"851-272-1449","email_id":"Ezequiel6@yahoo.com","dop":"2025-11-04","serial_number":"170027531244329","imei1":"170027531244329","imei2":"170027531244329","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137656,"job_number":"JOB_137656","tr_customer_id":137673,"tr_customer_product_id":137663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:19.000Z","modified_at":"2025-12-25T07:28:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nella90@yahoo.com","dop":"2025-07-02","serial_number":"17942399288018","imei1":"17942399288018","imei2":"17942399288018","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137657,"job_number":"JOB_137657","tr_customer_id":137674,"tr_customer_product_id":137664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:35.000Z","modified_at":"2025-12-25T07:28:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Collin_Hoeger@gmail.com","dop":"2025-07-02","serial_number":"10069741821475","imei1":"10069741821475","imei2":"10069741821475","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137658,"job_number":"JOB_137658","tr_customer_id":137675,"tr_customer_product_id":137665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:50.000Z","modified_at":"2025-12-25T07:28:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Antwan_Hilpert62@hotmail.com","dop":"2025-07-02","serial_number":"14187282261014","imei1":"14187282261014","imei2":"14187282261014","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137662,"job_number":"JOB_137662","tr_customer_id":137679,"tr_customer_product_id":137669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:40.000Z","modified_at":"2025-12-25T07:39:40.000Z","name":"Izabella Towne","mobile_number":"582-561-6040","email_id":"Nadia_Reichel@yahoo.com","dop":"2025-11-04","serial_number":"54104362634376","imei1":"54104362634376","imei2":"54104362634376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137342,"job_number":"JOB_137342","tr_customer_id":137359,"tr_customer_product_id":137349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10418905935138","imei1":"10418905935138","imei2":"10418905935138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137346,"job_number":"JOB_137346","tr_customer_id":137363,"tr_customer_product_id":137353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Justyn Sauer","mobile_number":"530-868-0128","email_id":"Odie.Gibson15@hotmail.com","dop":"2000-01-31","serial_number":"1010395293625439","imei1":"1010395293625439","imei2":"1010395293625439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137378,"job_number":"JOB_137378","tr_customer_id":137395,"tr_customer_product_id":137385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10400387606765","imei1":"10400387606765","imei2":"10400387606765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137380,"job_number":"JOB_137380","tr_customer_id":137397,"tr_customer_product_id":137387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:24.000Z","modified_at":"2025-12-25T03:48:24.000Z","name":"Jimmy Lockman","mobile_number":"573-751-6740","email_id":"Jeanette.Ebert1@gmail.com","dop":"2000-01-31","serial_number":"1032946697519721","imei1":"1032946697519721","imei2":"1032946697519721","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137405,"job_number":"JOB_137405","tr_customer_id":137422,"tr_customer_product_id":137412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:06.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10914336115211","imei1":"10914336115211","imei2":"10914336115211","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137407,"job_number":"JOB_137407","tr_customer_id":137424,"tr_customer_product_id":137414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:08.000Z","modified_at":"2025-12-25T03:49:08.000Z","name":"Aylin Beatty","mobile_number":"696-976-4127","email_id":"Schuyler_Kiehn89@yahoo.com","dop":"2000-01-31","serial_number":"1025359291829512","imei1":"1025359291829512","imei2":"1025359291829512","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137428,"job_number":"JOB_137428","tr_customer_id":137445,"tr_customer_product_id":137435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10528677384863","imei1":"10528677384863","imei2":"10528677384863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137432,"job_number":"JOB_137432","tr_customer_id":137449,"tr_customer_product_id":137439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:53.000Z","modified_at":"2025-12-25T03:49:53.000Z","name":"Adolf Aufderhar","mobile_number":"317-227-1724","email_id":"Jayson.Feil@hotmail.com","dop":"2000-01-31","serial_number":"1070013620884932","imei1":"1070013620884932","imei2":"1070013620884932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137597,"job_number":"JOB_137597","tr_customer_id":137614,"tr_customer_product_id":137604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:33:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10679582427878","imei1":"10679582427878","imei2":"10679582427878","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137599,"job_number":"JOB_137599","tr_customer_id":137616,"tr_customer_product_id":137606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:27.000Z","modified_at":"2025-12-25T06:33:27.000Z","name":"Woodrow Kuphal","mobile_number":"713-986-0528","email_id":"Theo93@gmail.com","dop":"2000-01-31","serial_number":"1075252146067103","imei1":"1075252146067103","imei2":"1075252146067103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137614,"job_number":"JOB_137614","tr_customer_id":137631,"tr_customer_product_id":137621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969362792311","imei1":"10969362792311","imei2":"10969362792311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137616,"job_number":"JOB_137616","tr_customer_id":137633,"tr_customer_product_id":137623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Wendell Cremin","mobile_number":"463-270-8614","email_id":"Caroline72@gmail.com","dop":"2000-01-31","serial_number":"1047373405781575","imei1":"1047373405781575","imei2":"1047373405781575","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137622,"job_number":"JOB_137622","tr_customer_id":137639,"tr_customer_product_id":137629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10531240576361","imei1":"10531240576361","imei2":"10531240576361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137624,"job_number":"JOB_137624","tr_customer_id":137641,"tr_customer_product_id":137631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:03.000Z","modified_at":"2025-12-25T06:35:03.000Z","name":"Mathilde Paucek","mobile_number":"531-255-1549","email_id":"Myrtice_Robel77@yahoo.com","dop":"2000-01-31","serial_number":"1060904642205733","imei1":"1060904642205733","imei2":"1060904642205733","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137625,"job_number":"JOB_137625","tr_customer_id":137642,"tr_customer_product_id":137632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:48.000Z","modified_at":"2025-12-25T06:35:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10530348819327","imei1":"10530348819327","imei2":"10530348819327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137627,"job_number":"JOB_137627","tr_customer_id":137644,"tr_customer_product_id":137634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:50.000Z","modified_at":"2025-12-25T06:35:50.000Z","name":"Norbert Beier","mobile_number":"247-572-0534","email_id":"Saige_Kiehn82@gmail.com","dop":"2000-01-31","serial_number":"1083570046619459","imei1":"1083570046619459","imei2":"1083570046619459","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODN9.6Ll0DwgOkV1SV7-egEfDQKPfowrBaBxxWEVXkxxCrNU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1e9ae5b8-9077-47bf-82b9-90060aa347d3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":99821,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODN9.6Ll0DwgOkV1SV7-egEfDQKPfowrBaBxxWEVXkxxCrNU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 737a88eb-4288-4fbe-9639-019bf1ef8955
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 137662,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 431.72KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODN9.6Ll0DwgOkV1SV7-egEfDQKPfowrBaBxxWEVXkxxCrNU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d257f3a6-1f75-497b-9b2c-040ca06b50cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6bedd-63KQZWOYgjD73+LFykFZxKE2FCc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137002,"job_number":"JOB_137002","tr_customer_id":137019,"tr_customer_product_id":137009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:02.000Z","modified_at":"2025-12-24T16:03:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"18836541954488","imei1":"18836541954488","imei2":"18836541954488","popurl":"2025-12-14T16:03:02.096170217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137003,"job_number":"JOB_137003","tr_customer_id":137020,"tr_customer_product_id":137010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:04.000Z","modified_at":"2025-12-24T16:03:04.000Z","name":"Ashok Singh","mobile_number":"7076600474","email_id":"som.bhat@hotmail.com","dop":"2025-12-14","serial_number":"090420060652911","imei1":"090420060652911","imei2":"090420060652911","popurl":"www.chaanakya-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137004,"job_number":"JOB_137004","tr_customer_id":137021,"tr_customer_product_id":137011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:15.000Z","modified_at":"2025-12-24T16:03:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79656591958888","imei1":"79656591958888","imei2":"79656591958888","popurl":"2025-12-14T16:03:14.520102135Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137005,"job_number":"JOB_137005","tr_customer_id":137022,"tr_customer_product_id":137012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:05:35.000Z","modified_at":"2025-12-24T16:05:35.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-14","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2025-12-14T16:05:34.734303900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:05:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137006,"job_number":"JOB_137006","tr_customer_id":137023,"tr_customer_product_id":137013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:12:46.000Z","modified_at":"2025-12-24T16:12:46.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13961092112064","imei1":"13961092112064","imei2":"13961092112064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137008,"job_number":"JOB_137008","tr_customer_id":137025,"tr_customer_product_id":137015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:12:48.000Z","modified_at":"2025-12-24T16:12:48.000Z","name":"Lynn Cruickshank","mobile_number":"700-827-9278","email_id":"Manuela_Daniel33@gmail.com","dop":"2025-04-06","serial_number":"19519579315714316","imei1":"19519579315714316","imei2":"19519579315714316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:12:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137009,"job_number":"JOB_137009","tr_customer_id":137026,"tr_customer_product_id":137016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:13:27.000Z","modified_at":"2025-12-24T16:13:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17277638064329","imei1":"17277638064329","imei2":"17277638064329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137011,"job_number":"JOB_137011","tr_customer_id":137028,"tr_customer_product_id":137018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:13:29.000Z","modified_at":"2025-12-24T16:13:29.000Z","name":"Alene Davis","mobile_number":"624-256-6668","email_id":"Josiane.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"13281665155262256","imei1":"13281665155262256","imei2":"13281665155262256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137012,"job_number":"JOB_137012","tr_customer_id":137029,"tr_customer_product_id":137019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:14:09.000Z","modified_at":"2025-12-24T16:14:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10056630828034","imei1":"10056630828034","imei2":"10056630828034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137014,"job_number":"JOB_137014","tr_customer_id":137031,"tr_customer_product_id":137021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:14:10.000Z","modified_at":"2025-12-24T16:14:10.000Z","name":"Malachi Morar","mobile_number":"658-962-4065","email_id":"Tony.Shields35@gmail.com","dop":"2025-04-06","serial_number":"16412650524783928","imei1":"16412650524783928","imei2":"16412650524783928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137015,"job_number":"JOB_137015","tr_customer_id":137032,"tr_customer_product_id":137022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:45.000Z","modified_at":"2025-12-24T16:19:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10482870064144","imei1":"10482870064144","imei2":"10482870064144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137017,"job_number":"JOB_137017","tr_customer_id":137034,"tr_customer_product_id":137024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:45.000Z","modified_at":"2025-12-24T16:19:45.000Z","name":"Abby Strosin","mobile_number":"644-640-7375","email_id":"Vernie98@hotmail.com","dop":"2025-04-06","serial_number":"19127399289077480","imei1":"19127399289077480","imei2":"19127399289077480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137018,"job_number":"JOB_137018","tr_customer_id":137035,"tr_customer_product_id":137025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:52.000Z","modified_at":"2025-12-24T16:19:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10163211124658","imei1":"10163211124658","imei2":"10163211124658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137020,"job_number":"JOB_137020","tr_customer_id":137037,"tr_customer_product_id":137027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:52.000Z","modified_at":"2025-12-24T16:19:52.000Z","name":"Deborah Hand","mobile_number":"282-608-6089","email_id":"Leanne.Farrell68@gmail.com","dop":"2025-04-06","serial_number":"13368324854492436","imei1":"13368324854492436","imei2":"13368324854492436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137021,"job_number":"JOB_137021","tr_customer_id":137038,"tr_customer_product_id":137028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:59.000Z","modified_at":"2025-12-24T16:19:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11594634330688","imei1":"11594634330688","imei2":"11594634330688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137023,"job_number":"JOB_137023","tr_customer_id":137040,"tr_customer_product_id":137030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:59.000Z","modified_at":"2025-12-24T16:19:59.000Z","name":"Jon Pouros","mobile_number":"592-543-2439","email_id":"Jaylan.Upton@hotmail.com","dop":"2025-04-06","serial_number":"18816706639625924","imei1":"18816706639625924","imei2":"18816706639625924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137024,"job_number":"JOB_137024","tr_customer_id":137041,"tr_customer_product_id":137031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:41.000Z","modified_at":"2025-12-24T16:22:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16122304031483","imei1":"16122304031483","imei2":"16122304031483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137026,"job_number":"JOB_137026","tr_customer_id":137043,"tr_customer_product_id":137033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:42.000Z","modified_at":"2025-12-24T16:22:42.000Z","name":"Malachi Kutch","mobile_number":"504-742-8195","email_id":"Martina33@hotmail.com","dop":"2025-04-06","serial_number":"16491486109230676","imei1":"16491486109230676","imei2":"16491486109230676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137027,"job_number":"JOB_137027","tr_customer_id":137044,"tr_customer_product_id":137034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:48.000Z","modified_at":"2025-12-24T16:22:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14888459196378","imei1":"14888459196378","imei2":"14888459196378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137029,"job_number":"JOB_137029","tr_customer_id":137046,"tr_customer_product_id":137036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:49.000Z","modified_at":"2025-12-24T16:22:49.000Z","name":"Anthony Bartoletti","mobile_number":"722-568-0545","email_id":"Arch7@yahoo.com","dop":"2025-04-06","serial_number":"18746528430616330","imei1":"18746528430616330","imei2":"18746528430616330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137030,"job_number":"JOB_137030","tr_customer_id":137047,"tr_customer_product_id":137037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:55.000Z","modified_at":"2025-12-24T16:22:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11157681548484","imei1":"11157681548484","imei2":"11157681548484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137032,"job_number":"JOB_137032","tr_customer_id":137049,"tr_customer_product_id":137039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:55.000Z","modified_at":"2025-12-24T16:22:55.000Z","name":"Gabrielle Pagac","mobile_number":"200-421-5067","email_id":"Loyce_Rowe0@gmail.com","dop":"2025-04-06","serial_number":"15507266770059224","imei1":"15507266770059224","imei2":"15507266770059224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137033,"job_number":"JOB_137033","tr_customer_id":137050,"tr_customer_product_id":137040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:24:32.000Z","modified_at":"2025-12-24T16:24:32.000Z","name":"Anasuya Dubashi","mobile_number":"7078706974","email_id":"bhudev.jha@yahoo.co.in","dop":"2025-12-14","serial_number":"059121225867254","imei1":"059121225867254","imei2":"059121225867254","popurl":"www.satyen-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137034,"job_number":"JOB_137034","tr_customer_id":137051,"tr_customer_product_id":137041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:24:47.000Z","modified_at":"2025-12-24T16:24:47.000Z","name":"Ghanshyam Kocchar","mobile_number":"7064296346","email_id":"chandra.gupta@gmail.com","dop":"2025-12-14","serial_number":"277542596919872","imei1":"277542596919872","imei2":"277542596919872","popurl":"www.gauraang-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137035,"job_number":"JOB_137035","tr_customer_id":137052,"tr_customer_product_id":137042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:44.000Z","modified_at":"2025-12-24T16:26:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14378667525744","imei1":"14378667525744","imei2":"14378667525744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137037,"job_number":"JOB_137037","tr_customer_id":137054,"tr_customer_product_id":137044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:45.000Z","modified_at":"2025-12-24T16:26:45.000Z","name":"Kelvin Robel","mobile_number":"674-582-7592","email_id":"Guillermo.Hackett68@gmail.com","dop":"2025-04-06","serial_number":"17275290124446156","imei1":"17275290124446156","imei2":"17275290124446156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137038,"job_number":"JOB_137038","tr_customer_id":137055,"tr_customer_product_id":137045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:51.000Z","modified_at":"2025-12-24T16:26:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19121462497786","imei1":"19121462497786","imei2":"19121462497786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137040,"job_number":"JOB_137040","tr_customer_id":137057,"tr_customer_product_id":137047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:52.000Z","modified_at":"2025-12-24T16:26:52.000Z","name":"Elenor Ferry","mobile_number":"957-809-5307","email_id":"Skye.Blick25@yahoo.com","dop":"2025-04-06","serial_number":"16923879842787292","imei1":"16923879842787292","imei2":"16923879842787292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137041,"job_number":"JOB_137041","tr_customer_id":137058,"tr_customer_product_id":137048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:58.000Z","modified_at":"2025-12-24T16:26:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17456531583092","imei1":"17456531583092","imei2":"17456531583092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137043,"job_number":"JOB_137043","tr_customer_id":137060,"tr_customer_product_id":137050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:59.000Z","modified_at":"2025-12-24T16:26:59.000Z","name":"Geo Kerluke","mobile_number":"297-578-3717","email_id":"Libby_Ebert@hotmail.com","dop":"2025-04-06","serial_number":"11506076128381032","imei1":"11506076128381032","imei2":"11506076128381032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137044,"job_number":"JOB_137044","tr_customer_id":137061,"tr_customer_product_id":137051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:04.000Z","modified_at":"2025-12-24T16:29:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19873286637336","imei1":"19873286637336","imei2":"19873286637336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137046,"job_number":"JOB_137046","tr_customer_id":137063,"tr_customer_product_id":137053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:04.000Z","modified_at":"2025-12-24T16:29:04.000Z","name":"Emory Nitzsche","mobile_number":"474-210-8274","email_id":"Chaya.Lindgren10@gmail.com","dop":"2025-04-06","serial_number":"16764182652401514","imei1":"16764182652401514","imei2":"16764182652401514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137047,"job_number":"JOB_137047","tr_customer_id":137064,"tr_customer_product_id":137054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:11.000Z","modified_at":"2025-12-24T16:29:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16914477200743","imei1":"16914477200743","imei2":"16914477200743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137049,"job_number":"JOB_137049","tr_customer_id":137066,"tr_customer_product_id":137056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:11.000Z","modified_at":"2025-12-24T16:29:11.000Z","name":"Perry Schinner","mobile_number":"288-982-0056","email_id":"Travon26@gmail.com","dop":"2025-04-06","serial_number":"10947375838853862","imei1":"10947375838853862","imei2":"10947375838853862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137050,"job_number":"JOB_137050","tr_customer_id":137067,"tr_customer_product_id":137057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:18.000Z","modified_at":"2025-12-24T16:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14132513562571","imei1":"14132513562571","imei2":"14132513562571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137052,"job_number":"JOB_137052","tr_customer_id":137069,"tr_customer_product_id":137059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:18.000Z","modified_at":"2025-12-24T16:29:18.000Z","name":"Rhianna Harris","mobile_number":"859-345-1463","email_id":"Alphonso_Raynor99@hotmail.com","dop":"2025-04-06","serial_number":"15678216277684832","imei1":"15678216277684832","imei2":"15678216277684832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137053,"job_number":"JOB_137053","tr_customer_id":137070,"tr_customer_product_id":137060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:32:33.000Z","modified_at":"2025-12-24T16:32:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16913810802494","imei1":"16913810802494","imei2":"16913810802494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137055,"job_number":"JOB_137055","tr_customer_id":137072,"tr_customer_product_id":137062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:32:35.000Z","modified_at":"2025-12-24T16:32:35.000Z","name":"Aurore Casper","mobile_number":"825-211-0305","email_id":"Charley_Dooley@gmail.com","dop":"2025-04-06","serial_number":"12414209388923424","imei1":"12414209388923424","imei2":"12414209388923424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137056,"job_number":"JOB_137056","tr_customer_id":137073,"tr_customer_product_id":137063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:33:17.000Z","modified_at":"2025-12-24T16:33:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19976307809408","imei1":"19976307809408","imei2":"19976307809408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137058,"job_number":"JOB_137058","tr_customer_id":137075,"tr_customer_product_id":137065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:33:19.000Z","modified_at":"2025-12-24T16:33:19.000Z","name":"Dayne Ebert","mobile_number":"907-893-7735","email_id":"Fatima.Smith@gmail.com","dop":"2025-04-06","serial_number":"10782583229926816","imei1":"10782583229926816","imei2":"10782583229926816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137059,"job_number":"JOB_137059","tr_customer_id":137076,"tr_customer_product_id":137066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:34:01.000Z","modified_at":"2025-12-24T16:34:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18999665327936","imei1":"18999665327936","imei2":"18999665327936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137061,"job_number":"JOB_137061","tr_customer_id":137078,"tr_customer_product_id":137068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:34:02.000Z","modified_at":"2025-12-24T16:34:02.000Z","name":"Destinee Crist","mobile_number":"277-323-2644","email_id":"Kristy93@yahoo.com","dop":"2025-04-06","serial_number":"17192732395494072","imei1":"17192732395494072","imei2":"17192732395494072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137062,"job_number":"JOB_137062","tr_customer_id":137079,"tr_customer_product_id":137069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:23.000Z","modified_at":"2025-12-24T16:39:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15853413877594","imei1":"15853413877594","imei2":"15853413877594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137064,"job_number":"JOB_137064","tr_customer_id":137081,"tr_customer_product_id":137071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:23.000Z","modified_at":"2025-12-24T16:39:23.000Z","name":"Anjali Nitzsche","mobile_number":"492-675-5587","email_id":"Rocio_Renner86@yahoo.com","dop":"2025-04-06","serial_number":"11129687337400984","imei1":"11129687337400984","imei2":"11129687337400984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137065,"job_number":"JOB_137065","tr_customer_id":137082,"tr_customer_product_id":137072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:30.000Z","modified_at":"2025-12-24T16:39:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11687745640703","imei1":"11687745640703","imei2":"11687745640703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137067,"job_number":"JOB_137067","tr_customer_id":137084,"tr_customer_product_id":137074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:30.000Z","modified_at":"2025-12-24T16:39:30.000Z","name":"Berry Shields","mobile_number":"539-457-4158","email_id":"Christophe.Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"10047375383713470","imei1":"10047375383713470","imei2":"10047375383713470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137068,"job_number":"JOB_137068","tr_customer_id":137085,"tr_customer_product_id":137075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:37.000Z","modified_at":"2025-12-24T16:39:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677107975600","imei1":"13677107975600","imei2":"13677107975600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137070,"job_number":"JOB_137070","tr_customer_id":137087,"tr_customer_product_id":137077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:37.000Z","modified_at":"2025-12-24T16:39:37.000Z","name":"Esmeralda Botsford","mobile_number":"878-350-4391","email_id":"Eric15@yahoo.com","dop":"2025-04-06","serial_number":"19346621239050550","imei1":"19346621239050550","imei2":"19346621239050550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137071,"job_number":"JOB_137071","tr_customer_id":137088,"tr_customer_product_id":137078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:46:10.000Z","modified_at":"2025-12-24T16:46:10.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-14","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-12-14T16:46:09.402681379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137072,"job_number":"JOB_137072","tr_customer_id":137089,"tr_customer_product_id":137079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:47:16.000Z","modified_at":"2025-12-24T16:47:16.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-12-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-12-14T16:47:16.048812330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137073,"job_number":"JOB_137073","tr_customer_id":137090,"tr_customer_product_id":137080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:47:45.000Z","modified_at":"2025-12-24T16:47:45.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-12-14","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-12-14T16:47:44.753633120Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137074,"job_number":"JOB_137074","tr_customer_id":137091,"tr_customer_product_id":137081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:48:43.000Z","modified_at":"2025-12-24T16:48:43.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-12-14","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2025-12-14T16:48:42.443612022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137075,"job_number":"JOB_137075","tr_customer_id":137092,"tr_customer_product_id":137082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:09.000Z","modified_at":"2025-12-24T16:49:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13545048808951","imei1":"13545048808951","imei2":"13545048808951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137077,"job_number":"JOB_137077","tr_customer_id":137094,"tr_customer_product_id":137084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:09.000Z","modified_at":"2025-12-24T16:49:09.000Z","name":"Anthony Carroll","mobile_number":"731-498-0166","email_id":"Art.Schmeler82@gmail.com","dop":"2025-04-06","serial_number":"12807739831927668","imei1":"12807739831927668","imei2":"12807739831927668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137078,"job_number":"JOB_137078","tr_customer_id":137095,"tr_customer_product_id":137085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:16.000Z","modified_at":"2025-12-24T16:49:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17327964589482","imei1":"17327964589482","imei2":"17327964589482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137080,"job_number":"JOB_137080","tr_customer_id":137097,"tr_customer_product_id":137087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:17.000Z","modified_at":"2025-12-24T16:49:17.000Z","name":"Alice Nolan","mobile_number":"945-414-8469","email_id":"Betsy.Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"16359972624466096","imei1":"16359972624466096","imei2":"16359972624466096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137081,"job_number":"JOB_137081","tr_customer_id":137098,"tr_customer_product_id":137088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:24.000Z","modified_at":"2025-12-24T16:49:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19398602304450","imei1":"19398602304450","imei2":"19398602304450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137083,"job_number":"JOB_137083","tr_customer_id":137100,"tr_customer_product_id":137090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:24.000Z","modified_at":"2025-12-24T16:49:24.000Z","name":"Elfrieda Ullrich","mobile_number":"439-612-2774","email_id":"Jacinto_Fay@yahoo.com","dop":"2025-04-06","serial_number":"18614968278140550","imei1":"18614968278140550","imei2":"18614968278140550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137084,"job_number":"JOB_137084","tr_customer_id":137101,"tr_customer_product_id":137091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:41.000Z","modified_at":"2025-12-24T16:49:41.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-12-14","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-12-14T16:49:40.341691858Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137085,"job_number":"JOB_137085","tr_customer_id":137102,"tr_customer_product_id":137092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:38.000Z","modified_at":"2025-12-24T16:50:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18940886164734","imei1":"18940886164734","imei2":"18940886164734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137087,"job_number":"JOB_137087","tr_customer_id":137104,"tr_customer_product_id":137094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:38.000Z","modified_at":"2025-12-24T16:50:38.000Z","name":"Salvatore Schumm","mobile_number":"699-728-0497","email_id":"Geraldine_Jaskolski88@gmail.com","dop":"2025-04-06","serial_number":"11751758647111500","imei1":"11751758647111500","imei2":"11751758647111500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137088,"job_number":"JOB_137088","tr_customer_id":137105,"tr_customer_product_id":137095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:45.000Z","modified_at":"2025-12-24T16:50:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16826211924544","imei1":"16826211924544","imei2":"16826211924544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137090,"job_number":"JOB_137090","tr_customer_id":137107,"tr_customer_product_id":137097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:46.000Z","modified_at":"2025-12-24T16:50:46.000Z","name":"Ilene Durgan","mobile_number":"873-640-7448","email_id":"Jane89@gmail.com","dop":"2025-04-06","serial_number":"19116440128665780","imei1":"19116440128665780","imei2":"19116440128665780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137091,"job_number":"JOB_137091","tr_customer_id":137108,"tr_customer_product_id":137098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:53.000Z","modified_at":"2025-12-24T16:50:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18436399352537","imei1":"18436399352537","imei2":"18436399352537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137093,"job_number":"JOB_137093","tr_customer_id":137110,"tr_customer_product_id":137100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:53.000Z","modified_at":"2025-12-24T16:50:53.000Z","name":"Gilbert Schneider","mobile_number":"872-324-7892","email_id":"Fredy_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16674419260224408","imei1":"16674419260224408","imei2":"16674419260224408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137094,"job_number":"JOB_137094","tr_customer_id":137111,"tr_customer_product_id":137101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:39.000Z","modified_at":"2025-12-24T16:52:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19030629412714","imei1":"19030629412714","imei2":"19030629412714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137096,"job_number":"JOB_137096","tr_customer_id":137113,"tr_customer_product_id":137103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:40.000Z","modified_at":"2025-12-24T16:52:40.000Z","name":"Hertha McClure","mobile_number":"360-309-4605","email_id":"Jacinto19@yahoo.com","dop":"2025-04-06","serial_number":"16650556046500688","imei1":"16650556046500688","imei2":"16650556046500688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137097,"job_number":"JOB_137097","tr_customer_id":137114,"tr_customer_product_id":137104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:47.000Z","modified_at":"2025-12-24T16:52:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17733794139671","imei1":"17733794139671","imei2":"17733794139671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137099,"job_number":"JOB_137099","tr_customer_id":137116,"tr_customer_product_id":137106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:47.000Z","modified_at":"2025-12-24T16:52:47.000Z","name":"Isac Jacobson","mobile_number":"758-763-4510","email_id":"Eula23@gmail.com","dop":"2025-04-06","serial_number":"10459050014135400","imei1":"10459050014135400","imei2":"10459050014135400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137100,"job_number":"JOB_137100","tr_customer_id":137117,"tr_customer_product_id":137107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:54.000Z","modified_at":"2025-12-24T16:52:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11249753885924","imei1":"11249753885924","imei2":"11249753885924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137102,"job_number":"JOB_137102","tr_customer_id":137119,"tr_customer_product_id":137109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:54.000Z","modified_at":"2025-12-24T16:52:54.000Z","name":"Keely Morar","mobile_number":"972-537-9985","email_id":"Augustus.Ankunding@hotmail.com","dop":"2025-04-06","serial_number":"18137873010518504","imei1":"18137873010518504","imei2":"18137873010518504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137103,"job_number":"JOB_137103","tr_customer_id":137120,"tr_customer_product_id":137110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:55:39.000Z","modified_at":"2025-12-24T16:55:39.000Z","name":"Bhagwanti Bhattacharya","mobile_number":"7063329808","email_id":"chandrabhaga.patel@yahoo.co.in","dop":"2025-12-14","serial_number":"373638598437889","imei1":"373638598437889","imei2":"373638598437889","popurl":"www.rageswari-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137104,"job_number":"JOB_137104","tr_customer_id":137121,"tr_customer_product_id":137111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:13.000Z","modified_at":"2025-12-24T16:59:13.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-07-07","serial_number":"105741877766252","imei1":"105741877766252","imei2":"105741877766252","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137106,"job_number":"JOB_137106","tr_customer_id":137123,"tr_customer_product_id":137113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:23.000Z","modified_at":"2025-12-24T16:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-07-07","serial_number":"109281984405420","imei1":"109281984405420","imei2":"109281984405420","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137108,"job_number":"JOB_137108","tr_customer_id":137125,"tr_customer_product_id":137115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:35.000Z","modified_at":"2025-12-24T16:59:35.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-07-07","serial_number":"101498359554518","imei1":"101498359554518","imei2":"101498359554518","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137111,"job_number":"JOB_137111","tr_customer_id":137128,"tr_customer_product_id":137118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:24.000Z","modified_at":"2025-12-24T17:05:24.000Z","name":"Cicero Kuhn","mobile_number":"386-206-5091","email_id":"Jeanette.Brakus@yahoo.com","dop":"2025-04-06","serial_number":"17492444365027188","imei1":"17492444365027188","imei2":"17492444365027188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137113,"job_number":"JOB_137113","tr_customer_id":137130,"tr_customer_product_id":137120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:40.000Z","modified_at":"2025-12-24T17:05:40.000Z","name":"Euna Schultz","mobile_number":"449-642-4398","email_id":"Shane6@hotmail.com","dop":"2025-04-06","serial_number":"18754705817409870","imei1":"18754705817409870","imei2":"18754705817409870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137115,"job_number":"JOB_137115","tr_customer_id":137132,"tr_customer_product_id":137122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:56.000Z","modified_at":"2025-12-24T17:05:56.000Z","name":"Jessie Krajcik","mobile_number":"225-666-3348","email_id":"Curt.Abbott78@gmail.com","dop":"2025-04-06","serial_number":"16760419141807392","imei1":"16760419141807392","imei2":"16760419141807392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137116,"job_number":"JOB_137116","tr_customer_id":137133,"tr_customer_product_id":137123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:38:26.000Z","modified_at":"2025-12-24T17:38:26.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-24","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-24T17:38:23.706Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137118,"job_number":"JOB_137118","tr_customer_id":137135,"tr_customer_product_id":137125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:38:38.000Z","modified_at":"2025-12-24T17:38:38.000Z","name":"Jay Wintheiser","mobile_number":"395-557-2539","email_id":"Lorenza79@yahoo.com","dop":"2025-04-06","serial_number":"10616662712332578","imei1":"10616662712332578","imei2":"10616662712332578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137119,"job_number":"JOB_137119","tr_customer_id":137136,"tr_customer_product_id":137126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:40:30.000Z","modified_at":"2025-12-24T17:40:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-24","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-24T17:40:29.555Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137120,"job_number":"JOB_137120","tr_customer_id":137137,"tr_customer_product_id":137127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:41:58.000Z","modified_at":"2025-12-24T17:41:58.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-12-14","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-12-14T17:41:57.476140817Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137121,"job_number":"JOB_137121","tr_customer_id":137138,"tr_customer_product_id":137128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:14.000Z","modified_at":"2025-12-24T17:44:14.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-14","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-12-14T17:44:14.045670115Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137122,"job_number":"JOB_137122","tr_customer_id":137139,"tr_customer_product_id":137129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:22.000Z","modified_at":"2025-12-24T17:44:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15482499768319","imei1":"15482499768319","imei2":"15482499768319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137124,"job_number":"JOB_137124","tr_customer_id":137141,"tr_customer_product_id":137131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:23.000Z","modified_at":"2025-12-24T17:44:23.000Z","name":"Mya Murray","mobile_number":"331-800-0056","email_id":"Myrtle.Heller@hotmail.com","dop":"2025-04-06","serial_number":"10516780444187306","imei1":"10516780444187306","imei2":"10516780444187306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137125,"job_number":"JOB_137125","tr_customer_id":137142,"tr_customer_product_id":137132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:30.000Z","modified_at":"2025-12-24T17:44:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19717178868287","imei1":"19717178868287","imei2":"19717178868287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137127,"job_number":"JOB_137127","tr_customer_id":137144,"tr_customer_product_id":137134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:30.000Z","modified_at":"2025-12-24T17:44:30.000Z","name":"Oren Boehm","mobile_number":"541-584-8695","email_id":"Carmen.Anderson2@yahoo.com","dop":"2025-04-06","serial_number":"15557814419373276","imei1":"15557814419373276","imei2":"15557814419373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137128,"job_number":"JOB_137128","tr_customer_id":137145,"tr_customer_product_id":137135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:37.000Z","modified_at":"2025-12-24T17:44:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14706461991600","imei1":"14706461991600","imei2":"14706461991600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137130,"job_number":"JOB_137130","tr_customer_id":137147,"tr_customer_product_id":137137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:38.000Z","modified_at":"2025-12-24T17:44:38.000Z","name":"Athena Tromp","mobile_number":"952-982-5618","email_id":"Ransom_Becker@hotmail.com","dop":"2025-04-06","serial_number":"12039433721172386","imei1":"12039433721172386","imei2":"12039433721172386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137132,"job_number":"JOB_137132","tr_customer_id":137149,"tr_customer_product_id":137139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:10.000Z","modified_at":"2025-12-24T17:48:10.000Z","name":"Janet Gleason","mobile_number":"973-694-5354","email_id":"Julia77@hotmail.com","dop":"2025-04-06","serial_number":"12636271754064140","imei1":"12636271754064140","imei2":"12636271754064140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137133,"job_number":"JOB_137133","tr_customer_id":137150,"tr_customer_product_id":137140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:46.000Z","modified_at":"2025-12-24T17:48:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14726175858126","imei1":"14726175858126","imei2":"14726175858126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137135,"job_number":"JOB_137135","tr_customer_id":137152,"tr_customer_product_id":137142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:46.000Z","modified_at":"2025-12-24T17:48:46.000Z","name":"Celine Schmitt","mobile_number":"825-871-0813","email_id":"Jordyn_Heathcote32@gmail.com","dop":"2025-04-06","serial_number":"16170992934893140","imei1":"16170992934893140","imei2":"16170992934893140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137136,"job_number":"JOB_137136","tr_customer_id":137153,"tr_customer_product_id":137143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:53.000Z","modified_at":"2025-12-24T17:48:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10236063293920","imei1":"10236063293920","imei2":"10236063293920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137138,"job_number":"JOB_137138","tr_customer_id":137155,"tr_customer_product_id":137145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:54.000Z","modified_at":"2025-12-24T17:48:54.000Z","name":"Earnest Kiehn","mobile_number":"846-400-5008","email_id":"Demond91@yahoo.com","dop":"2025-04-06","serial_number":"11393245186664258","imei1":"11393245186664258","imei2":"11393245186664258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137139,"job_number":"JOB_137139","tr_customer_id":137156,"tr_customer_product_id":137146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:49:01.000Z","modified_at":"2025-12-24T17:49:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17363830794543","imei1":"17363830794543","imei2":"17363830794543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137141,"job_number":"JOB_137141","tr_customer_id":137158,"tr_customer_product_id":137148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:49:01.000Z","modified_at":"2025-12-24T17:49:01.000Z","name":"Emmy Koch","mobile_number":"653-512-7370","email_id":"Julio.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12308209592079334","imei1":"12308209592079334","imei2":"12308209592079334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137142,"job_number":"JOB_137142","tr_customer_id":137159,"tr_customer_product_id":137149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:03.000Z","modified_at":"2025-12-24T18:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15770086389461","imei1":"15770086389461","imei2":"15770086389461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137144,"job_number":"JOB_137144","tr_customer_id":137161,"tr_customer_product_id":137151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:03.000Z","modified_at":"2025-12-24T18:00:03.000Z","name":"Georgiana Jast","mobile_number":"573-328-9193","email_id":"Orrin_Padberg24@gmail.com","dop":"2025-04-06","serial_number":"10159807282761630","imei1":"10159807282761630","imei2":"10159807282761630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137145,"job_number":"JOB_137145","tr_customer_id":137162,"tr_customer_product_id":137152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:11.000Z","modified_at":"2025-12-24T18:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14593772084047","imei1":"14593772084047","imei2":"14593772084047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137147,"job_number":"JOB_137147","tr_customer_id":137164,"tr_customer_product_id":137154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:11.000Z","modified_at":"2025-12-24T18:00:11.000Z","name":"Wilhelmine Williamson","mobile_number":"467-847-5245","email_id":"Vita.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"16803125120321842","imei1":"16803125120321842","imei2":"16803125120321842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137148,"job_number":"JOB_137148","tr_customer_id":137165,"tr_customer_product_id":137155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:19.000Z","modified_at":"2025-12-24T18:00:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19532120755217","imei1":"19532120755217","imei2":"19532120755217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137151,"job_number":"JOB_137151","tr_customer_id":137168,"tr_customer_product_id":137158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:18:54.000Z","modified_at":"2025-12-24T18:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16958141610015","imei1":"16958141610015","imei2":"16958141610015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137153,"job_number":"JOB_137153","tr_customer_id":137170,"tr_customer_product_id":137160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:18:56.000Z","modified_at":"2025-12-24T18:18:56.000Z","name":"Norma Roob","mobile_number":"683-402-0257","email_id":"Rachael_Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"10114264375944024","imei1":"10114264375944024","imei2":"10114264375944024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137154,"job_number":"JOB_137154","tr_customer_id":137171,"tr_customer_product_id":137161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:19:40.000Z","modified_at":"2025-12-24T18:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347048936541","imei1":"12347048936541","imei2":"12347048936541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137156,"job_number":"JOB_137156","tr_customer_id":137173,"tr_customer_product_id":137163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:19:41.000Z","modified_at":"2025-12-24T18:19:41.000Z","name":"Aiyana Kuvalis","mobile_number":"912-530-5423","email_id":"Peggie.OConnell23@yahoo.com","dop":"2025-04-06","serial_number":"18529069141555444","imei1":"18529069141555444","imei2":"18529069141555444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137157,"job_number":"JOB_137157","tr_customer_id":137174,"tr_customer_product_id":137164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:07.000Z","modified_at":"2025-12-24T18:20:07.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899090","imei2":"67678909899090","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137158,"job_number":"JOB_137158","tr_customer_id":137175,"tr_customer_product_id":137165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:25.000Z","modified_at":"2025-12-24T18:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12602647018031","imei1":"12602647018031","imei2":"12602647018031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137160,"job_number":"JOB_137160","tr_customer_id":137177,"tr_customer_product_id":137167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:27.000Z","modified_at":"2025-12-24T18:20:27.000Z","name":"Verda Zemlak","mobile_number":"479-913-4270","email_id":"Jairo41@hotmail.com","dop":"2025-04-06","serial_number":"16609310960399364","imei1":"16609310960399364","imei2":"16609310960399364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137162,"job_number":"JOB_137162","tr_customer_id":137179,"tr_customer_product_id":137169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:39:43.000Z","modified_at":"2025-12-24T18:39:43.000Z","name":"Arlo Lebsack","mobile_number":"242-779-9964","email_id":"Jeremie.Beier@hotmail.com","dop":"2025-11-30","serial_number":"17111951169155","imei1":"17111951169155","imei2":"17111951169155","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137163,"job_number":"JOB_137163","tr_customer_id":137180,"tr_customer_product_id":137170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:39:43.000Z","modified_at":"2025-12-24T18:39:43.000Z","name":"Cecilia Mills","mobile_number":"280-874-7732","email_id":"Asia88@yahoo.com","dop":"2025-11-30","serial_number":"507344137709739","imei1":"507344137709739","imei2":"507344137709739","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137164,"job_number":"JOB_137164","tr_customer_id":137181,"tr_customer_product_id":137171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:46:01.000Z","modified_at":"2025-12-24T18:46:01.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899091","imei2":"67678909899091","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137165,"job_number":"JOB_137165","tr_customer_id":137182,"tr_customer_product_id":137172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:47:21.000Z","modified_at":"2025-12-24T18:47:21.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899092","imei2":"676789098990912","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137166,"job_number":"JOB_137166","tr_customer_id":137183,"tr_customer_product_id":137173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:49:50.000Z","modified_at":"2025-12-24T18:49:50.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-12-14","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-12-14T18:49:49.512734978Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137167,"job_number":"JOB_137167","tr_customer_id":137184,"tr_customer_product_id":137174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:13.000Z","modified_at":"2025-12-24T18:51:13.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2025-12-23","serial_number":"23842930780281","imei1":"23842930780281","imei2":"23842930780281","popurl":"2025-12-23T18:51:12.207342032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137168,"job_number":"JOB_137168","tr_customer_id":137185,"tr_customer_product_id":137175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:23.000Z","modified_at":"2025-12-24T18:51:23.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-12-14","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-12-14T18:51:22.402983591Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137169,"job_number":"JOB_137169","tr_customer_id":137186,"tr_customer_product_id":137176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:48.000Z","modified_at":"2025-12-24T18:51:48.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-12-14","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-12-14T18:51:48.097506664Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137170,"job_number":"JOB_137170","tr_customer_id":137187,"tr_customer_product_id":137177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:52:18.000Z","modified_at":"2025-12-24T18:52:18.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-12-14","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-12-14T18:52:17.662544488Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137171,"job_number":"JOB_137171","tr_customer_id":137188,"tr_customer_product_id":137178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:52:21.000Z","modified_at":"2025-12-24T18:52:21.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-12-14","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-12-14T18:52:20.449336216Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137172,"job_number":"JOB_137172","tr_customer_id":137189,"tr_customer_product_id":137179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:53:21.000Z","modified_at":"2025-12-24T18:53:21.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-12-19","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-12-19T18:53:20.561461734Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137174,"job_number":"JOB_137174","tr_customer_id":137191,"tr_customer_product_id":137181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:16.000Z","modified_at":"2025-12-24T19:25:16.000Z","name":"Kaycee Sauer","mobile_number":"891-381-9545","email_id":"Edgar_Barton7@yahoo.com","dop":"2025-11-30","serial_number":"13200741251624","imei1":"13200741251624","imei2":"13200741251624","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137175,"job_number":"JOB_137175","tr_customer_id":137192,"tr_customer_product_id":137182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:16.000Z","modified_at":"2025-12-24T19:25:16.000Z","name":"Alek McKenzie","mobile_number":"762-820-8990","email_id":"Waino_Denesik66@yahoo.com","dop":"2025-11-30","serial_number":"262606769567589","imei1":"262606769567589","imei2":"262606769567589","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137177,"job_number":"JOB_137177","tr_customer_id":137194,"tr_customer_product_id":137184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:30.000Z","modified_at":"2025-12-24T19:25:30.000Z","name":"Maxwell Okuneva","mobile_number":"710-882-4804","email_id":"Lelia.Stark44@yahoo.com","dop":"2025-11-30","serial_number":"11779346217692","imei1":"11779346217692","imei2":"11779346217692","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137178,"job_number":"JOB_137178","tr_customer_id":137195,"tr_customer_product_id":137185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:30.000Z","modified_at":"2025-12-24T19:25:30.000Z","name":"Sonya Grant","mobile_number":"407-312-6549","email_id":"Wilfred.Kemmer@yahoo.com","dop":"2025-11-30","serial_number":"483659161642864","imei1":"483659161642864","imei2":"483659161642864","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137180,"job_number":"JOB_137180","tr_customer_id":137197,"tr_customer_product_id":137187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:37:59.000Z","modified_at":"2025-12-24T19:37:59.000Z","name":"Beryl Dicki","mobile_number":"832-872-6009","email_id":"Kayla8@hotmail.com","dop":"2025-11-30","serial_number":"12246693501902","imei1":"12246693501902","imei2":"12246693501902","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137181,"job_number":"JOB_137181","tr_customer_id":137198,"tr_customer_product_id":137188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:38:00.000Z","modified_at":"2025-12-24T19:38:00.000Z","name":"Reinhold Armstrong","mobile_number":"511-333-9204","email_id":"Maverick30@hotmail.com","dop":"2025-11-30","serial_number":"560791923033619","imei1":"560791923033619","imei2":"560791923033619","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137182,"job_number":"JOB_137182","tr_customer_id":137199,"tr_customer_product_id":137189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:07.000Z","modified_at":"2025-12-24T20:25:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12728225812952","imei1":"12728225812952","imei2":"12728225812952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137184,"job_number":"JOB_137184","tr_customer_id":137201,"tr_customer_product_id":137191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:07.000Z","modified_at":"2025-12-24T20:25:07.000Z","name":"Kris Roberts","mobile_number":"287-290-2110","email_id":"Giles_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"15255574456080784","imei1":"15255574456080784","imei2":"15255574456080784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137185,"job_number":"JOB_137185","tr_customer_id":137202,"tr_customer_product_id":137192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:15.000Z","modified_at":"2025-12-24T20:25:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15879403313923","imei1":"15879403313923","imei2":"15879403313923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137187,"job_number":"JOB_137187","tr_customer_id":137204,"tr_customer_product_id":137194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:15.000Z","modified_at":"2025-12-24T20:25:15.000Z","name":"Vena D'Amore","mobile_number":"597-211-9426","email_id":"Karlie.Fadel@yahoo.com","dop":"2025-04-06","serial_number":"12119329799323684","imei1":"12119329799323684","imei2":"12119329799323684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137188,"job_number":"JOB_137188","tr_customer_id":137205,"tr_customer_product_id":137195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:23.000Z","modified_at":"2025-12-24T20:25:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12417249076331","imei1":"12417249076331","imei2":"12417249076331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137190,"job_number":"JOB_137190","tr_customer_id":137207,"tr_customer_product_id":137197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:23.000Z","modified_at":"2025-12-24T20:25:23.000Z","name":"Nico Marks","mobile_number":"909-437-3675","email_id":"Meta.Heathcote@gmail.com","dop":"2025-04-06","serial_number":"16706949534962240","imei1":"16706949534962240","imei2":"16706949534962240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137191,"job_number":"JOB_137191","tr_customer_id":137208,"tr_customer_product_id":137198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:05.000Z","modified_at":"2025-12-24T20:26:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11787516456528","imei1":"11787516456528","imei2":"11787516456528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137193,"job_number":"JOB_137193","tr_customer_id":137210,"tr_customer_product_id":137200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:05.000Z","modified_at":"2025-12-24T20:26:05.000Z","name":"Ervin Terry","mobile_number":"950-779-2037","email_id":"Jamison53@yahoo.com","dop":"2025-04-06","serial_number":"19537902153397572","imei1":"19537902153397572","imei2":"19537902153397572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137194,"job_number":"JOB_137194","tr_customer_id":137211,"tr_customer_product_id":137201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:12.000Z","modified_at":"2025-12-24T20:26:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10854069255725","imei1":"10854069255725","imei2":"10854069255725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137196,"job_number":"JOB_137196","tr_customer_id":137213,"tr_customer_product_id":137203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:13.000Z","modified_at":"2025-12-24T20:26:13.000Z","name":"Caleigh Bahringer","mobile_number":"835-677-9153","email_id":"Alanis_Raynor@gmail.com","dop":"2025-04-06","serial_number":"17131741753899954","imei1":"17131741753899954","imei2":"17131741753899954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137197,"job_number":"JOB_137197","tr_customer_id":137214,"tr_customer_product_id":137204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:20.000Z","modified_at":"2025-12-24T20:26:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210641188380","imei1":"12210641188380","imei2":"12210641188380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137199,"job_number":"JOB_137199","tr_customer_id":137216,"tr_customer_product_id":137206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:20.000Z","modified_at":"2025-12-24T20:26:20.000Z","name":"Savanah Oberbrunner","mobile_number":"263-897-2438","email_id":"Erling92@hotmail.com","dop":"2025-04-06","serial_number":"18095913402188064","imei1":"18095913402188064","imei2":"18095913402188064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137200,"job_number":"JOB_137200","tr_customer_id":137217,"tr_customer_product_id":137207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:51.000Z","modified_at":"2025-12-24T20:34:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10580703071802","imei1":"10580703071802","imei2":"10580703071802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137202,"job_number":"JOB_137202","tr_customer_id":137219,"tr_customer_product_id":137209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:52.000Z","modified_at":"2025-12-24T20:34:52.000Z","name":"Breanne Ryan","mobile_number":"870-815-8246","email_id":"Guillermo.Carroll@gmail.com","dop":"2025-04-06","serial_number":"12830571961487298","imei1":"12830571961487298","imei2":"12830571961487298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137203,"job_number":"JOB_137203","tr_customer_id":137220,"tr_customer_product_id":137210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:59.000Z","modified_at":"2025-12-24T20:34:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10448088288998","imei1":"10448088288998","imei2":"10448088288998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137205,"job_number":"JOB_137205","tr_customer_id":137222,"tr_customer_product_id":137212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:00.000Z","modified_at":"2025-12-24T20:35:00.000Z","name":"Jeremy Bruen","mobile_number":"892-391-0376","email_id":"Dangelo_Prosacco@hotmail.com","dop":"2025-04-06","serial_number":"18535639526413310","imei1":"18535639526413310","imei2":"18535639526413310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137206,"job_number":"JOB_137206","tr_customer_id":137223,"tr_customer_product_id":137213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:07.000Z","modified_at":"2025-12-24T20:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19710219848447","imei1":"19710219848447","imei2":"19710219848447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137208,"job_number":"JOB_137208","tr_customer_id":137225,"tr_customer_product_id":137215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:07.000Z","modified_at":"2025-12-24T20:35:07.000Z","name":"Brenna Hansen","mobile_number":"363-538-0333","email_id":"Mertie47@hotmail.com","dop":"2025-04-06","serial_number":"14105055497469500","imei1":"14105055497469500","imei2":"14105055497469500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137209,"job_number":"JOB_137209","tr_customer_id":137226,"tr_customer_product_id":137216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:50.000Z","modified_at":"2025-12-24T20:41:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15929095478995","imei1":"15929095478995","imei2":"15929095478995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137211,"job_number":"JOB_137211","tr_customer_id":137228,"tr_customer_product_id":137218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:50.000Z","modified_at":"2025-12-24T20:41:50.000Z","name":"Antonina Stokes","mobile_number":"321-997-3348","email_id":"Diana.Hintz@hotmail.com","dop":"2025-04-06","serial_number":"11656536367117718","imei1":"11656536367117718","imei2":"11656536367117718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137212,"job_number":"JOB_137212","tr_customer_id":137229,"tr_customer_product_id":137219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:58.000Z","modified_at":"2025-12-24T20:41:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263015039813","imei1":"14263015039813","imei2":"14263015039813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137214,"job_number":"JOB_137214","tr_customer_id":137231,"tr_customer_product_id":137221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:58.000Z","modified_at":"2025-12-24T20:41:58.000Z","name":"Shad Berge","mobile_number":"896-832-3827","email_id":"Norene.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"16029722212537916","imei1":"16029722212537916","imei2":"16029722212537916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137215,"job_number":"JOB_137215","tr_customer_id":137232,"tr_customer_product_id":137222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:42:06.000Z","modified_at":"2025-12-24T20:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19255383469777","imei1":"19255383469777","imei2":"19255383469777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137217,"job_number":"JOB_137217","tr_customer_id":137234,"tr_customer_product_id":137224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:42:06.000Z","modified_at":"2025-12-24T20:42:06.000Z","name":"Erling Jones","mobile_number":"944-480-3279","email_id":"Margarita.Grant@yahoo.com","dop":"2025-04-06","serial_number":"19705887842424840","imei1":"19705887842424840","imei2":"19705887842424840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137218,"job_number":"JOB_137218","tr_customer_id":137235,"tr_customer_product_id":137225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:07.000Z","modified_at":"2025-12-24T20:46:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15041471929625","imei1":"15041471929625","imei2":"15041471929625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137220,"job_number":"JOB_137220","tr_customer_id":137237,"tr_customer_product_id":137227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:08.000Z","modified_at":"2025-12-24T20:46:08.000Z","name":"Cary Abshire","mobile_number":"936-715-1296","email_id":"Wanda_Jones@gmail.com","dop":"2025-04-06","serial_number":"17231978230595356","imei1":"17231978230595356","imei2":"17231978230595356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137221,"job_number":"JOB_137221","tr_customer_id":137238,"tr_customer_product_id":137228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:15.000Z","modified_at":"2025-12-24T20:46:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10620026209042","imei1":"10620026209042","imei2":"10620026209042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137223,"job_number":"JOB_137223","tr_customer_id":137240,"tr_customer_product_id":137230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:15.000Z","modified_at":"2025-12-24T20:46:15.000Z","name":"Tara Rohan","mobile_number":"773-649-5082","email_id":"Nora_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"13628303413365206","imei1":"13628303413365206","imei2":"13628303413365206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137224,"job_number":"JOB_137224","tr_customer_id":137241,"tr_customer_product_id":137231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:23.000Z","modified_at":"2025-12-24T20:46:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16599520935141","imei1":"16599520935141","imei2":"16599520935141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137226,"job_number":"JOB_137226","tr_customer_id":137243,"tr_customer_product_id":137233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:23.000Z","modified_at":"2025-12-24T20:46:23.000Z","name":"Giovani Hegmann","mobile_number":"364-219-8621","email_id":"Raphael.Brekke50@hotmail.com","dop":"2025-04-06","serial_number":"19057258609677890","imei1":"19057258609677890","imei2":"19057258609677890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137227,"job_number":"JOB_137227","tr_customer_id":137244,"tr_customer_product_id":137234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:48:59.000Z","modified_at":"2025-12-24T20:48:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13094880827688","imei1":"13094880827688","imei2":"13094880827688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137229,"job_number":"JOB_137229","tr_customer_id":137246,"tr_customer_product_id":137236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:48:59.000Z","modified_at":"2025-12-24T20:48:59.000Z","name":"Rosetta Kohler","mobile_number":"479-357-0112","email_id":"Meggie93@yahoo.com","dop":"2025-04-06","serial_number":"14604936692018352","imei1":"14604936692018352","imei2":"14604936692018352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137230,"job_number":"JOB_137230","tr_customer_id":137247,"tr_customer_product_id":137237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:07.000Z","modified_at":"2025-12-24T20:49:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10350129371458","imei1":"10350129371458","imei2":"10350129371458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137232,"job_number":"JOB_137232","tr_customer_id":137249,"tr_customer_product_id":137239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:07.000Z","modified_at":"2025-12-24T20:49:07.000Z","name":"Brianne Schuppe","mobile_number":"609-640-8718","email_id":"Taryn37@yahoo.com","dop":"2025-04-06","serial_number":"16186354412644774","imei1":"16186354412644774","imei2":"16186354412644774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137233,"job_number":"JOB_137233","tr_customer_id":137250,"tr_customer_product_id":137240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:14.000Z","modified_at":"2025-12-24T20:49:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16011683025010","imei1":"16011683025010","imei2":"16011683025010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137235,"job_number":"JOB_137235","tr_customer_id":137252,"tr_customer_product_id":137242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:15.000Z","modified_at":"2025-12-24T20:49:15.000Z","name":"Madonna Schmidt","mobile_number":"905-946-1916","email_id":"Margot.White@hotmail.com","dop":"2025-04-06","serial_number":"16592744164369156","imei1":"16592744164369156","imei2":"16592744164369156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137236,"job_number":"JOB_137236","tr_customer_id":137253,"tr_customer_product_id":137243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:38:19.000Z","modified_at":"2025-12-24T21:38:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19431760934267","imei1":"19431760934267","imei2":"19431760934267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137238,"job_number":"JOB_137238","tr_customer_id":137255,"tr_customer_product_id":137245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:38:20.000Z","modified_at":"2025-12-24T21:38:20.000Z","name":"Ernie Toy","mobile_number":"372-436-3051","email_id":"Wilson_Cronin@yahoo.com","dop":"2025-04-06","serial_number":"13284600862478224","imei1":"13284600862478224","imei2":"13284600862478224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137239,"job_number":"JOB_137239","tr_customer_id":137256,"tr_customer_product_id":137246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:04.000Z","modified_at":"2025-12-24T21:39:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19234285154882","imei1":"19234285154882","imei2":"19234285154882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137241,"job_number":"JOB_137241","tr_customer_id":137258,"tr_customer_product_id":137248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:05.000Z","modified_at":"2025-12-24T21:39:05.000Z","name":"Vicenta Funk","mobile_number":"502-898-4471","email_id":"Dahlia51@hotmail.com","dop":"2025-04-06","serial_number":"10980784552676180","imei1":"10980784552676180","imei2":"10980784552676180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137242,"job_number":"JOB_137242","tr_customer_id":137259,"tr_customer_product_id":137249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:49.000Z","modified_at":"2025-12-24T21:39:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11394617971847","imei1":"11394617971847","imei2":"11394617971847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137244,"job_number":"JOB_137244","tr_customer_id":137261,"tr_customer_product_id":137251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:50.000Z","modified_at":"2025-12-24T21:39:50.000Z","name":"Damian Dach","mobile_number":"525-310-0135","email_id":"Lucio.Moen58@gmail.com","dop":"2025-04-06","serial_number":"12317943960728836","imei1":"12317943960728836","imei2":"12317943960728836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137245,"job_number":"JOB_137245","tr_customer_id":137262,"tr_customer_product_id":137252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:17.000Z","modified_at":"2025-12-24T21:48:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12327733385296","imei1":"12327733385296","imei2":"12327733385296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137247,"job_number":"JOB_137247","tr_customer_id":137264,"tr_customer_product_id":137254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:18.000Z","modified_at":"2025-12-24T21:48:18.000Z","name":"Jasen Carroll","mobile_number":"688-242-1025","email_id":"Carroll88@gmail.com","dop":"2025-04-06","serial_number":"10646858419884270","imei1":"10646858419884270","imei2":"10646858419884270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137248,"job_number":"JOB_137248","tr_customer_id":137265,"tr_customer_product_id":137255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:28.000Z","modified_at":"2025-12-24T21:48:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739385191142","imei1":"13739385191142","imei2":"13739385191142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137250,"job_number":"JOB_137250","tr_customer_id":137267,"tr_customer_product_id":137257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:28.000Z","modified_at":"2025-12-24T21:48:28.000Z","name":"Warren Marvin","mobile_number":"508-398-3535","email_id":"Abagail.Hamill@gmail.com","dop":"2025-04-06","serial_number":"19109774375391450","imei1":"19109774375391450","imei2":"19109774375391450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137251,"job_number":"JOB_137251","tr_customer_id":137268,"tr_customer_product_id":137258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:37.000Z","modified_at":"2025-12-24T21:48:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538126832893","imei1":"14538126832893","imei2":"14538126832893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137253,"job_number":"JOB_137253","tr_customer_id":137270,"tr_customer_product_id":137260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:38.000Z","modified_at":"2025-12-24T21:48:38.000Z","name":"Xander Shields","mobile_number":"657-860-3982","email_id":"Bradford.Shanahan66@yahoo.com","dop":"2025-04-06","serial_number":"14728180839482888","imei1":"14728180839482888","imei2":"14728180839482888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137254,"job_number":"JOB_137254","tr_customer_id":137271,"tr_customer_product_id":137261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:03:30.000Z","modified_at":"2025-12-24T22:03:30.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79756591958888","imei1":"79756591958888","imei2":"79756591958888","popurl":"2025-12-14T22:03:27.431531Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137255,"job_number":"JOB_137255","tr_customer_id":137272,"tr_customer_product_id":137262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:03:59.000Z","modified_at":"2025-12-24T22:03:59.000Z","name":"Ganapati Kaniyar","mobile_number":"7010641307","email_id":"satish.kaur@gmail.com","dop":"2025-12-14","serial_number":"545649492451795","imei1":"545649492451795","imei2":"545649492451795","popurl":"www.himadri-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137256,"job_number":"JOB_137256","tr_customer_id":137273,"tr_customer_product_id":137263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:04:20.000Z","modified_at":"2025-12-24T22:04:20.000Z","name":"Lalita Sharma","mobile_number":"7041498888","email_id":"gayatri.kaur@hotmail.com","dop":"2025-12-14","serial_number":"867569733983126","imei1":"867569733983126","imei2":"867569733983126","popurl":"www.tanushree-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137257,"job_number":"JOB_137257","tr_customer_id":137274,"tr_customer_product_id":137264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:05:19.000Z","modified_at":"2025-12-24T22:05:19.000Z","name":"Kali Ganaka","mobile_number":"7028598557","email_id":"aagney.abbott@hotmail.com","dop":"2025-12-14","serial_number":"998998508675101","imei1":"998998508675101","imei2":"998998508675101","popurl":"www.girja-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137258,"job_number":"JOB_137258","tr_customer_id":137275,"tr_customer_product_id":137265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:05:56.000Z","modified_at":"2025-12-24T22:05:56.000Z","name":"Asha Joshi","mobile_number":"7069594547","email_id":"digambara.mahajan@hotmail.com","dop":"2025-12-14","serial_number":"432196340315229","imei1":"432196340315229","imei2":"432196340315229","popurl":"www.abhaya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137259,"job_number":"JOB_137259","tr_customer_id":137276,"tr_customer_product_id":137266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:06:26.000Z","modified_at":"2025-12-24T22:06:26.000Z","name":"Chakrika Jain","mobile_number":"7002208922","email_id":"brahma.guha@hotmail.com","dop":"2025-12-14","serial_number":"895691826629893","imei1":"895691826629893","imei2":"895691826629893","popurl":"www.shankar-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137260,"job_number":"JOB_137260","tr_customer_id":137277,"tr_customer_product_id":137267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:57:08.000Z","modified_at":"2025-12-24T22:57:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79856591958888","imei1":"79856591958888","imei2":"79856591958888","popurl":"2025-12-14T22:57:06.246763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137261,"job_number":"JOB_137261","tr_customer_id":137278,"tr_customer_product_id":137268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:59:41.000Z","modified_at":"2025-12-24T22:59:41.000Z","name":"Bhardwaj Menon","mobile_number":"7032106010","email_id":"basanti.tandon@gmail.com","dop":"2025-12-14","serial_number":"188759181415087","imei1":"188759181415087","imei2":"188759181415087","popurl":"www.chakravarti-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137262,"job_number":"JOB_137262","tr_customer_id":137279,"tr_customer_product_id":137269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:12:16.000Z","modified_at":"2025-12-24T23:12:16.000Z","name":"Baijayanti Bhat","mobile_number":"7050173476","email_id":"chandira.embranthiri@yahoo.co.in","dop":"2025-12-14","serial_number":"635374423729872","imei1":"635374423729872","imei2":"635374423729872","popurl":"www.jitender-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137263,"job_number":"JOB_137263","tr_customer_id":137280,"tr_customer_product_id":137270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:13:27.000Z","modified_at":"2025-12-24T23:13:27.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79956591958888","imei1":"79956591958888","imei2":"79956591958888","popurl":"2025-12-14T23:13:24.678701Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137264,"job_number":"JOB_137264","tr_customer_id":137281,"tr_customer_product_id":137271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:37:49.000Z","modified_at":"2025-12-24T23:37:49.000Z","name":"Jagadisha Mehra","mobile_number":"7091582532","email_id":"vasudev.iyengar@gmail.com","dop":"2025-12-14","serial_number":"791619741032619","imei1":"791619741032619","imei2":"791619741032619","popurl":"www.bankimchandra-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137265,"job_number":"JOB_137265","tr_customer_id":137282,"tr_customer_product_id":137272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:45:51.000Z","modified_at":"2025-12-24T23:45:51.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79916591958888","imei1":"79916591958888","imei2":"79916591958888","popurl":"2025-12-14T23:45:47.739927Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137266,"job_number":"JOB_137266","tr_customer_id":137283,"tr_customer_product_id":137273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:47:18.000Z","modified_at":"2025-12-24T23:47:18.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79926591958888","imei1":"79926591958888","imei2":"79926591958888","popurl":"2025-12-14T23:47:15.076298Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137267,"job_number":"JOB_137267","tr_customer_id":137284,"tr_customer_product_id":137274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:49:11.000Z","modified_at":"2025-12-24T23:49:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79936591958888","imei1":"79936591958888","imei2":"79936591958888","popurl":"2025-12-14T23:49:07.937906Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137268,"job_number":"JOB_137268","tr_customer_id":137285,"tr_customer_product_id":137275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:56:46.000Z","modified_at":"2025-12-24T23:56:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79946591958888","imei1":"79946591958888","imei2":"79946591958888","popurl":"2025-12-14T23:56:43.503077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137269,"job_number":"JOB_137269","tr_customer_id":137286,"tr_customer_product_id":137276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:12.000Z","modified_at":"2025-12-25T00:08:12.000Z","name":"Jaimini Naik","mobile_number":"7029072042","email_id":"divaakar.pilla@hotmail.com","dop":"2025-12-15","serial_number":"752058325493042","imei1":"752058325493042","imei2":"752058325493042","popurl":"www.balachandra-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137270,"job_number":"JOB_137270","tr_customer_id":137287,"tr_customer_product_id":137277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:14.000Z","modified_at":"2025-12-25T00:08:14.000Z","name":"Dwaipayana Pothuvaal","mobile_number":"7054131744","email_id":"bhooshit.rana@yahoo.co.in","dop":"2025-12-15","serial_number":"133076733609513","imei1":"133076733609513","imei2":"133076733609513","popurl":"www.dhruv-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137271,"job_number":"JOB_137271","tr_customer_id":137288,"tr_customer_product_id":137278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:09:03.000Z","modified_at":"2025-12-25T01:09:03.000Z","name":"Hardy Schuster","mobile_number":"464-323-7082","email_id":"Jerel69@gmail.com","dop":"2025-11-11","serial_number":"15831696686253","imei1":"15831696686253","imei2":"15831696686253","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137272,"job_number":"JOB_137272","tr_customer_id":137289,"tr_customer_product_id":137279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:11:09.000Z","modified_at":"2025-12-25T01:11:09.000Z","name":"Alverta Glover","mobile_number":"441-979-3818","email_id":"Betsy.Stamm3@yahoo.com","dop":"2025-11-11","serial_number":"16195343352662","imei1":"16195343352662","imei2":"16195343352662","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137273,"job_number":"JOB_137273","tr_customer_id":137290,"tr_customer_product_id":137280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:13:39.000Z","modified_at":"2025-12-25T01:13:39.000Z","name":"Jo Willms","mobile_number":"646-632-7416","email_id":"Daryl.Bogisich@yahoo.com","dop":"2025-11-11","serial_number":"17538031797099","imei1":"17538031797099","imei2":"17538031797099","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137274,"job_number":"JOB_137274","tr_customer_id":137291,"tr_customer_product_id":137281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:16:59.000Z","modified_at":"2025-12-25T01:16:59.000Z","name":"Jensen Halvorson","mobile_number":"926-863-8868","email_id":"Susana.Gislason71@yahoo.com","dop":"2025-11-11","serial_number":"19238036436213","imei1":"19238036436213","imei2":"19238036436213","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137275,"job_number":"JOB_137275","tr_customer_id":137292,"tr_customer_product_id":137282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:19:30.000Z","modified_at":"2025-12-25T01:19:30.000Z","name":"Ottis Thompson","mobile_number":"725-304-9157","email_id":"Winifred.Feest71@hotmail.com","dop":"2025-11-11","serial_number":"19487346040937","imei1":"19487346040937","imei2":"19487346040937","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137276,"job_number":"JOB_137276","tr_customer_id":137293,"tr_customer_product_id":137283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:24:44.000Z","modified_at":"2025-12-25T01:24:44.000Z","name":"Florian Treutel","mobile_number":"337-967-5738","email_id":"Vanessa.Brekke@yahoo.com","dop":"2025-11-11","serial_number":"13358178535000","imei1":"13358178535000","imei2":"13358178535000","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137278,"job_number":"JOB_137278","tr_customer_id":137295,"tr_customer_product_id":137285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:14.000Z","modified_at":"2025-12-25T01:27:14.000Z","name":"Bo Abshire","mobile_number":"408-327-9517","email_id":"Maximillian.Dibbert74@gmail.com","dop":"2025-04-06","serial_number":"17998800452203788","imei1":"17998800452203788","imei2":"17998800452203788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137290,"job_number":"JOB_137290","tr_customer_id":137307,"tr_customer_product_id":137297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:53.000Z","modified_at":"2025-12-25T03:45:53.000Z","name":"Erik Cartwright","mobile_number":"291-412-1406","email_id":"Brandi5@yahoo.com","dop":"2025-04-06","serial_number":"16667689361463940","imei1":"16667689361463940","imei2":"16667689361463940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137292,"job_number":"JOB_137292","tr_customer_id":137309,"tr_customer_product_id":137299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13326406898259","imei1":"13326406898259","imei2":"13326406898259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137294,"job_number":"JOB_137294","tr_customer_id":137311,"tr_customer_product_id":137301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:03.000Z","modified_at":"2025-12-25T03:46:03.000Z","name":"Stanford Schinner","mobile_number":"881-749-5328","email_id":"Randal.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"14300376876198068","imei1":"14300376876198068","imei2":"14300376876198068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137295,"job_number":"JOB_137295","tr_customer_id":137312,"tr_customer_product_id":137302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:12.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12627075769823","imei1":"12627075769823","imei2":"12627075769823","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137297,"job_number":"JOB_137297","tr_customer_id":137314,"tr_customer_product_id":137304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:28.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11115070131535","imei1":"11115070131535","imei2":"11115070131535","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137300,"job_number":"JOB_137300","tr_customer_id":137317,"tr_customer_product_id":137307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:38.000Z","modified_at":"2025-12-25T03:46:38.000Z","name":"Shirley Ward","mobile_number":"743-661-6442","email_id":"Alexie.Hane@hotmail.com","dop":"2025-04-06","serial_number":"15869525404044476","imei1":"15869525404044476","imei2":"15869525404044476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137302,"job_number":"JOB_137302","tr_customer_id":137319,"tr_customer_product_id":137309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"Tristin Heathcote","mobile_number":"810-484-1944","email_id":"Dusty_Fritsch9@gmail.com","dop":"2025-04-06","serial_number":"10583712318346","imei1":"10583712318346","imei2":"10583712318346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137303,"job_number":"JOB_137303","tr_customer_id":137320,"tr_customer_product_id":137310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12100092582869","imei1":"12100092582869","imei2":"12100092582869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137305,"job_number":"JOB_137305","tr_customer_id":137322,"tr_customer_product_id":137312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Addison Rolfson","mobile_number":"346-603-8927","email_id":"Ova_Huel11@yahoo.com","dop":"2025-04-06","serial_number":"15023080673612660","imei1":"15023080673612660","imei2":"15023080673612660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137306,"job_number":"JOB_137306","tr_customer_id":137323,"tr_customer_product_id":137313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:41.000Z","modified_at":"2025-12-25T03:46:41.000Z","name":"Jayda Zulauf","mobile_number":"423-575-7211","email_id":"Drake_Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"11982925085544988","imei1":"11982925085544988","imei2":"11982925085544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137307,"job_number":"JOB_137307","tr_customer_id":137324,"tr_customer_product_id":137314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10401559741388","imei1":"10401559741388","imei2":"10401559741388","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137309,"job_number":"JOB_137309","tr_customer_id":137326,"tr_customer_product_id":137316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11505983862151","imei1":"11505983862151","imei2":"11505983862151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137311,"job_number":"JOB_137311","tr_customer_id":137328,"tr_customer_product_id":137318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:43.000Z","modified_at":"2025-12-25T03:46:43.000Z","name":"Jerrod Sauer","mobile_number":"467-638-1423","email_id":"Davonte42@gmail.com","dop":"2025-06-18","serial_number":"1039595875050718","imei1":"1039595875050718","imei2":"1039595875050718","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137312,"job_number":"JOB_137312","tr_customer_id":137329,"tr_customer_product_id":137319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Ryan Conroy","mobile_number":"481-446-1879","email_id":"Conner39@hotmail.com","dop":"2025-04-06","serial_number":"11886417942262504","imei1":"11886417942262504","imei2":"11886417942262504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137313,"job_number":"JOB_137313","tr_customer_id":137330,"tr_customer_product_id":137320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11511329063052","imei1":"11511329063052","imei2":"11511329063052","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137316,"job_number":"JOB_137316","tr_customer_id":137333,"tr_customer_product_id":137323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:48.000Z","modified_at":"2025-12-25T03:46:48.000Z","name":"Anahi Johnson","mobile_number":"517-763-2086","email_id":"Madonna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"16591868289177204","imei1":"16591868289177204","imei2":"16591868289177204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137318,"job_number":"JOB_137318","tr_customer_id":137335,"tr_customer_product_id":137325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:50.000Z","modified_at":"2025-12-25T03:46:50.000Z","name":"Ursula Nienow","mobile_number":"800-627-6651","email_id":"Maryjane_Heidenreich75@hotmail.com","dop":"2025-04-06","serial_number":"10074789380363398","imei1":"10074789380363398","imei2":"10074789380363398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137319,"job_number":"JOB_137319","tr_customer_id":137336,"tr_customer_product_id":137326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18755204682927","imei1":"18755204682927","imei2":"18755204682927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137321,"job_number":"JOB_137321","tr_customer_id":137338,"tr_customer_product_id":137328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:02.000Z","modified_at":"2025-12-25T03:47:02.000Z","name":"Blanche Adams","mobile_number":"581-345-5357","email_id":"Linnea_Satterfield@yahoo.com","dop":"2025-04-06","serial_number":"18420067094425430","imei1":"18420067094425430","imei2":"18420067094425430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137323,"job_number":"JOB_137323","tr_customer_id":137340,"tr_customer_product_id":137330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:11.000Z","modified_at":"2025-12-25T03:47:11.000Z","name":"Viva Bernier","mobile_number":"277-887-9753","email_id":"Antonette98@hotmail.com","dop":"2025-04-06","serial_number":"14960973638734704","imei1":"14960973638734704","imei2":"14960973638734704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137325,"job_number":"JOB_137325","tr_customer_id":137342,"tr_customer_product_id":137332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16504247360099","imei1":"16504247360099","imei2":"16504247360099","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137326,"job_number":"JOB_137326","tr_customer_id":137343,"tr_customer_product_id":137333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Elvie Murazik","mobile_number":"366-842-4886","email_id":"Giovanni56@yahoo.com","dop":"2025-09-16","serial_number":"16657442382470","imei1":"16657442382470","imei2":"16657442382470","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137327,"job_number":"JOB_137327","tr_customer_id":137344,"tr_customer_product_id":137334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10246211709032","imei1":"10246211709032","imei2":"10246211709032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137329,"job_number":"JOB_137329","tr_customer_id":137346,"tr_customer_product_id":137336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Garry Kuhlman","mobile_number":"900-600-4790","email_id":"Itzel.Mohr@yahoo.com","dop":"2025-06-18","serial_number":"1039942422821034","imei1":"1039942422821034","imei2":"1039942422821034","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137330,"job_number":"JOB_137330","tr_customer_id":137347,"tr_customer_product_id":137337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15177962326176","imei1":"15177962326176","imei2":"15177962326176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137332,"job_number":"JOB_137332","tr_customer_id":137349,"tr_customer_product_id":137339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:24.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19193538107572","imei1":"19193538107572","imei2":"19193538107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137333,"job_number":"JOB_137333","tr_customer_id":137350,"tr_customer_product_id":137340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:47:25.000Z","name":"Dorthy Littel","mobile_number":"316-505-1762","email_id":"Cameron_Moore33@yahoo.com","dop":"2025-04-06","serial_number":"13771418745197132","imei1":"13771418745197132","imei2":"13771418745197132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137335,"job_number":"JOB_137335","tr_customer_id":137352,"tr_customer_product_id":137342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"Rachael Thompson","mobile_number":"385-915-5211","email_id":"Filiberto.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"16436476403513868","imei1":"16436476403513868","imei2":"16436476403513868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137336,"job_number":"JOB_137336","tr_customer_id":137353,"tr_customer_product_id":137343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12796872445034","imei1":"12796872445034","imei2":"12796872445034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137339,"job_number":"JOB_137339","tr_customer_id":137356,"tr_customer_product_id":137346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:47:28.000Z","name":"Donnell Mueller","mobile_number":"475-730-9239","email_id":"Adolfo_Schimmel0@hotmail.com","dop":"2025-04-06","serial_number":"11770259586782748","imei1":"11770259586782748","imei2":"11770259586782748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137340,"job_number":"JOB_137340","tr_customer_id":137357,"tr_customer_product_id":137347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:29.000Z","modified_at":"2025-12-25T03:47:29.000Z","name":"Erich Lubowitz","mobile_number":"444-845-5970","email_id":"Maia9@yahoo.com","dop":"2025-04-06","serial_number":"11428318506437556","imei1":"11428318506437556","imei2":"11428318506437556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137344,"job_number":"JOB_137344","tr_customer_id":137361,"tr_customer_product_id":137351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16602624669923","imei1":"16602624669923","imei2":"16602624669923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137345,"job_number":"JOB_137345","tr_customer_id":137362,"tr_customer_product_id":137352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Lon Kuhlman","mobile_number":"790-257-7022","email_id":"Dashawn.Volkman8@hotmail.com","dop":"2025-09-16","serial_number":"11230247736318","imei1":"11230247736318","imei2":"11230247736318","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137347,"job_number":"JOB_137347","tr_customer_id":137364,"tr_customer_product_id":137354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:47:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14882666937825","imei1":"14882666937825","imei2":"14882666937825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137349,"job_number":"JOB_137349","tr_customer_id":137366,"tr_customer_product_id":137356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:48.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11024354107711","imei1":"11024354107711","imei2":"11024354107711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137350,"job_number":"JOB_137350","tr_customer_id":137367,"tr_customer_product_id":137357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:47:49.000Z","name":"Carol Jenkins","mobile_number":"948-424-1920","email_id":"Rocky52@hotmail.com","dop":"2025-04-06","serial_number":"14518139280878926","imei1":"14518139280878926","imei2":"14518139280878926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137353,"job_number":"JOB_137353","tr_customer_id":137370,"tr_customer_product_id":137360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:47:50.000Z","name":"Marlene King","mobile_number":"891-446-5613","email_id":"Doug.Goldner15@hotmail.com","dop":"2025-04-06","serial_number":"17093699887442686","imei1":"17093699887442686","imei2":"17093699887442686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137354,"job_number":"JOB_137354","tr_customer_id":137371,"tr_customer_product_id":137361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:51.000Z","modified_at":"2025-12-25T03:47:51.000Z","name":"Geo Koch","mobile_number":"570-810-4692","email_id":"Scotty.Ferry92@hotmail.com","dop":"2025-05-30","serial_number":"13195073325787","imei1":"13195073325787","imei2":"13195073325787","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137356,"job_number":"JOB_137356","tr_customer_id":137373,"tr_customer_product_id":137363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Marilie Hirthe","mobile_number":"544-510-2453","email_id":"Scotty.Doyle@yahoo.com","dop":"2025-05-30","serial_number":"1579730307862337","imei1":"1579730307862337","imei2":"1579730307862337","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137357,"job_number":"JOB_137357","tr_customer_id":137374,"tr_customer_product_id":137364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:47:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14982677366731","imei1":"14982677366731","imei2":"14982677366731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137359,"job_number":"JOB_137359","tr_customer_id":137376,"tr_customer_product_id":137366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:54.000Z","modified_at":"2025-12-25T03:47:54.000Z","name":"Ethan Mayer","mobile_number":"404-701-2870","email_id":"Hildegard53@yahoo.com","dop":"2025-04-06","serial_number":"12993347464925776","imei1":"12993347464925776","imei2":"12993347464925776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137361,"job_number":"JOB_137361","tr_customer_id":137378,"tr_customer_product_id":137368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13339318815988","imei1":"13339318815988","imei2":"13339318815988","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137362,"job_number":"JOB_137362","tr_customer_id":137379,"tr_customer_product_id":137369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Alfredo Sawayn","mobile_number":"300-563-4176","email_id":"Tyler45@hotmail.com","dop":"2025-09-16","serial_number":"19646234670478","imei1":"19646234670478","imei2":"19646234670478","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137368,"job_number":"JOB_137368","tr_customer_id":137385,"tr_customer_product_id":137375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14265366221500","imei1":"14265366221500","imei2":"14265366221500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137370,"job_number":"JOB_137370","tr_customer_id":137387,"tr_customer_product_id":137377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"Ena Schulist","mobile_number":"551-734-8534","email_id":"Nestor.Deckow@hotmail.com","dop":"2025-04-06","serial_number":"15734167450702780","imei1":"15734167450702780","imei2":"15734167450702780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137371,"job_number":"JOB_137371","tr_customer_id":137388,"tr_customer_product_id":137378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271462121529","imei1":"10271462121529","imei2":"10271462121529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137376,"job_number":"JOB_137376","tr_customer_id":137393,"tr_customer_product_id":137383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Gillian Wilkinson","mobile_number":"763-656-4013","email_id":"Lindsay_Schroeder43@yahoo.com","dop":"2025-04-06","serial_number":"19933685871515530","imei1":"19933685871515530","imei2":"19933685871515530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137381,"job_number":"JOB_137381","tr_customer_id":137398,"tr_customer_product_id":137388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15009533036658","imei1":"15009533036658","imei2":"15009533036658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137382,"job_number":"JOB_137382","tr_customer_id":137399,"tr_customer_product_id":137389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13182146013702","imei1":"13182146013702","imei2":"13182146013702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137385,"job_number":"JOB_137385","tr_customer_id":137402,"tr_customer_product_id":137392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:48:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15065114577883","imei1":"15065114577883","imei2":"15065114577883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137387,"job_number":"JOB_137387","tr_customer_id":137404,"tr_customer_product_id":137394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14141148932716","imei1":"14141148932716","imei2":"14141148932716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137388,"job_number":"JOB_137388","tr_customer_id":137405,"tr_customer_product_id":137395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Stacey Gulgowski","mobile_number":"709-310-0159","email_id":"Allen_Schaden75@gmail.com","dop":"2025-04-06","serial_number":"15611439783467552","imei1":"15611439783467552","imei2":"15611439783467552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137389,"job_number":"JOB_137389","tr_customer_id":137406,"tr_customer_product_id":137396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Benjamin Kub","mobile_number":"671-264-4804","email_id":"Krystel_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"15441364681121620","imei1":"15441364681121620","imei2":"15441364681121620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137391,"job_number":"JOB_137391","tr_customer_id":137408,"tr_customer_product_id":137398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Vinnie Yundt","mobile_number":"666-241-3880","email_id":"Ellen.Schinner@gmail.com","dop":"2025-04-06","serial_number":"18719341266179336","imei1":"18719341266179336","imei2":"18719341266179336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137392,"job_number":"JOB_137392","tr_customer_id":137409,"tr_customer_product_id":137399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:36.000Z","modified_at":"2025-12-25T03:48:36.000Z","name":"Gerald Lueilwitz","mobile_number":"858-832-3629","email_id":"Darien.Veum70@hotmail.com","dop":"2025-04-06","serial_number":"19185846778528270","imei1":"19185846778528270","imei2":"19185846778528270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137393,"job_number":"JOB_137393","tr_customer_id":137410,"tr_customer_product_id":137400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:38.000Z","modified_at":"2025-12-25T03:48:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19014374948823","imei1":"19014374948823","imei2":"19014374948823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137395,"job_number":"JOB_137395","tr_customer_id":137412,"tr_customer_product_id":137402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:40.000Z","modified_at":"2025-12-25T03:48:40.000Z","name":"Charlene Crona","mobile_number":"743-488-4350","email_id":"Gracie59@yahoo.com","dop":"2025-04-06","serial_number":"12146950580471086","imei1":"12146950580471086","imei2":"12146950580471086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137399,"job_number":"JOB_137399","tr_customer_id":137416,"tr_customer_product_id":137406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:48:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17988649780962","imei1":"17988649780962","imei2":"17988649780962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137401,"job_number":"JOB_137401","tr_customer_id":137418,"tr_customer_product_id":137408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:58.000Z","modified_at":"2025-12-25T03:48:58.000Z","name":"Jensen Hilpert","mobile_number":"238-268-7636","email_id":"Neil.Schiller34@yahoo.com","dop":"2025-04-06","serial_number":"12778090446138674","imei1":"12778090446138674","imei2":"12778090446138674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137408,"job_number":"JOB_137408","tr_customer_id":137425,"tr_customer_product_id":137415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15670049498436","imei1":"15670049498436","imei2":"15670049498436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137410,"job_number":"JOB_137410","tr_customer_id":137427,"tr_customer_product_id":137417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13136322504467","imei1":"13136322504467","imei2":"13136322504467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137412,"job_number":"JOB_137412","tr_customer_id":137429,"tr_customer_product_id":137419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"Name Veum","mobile_number":"357-411-0364","email_id":"Darron.Schneider@gmail.com","dop":"2025-04-06","serial_number":"17066442213782696","imei1":"17066442213782696","imei2":"17066442213782696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137413,"job_number":"JOB_137413","tr_customer_id":137430,"tr_customer_product_id":137420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:13.000Z","modified_at":"2025-12-25T03:49:13.000Z","name":"Melisa Veum","mobile_number":"999-441-6746","email_id":"Jarrett19@gmail.com","dop":"2025-04-06","serial_number":"14940475495931336","imei1":"14940475495931336","imei2":"14940475495931336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137418,"job_number":"JOB_137418","tr_customer_id":137435,"tr_customer_product_id":137425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18625216779920","imei1":"18625216779920","imei2":"18625216779920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137420,"job_number":"JOB_137420","tr_customer_id":137437,"tr_customer_product_id":137427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:20.000Z","modified_at":"2025-12-25T03:49:20.000Z","name":"Marielle Hayes","mobile_number":"913-412-9023","email_id":"Brooke_Morar94@gmail.com","dop":"2025-04-06","serial_number":"12561905717510522","imei1":"12561905717510522","imei2":"12561905717510522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137421,"job_number":"JOB_137421","tr_customer_id":137438,"tr_customer_product_id":137428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:23.000Z","modified_at":"2025-12-25T03:49:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13272918861501","imei1":"13272918861501","imei2":"13272918861501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137423,"job_number":"JOB_137423","tr_customer_id":137440,"tr_customer_product_id":137430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:25.000Z","modified_at":"2025-12-25T03:49:25.000Z","name":"Lester Stamm","mobile_number":"432-327-1734","email_id":"Mya_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"15570765451250396","imei1":"15570765451250396","imei2":"15570765451250396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137424,"job_number":"JOB_137424","tr_customer_id":137441,"tr_customer_product_id":137431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:49:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19285239746641","imei1":"19285239746641","imei2":"19285239746641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137426,"job_number":"JOB_137426","tr_customer_id":137443,"tr_customer_product_id":137433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:50.000Z","modified_at":"2025-12-25T03:49:50.000Z","name":"Name Botsford","mobile_number":"723-803-0574","email_id":"Mable_Jakubowski58@yahoo.com","dop":"2025-04-06","serial_number":"12481877098741858","imei1":"12481877098741858","imei2":"12481877098741858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137427,"job_number":"JOB_137427","tr_customer_id":137444,"tr_customer_product_id":137434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16043099142023","imei1":"16043099142023","imei2":"16043099142023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137431,"job_number":"JOB_137431","tr_customer_id":137448,"tr_customer_product_id":137438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:52.000Z","modified_at":"2025-12-25T03:49:52.000Z","name":"Briana Weber","mobile_number":"368-387-2626","email_id":"Lilyan0@hotmail.com","dop":"2025-04-06","serial_number":"11130400152896926","imei1":"11130400152896926","imei2":"11130400152896926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137433,"job_number":"JOB_137433","tr_customer_id":137450,"tr_customer_product_id":137440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62844550456540","imei1":"62844550456540","imei2":"62844550456540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137434,"job_number":"JOB_137434","tr_customer_id":137451,"tr_customer_product_id":137441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25954734477362","imei1":"25954734477362","imei2":"25954734477362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137435,"job_number":"JOB_137435","tr_customer_id":137452,"tr_customer_product_id":137442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42373094232688","imei1":"42373094232688","imei2":"42373094232688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137436,"job_number":"JOB_137436","tr_customer_id":137453,"tr_customer_product_id":137443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29581749615882","imei1":"29581749615882","imei2":"29581749615882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137437,"job_number":"JOB_137437","tr_customer_id":137454,"tr_customer_product_id":137444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20627924476282","imei1":"20627924476282","imei2":"20627924476282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137438,"job_number":"JOB_137438","tr_customer_id":137455,"tr_customer_product_id":137445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23169943963900","imei1":"23169943963900","imei2":"23169943963900","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137440,"job_number":"JOB_137440","tr_customer_id":137457,"tr_customer_product_id":137447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21155081476319","imei1":"21155081476319","imei2":"21155081476319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137441,"job_number":"JOB_137441","tr_customer_id":137458,"tr_customer_product_id":137448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11905693259024","imei1":"11905693259024","imei2":"11905693259024","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137442,"job_number":"JOB_137442","tr_customer_id":137459,"tr_customer_product_id":137449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55955448587970","imei1":"55955448587970","imei2":"55955448587970","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137443,"job_number":"JOB_137443","tr_customer_id":137460,"tr_customer_product_id":137450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67263213884922","imei1":"67263213884922","imei2":"67263213884922","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137444,"job_number":"JOB_137444","tr_customer_id":137461,"tr_customer_product_id":137451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46160797961247","imei1":"46160797961247","imei2":"46160797961247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137445,"job_number":"JOB_137445","tr_customer_id":137462,"tr_customer_product_id":137452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96568239851127","imei1":"96568239851127","imei2":"96568239851127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137447,"job_number":"JOB_137447","tr_customer_id":137464,"tr_customer_product_id":137454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:07.000Z","modified_at":"2025-12-25T03:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97652535431074","imei1":"97652535431074","imei2":"97652535431074","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137448,"job_number":"JOB_137448","tr_customer_id":137465,"tr_customer_product_id":137455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32902125399771","imei1":"32902125399771","imei2":"32902125399771","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137449,"job_number":"JOB_137449","tr_customer_id":137466,"tr_customer_product_id":137456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64532043736664","imei1":"64532043736664","imei2":"64532043736664","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137450,"job_number":"JOB_137450","tr_customer_id":137467,"tr_customer_product_id":137457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57440993208545","imei1":"57440993208545","imei2":"57440993208545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137451,"job_number":"JOB_137451","tr_customer_id":137468,"tr_customer_product_id":137458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15386837180025","imei1":"15386837180025","imei2":"15386837180025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137452,"job_number":"JOB_137452","tr_customer_id":137469,"tr_customer_product_id":137459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85771178292456","imei1":"85771178292456","imei2":"85771178292456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137454,"job_number":"JOB_137454","tr_customer_id":137471,"tr_customer_product_id":137461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"61450650593711","imei1":"61450650593711","imei2":"61450650593711","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137456,"job_number":"JOB_137456","tr_customer_id":137473,"tr_customer_product_id":137463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:55.000Z","modified_at":"2025-12-25T04:08:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"74334022983602","imei1":"74334022983602","imei2":"74334022983602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137457,"job_number":"JOB_137457","tr_customer_id":137474,"tr_customer_product_id":137464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:08:56.000Z","name":"Ernestina Hegmann","mobile_number":"388-848-7747","email_id":"Shanel.Gislason@gmail.com","dop":"2025-09-30","serial_number":"44212916275846","imei1":"44212916275846","imei2":"44212916275846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137459,"job_number":"JOB_137459","tr_customer_id":137476,"tr_customer_product_id":137466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:13.000Z","modified_at":"2025-12-25T04:09:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"82417864624596","imei1":"82417864624596","imei2":"82417864624596","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137460,"job_number":"JOB_137460","tr_customer_id":137477,"tr_customer_product_id":137467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:14.000Z","name":"Alena Pollich","mobile_number":"757-359-7886","email_id":"Linwood.Tremblay55@hotmail.com","dop":"2025-09-30","serial_number":"52661265071746","imei1":"52661265071746","imei2":"52661265071746","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137462,"job_number":"JOB_137462","tr_customer_id":137479,"tr_customer_product_id":137469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"96476019554683","imei1":"96476019554683","imei2":"96476019554683","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137463,"job_number":"JOB_137463","tr_customer_id":137480,"tr_customer_product_id":137470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"Rhianna Prohaska","mobile_number":"823-720-7213","email_id":"Bridgette_Stracke77@yahoo.com","dop":"2025-09-30","serial_number":"67093240682356","imei1":"67093240682356","imei2":"67093240682356","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137465,"job_number":"JOB_137465","tr_customer_id":137482,"tr_customer_product_id":137472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"19711751132901","imei1":"19711751132901","imei2":"19711751132901","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137466,"job_number":"JOB_137466","tr_customer_id":137483,"tr_customer_product_id":137473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"Keagan Beer","mobile_number":"584-888-0838","email_id":"Coy_Legros79@hotmail.com","dop":"2025-09-30","serial_number":"49435311510260","imei1":"49435311510260","imei2":"49435311510260","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137468,"job_number":"JOB_137468","tr_customer_id":137485,"tr_customer_product_id":137475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:01.000Z","modified_at":"2025-12-25T04:13:01.000Z","name":"Ally Stiedemann","mobile_number":"371-787-5135","email_id":"Cloyd.Terry12@yahoo.com","dop":"2025-09-30","serial_number":"91991516073819","imei1":"91991516073819","imei2":"91991516073819","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137471,"job_number":"JOB_137471","tr_customer_id":137488,"tr_customer_product_id":137478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:49.000Z","modified_at":"2025-12-25T04:25:49.000Z","name":"Belle Sporer","mobile_number":"257-813-1657","email_id":"Brittany_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"18862229672252030","imei1":"18862229672252030","imei2":"18862229672252030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137472,"job_number":"JOB_137472","tr_customer_id":137489,"tr_customer_product_id":137479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:08.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11966952978460","imei1":"11966952978460","imei2":"11966952978460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137474,"job_number":"JOB_137474","tr_customer_id":137491,"tr_customer_product_id":137481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:10.000Z","modified_at":"2025-12-25T04:32:10.000Z","name":"Kyra King","mobile_number":"323-316-4715","email_id":"Icie51@gmail.com","dop":"2025-10-12","serial_number":"1005092312333328","imei1":"1005092312333328","imei2":"1005092312333328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137475,"job_number":"JOB_137475","tr_customer_id":137492,"tr_customer_product_id":137482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:23.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"15204216724364","imei1":"15204216724364","imei2":"15204216724364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137477,"job_number":"JOB_137477","tr_customer_id":137494,"tr_customer_product_id":137484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:25.000Z","modified_at":"2025-12-25T04:32:25.000Z","name":"Judge Welch","mobile_number":"597-728-4948","email_id":"Harvey4@hotmail.com","dop":"2025-10-12","serial_number":"1002154747348407","imei1":"1002154747348407","imei2":"1002154747348407","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137478,"job_number":"JOB_137478","tr_customer_id":137495,"tr_customer_product_id":137485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:38.000Z","modified_at":"2025-12-25T04:32:38.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16442024645717","imei1":"16442024645717","imei2":"16442024645717","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137480,"job_number":"JOB_137480","tr_customer_id":137497,"tr_customer_product_id":137487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:40.000Z","modified_at":"2025-12-25T04:32:40.000Z","name":"Tyrese Gerhold","mobile_number":"595-263-8940","email_id":"Beryl31@yahoo.com","dop":"2025-10-12","serial_number":"1007121192549331","imei1":"1007121192549331","imei2":"1007121192549331","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137481,"job_number":"JOB_137481","tr_customer_id":137498,"tr_customer_product_id":137488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:34:48.000Z","modified_at":"2025-12-25T04:34:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"10725975529992","imei1":"10725975529992","imei2":"10725975529992","popurl":"2025-12-15T04:34:47.300069077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137482,"job_number":"JOB_137482","tr_customer_id":137499,"tr_customer_product_id":137489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:35:20.000Z","modified_at":"2025-12-25T04:35:20.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"44814478341208","imei1":"44814478341208","imei2":"44814478341208","popurl":"2025-12-15T04:35:19.529778749Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137483,"job_number":"JOB_137483","tr_customer_id":137500,"tr_customer_product_id":137490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:31.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15521562648919","imei1":"15521562648919","imei2":"15521562648919","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137485,"job_number":"JOB_137485","tr_customer_id":137502,"tr_customer_product_id":137492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:43.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17845777280898","imei1":"17845777280898","imei2":"17845777280898","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137487,"job_number":"JOB_137487","tr_customer_id":137504,"tr_customer_product_id":137494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:55.000Z","modified_at":"2025-12-25T04:37:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17702788754345","imei1":"17702788754345","imei2":"17702788754345","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137489,"job_number":"JOB_137489","tr_customer_id":137506,"tr_customer_product_id":137496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:48.000Z","modified_at":"2025-12-25T04:41:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109890164783083","imei1":"109890164783083","imei2":"109890164783083","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137491,"job_number":"JOB_137491","tr_customer_id":137508,"tr_customer_product_id":137498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:00.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108806415056965","imei1":"108806415056965","imei2":"108806415056965","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137494,"job_number":"JOB_137494","tr_customer_id":137511,"tr_customer_product_id":137501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:07.000Z","modified_at":"2025-12-25T04:43:07.000Z","name":"Gabriella Hartmann","mobile_number":"376-606-2752","email_id":"Zakary12@yahoo.com","dop":"2025-04-06","serial_number":"15474713332601200","imei1":"15474713332601200","imei2":"15474713332601200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137495,"job_number":"JOB_137495","tr_customer_id":137512,"tr_customer_product_id":137502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"67997609250168","imei1":"67997609250168","imei2":"67997609250168","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137496,"job_number":"JOB_137496","tr_customer_id":137513,"tr_customer_product_id":137503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"Cierra Heaney","mobile_number":"520-506-7471","email_id":"Kristy.Yundt@hotmail.com","dop":"2025-09-30","serial_number":"69960575912688","imei1":"69960575912688","imei2":"69960575912688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137498,"job_number":"JOB_137498","tr_customer_id":137515,"tr_customer_product_id":137505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:16.000Z","modified_at":"2025-12-25T04:48:16.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"68611828966033","imei1":"68611828966033","imei2":"68611828966033","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137499,"job_number":"JOB_137499","tr_customer_id":137516,"tr_customer_product_id":137506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:17.000Z","name":"Scarlett Ondricka","mobile_number":"903-301-2022","email_id":"Declan.Raynor@hotmail.com","dop":"2025-09-30","serial_number":"90782932355365","imei1":"90782932355365","imei2":"90782932355365","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137501,"job_number":"JOB_137501","tr_customer_id":137518,"tr_customer_product_id":137508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:33.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"97481902576575","imei1":"97481902576575","imei2":"97481902576575","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137502,"job_number":"JOB_137502","tr_customer_id":137519,"tr_customer_product_id":137509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"Rebeca Kuvalis","mobile_number":"672-291-2958","email_id":"Ebony.Mitchell@yahoo.com","dop":"2025-09-30","serial_number":"19034107768773","imei1":"19034107768773","imei2":"19034107768773","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137505,"job_number":"JOB_137505","tr_customer_id":137522,"tr_customer_product_id":137512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:10.000Z","modified_at":"2025-12-25T04:49:10.000Z","name":"Dameon Kutch","mobile_number":"784-422-2923","email_id":"Rubie_Gutmann80@gmail.com","dop":"2025-04-06","serial_number":"19252186835487696","imei1":"19252186835487696","imei2":"19252186835487696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137507,"job_number":"JOB_137507","tr_customer_id":137524,"tr_customer_product_id":137514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:01.000Z","modified_at":"2025-12-25T04:52:01.000Z","name":"Robyn Welch","mobile_number":"995-667-2549","email_id":"Luisa.Mills66@yahoo.com","dop":"2025-04-06","serial_number":"17580181641892776","imei1":"17580181641892776","imei2":"17580181641892776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137509,"job_number":"JOB_137509","tr_customer_id":137526,"tr_customer_product_id":137516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:30.000Z","modified_at":"2025-12-25T04:54:30.000Z","name":"Isai Baumbach","mobile_number":"900-225-9522","email_id":"Victor70@gmail.com","dop":"2025-04-06","serial_number":"10852614702391110","imei1":"10852614702391110","imei2":"10852614702391110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137511,"job_number":"JOB_137511","tr_customer_id":137528,"tr_customer_product_id":137518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:22.000Z","modified_at":"2025-12-25T04:55:22.000Z","name":"Blake Breitenberg","mobile_number":"441-927-7473","email_id":"Shayne_Bode@hotmail.com","dop":"2025-04-06","serial_number":"18061539539724456","imei1":"18061539539724456","imei2":"18061539539724456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137513,"job_number":"JOB_137513","tr_customer_id":137530,"tr_customer_product_id":137520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12659439764596","imei1":"12659439764596","imei2":"12659439764596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137515,"job_number":"JOB_137515","tr_customer_id":137532,"tr_customer_product_id":137522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:04.000Z","modified_at":"2025-12-25T05:18:04.000Z","name":"Carolina Dach","mobile_number":"902-360-1295","email_id":"Lulu_Schaden@gmail.com","dop":"2025-04-06","serial_number":"19503434250261650","imei1":"19503434250261650","imei2":"19503434250261650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137516,"job_number":"JOB_137516","tr_customer_id":137533,"tr_customer_product_id":137523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19693407729702","imei1":"19693407729702","imei2":"19693407729702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137518,"job_number":"JOB_137518","tr_customer_id":137535,"tr_customer_product_id":137525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:12.000Z","modified_at":"2025-12-25T05:18:12.000Z","name":"Bo Nolan","mobile_number":"538-632-3726","email_id":"Micaela61@yahoo.com","dop":"2025-04-06","serial_number":"10821611877996738","imei1":"10821611877996738","imei2":"10821611877996738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137519,"job_number":"JOB_137519","tr_customer_id":137536,"tr_customer_product_id":137526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12986581690250","imei1":"12986581690250","imei2":"12986581690250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137521,"job_number":"JOB_137521","tr_customer_id":137538,"tr_customer_product_id":137528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:21.000Z","modified_at":"2025-12-25T05:18:21.000Z","name":"Curtis DuBuque","mobile_number":"764-987-2655","email_id":"Ryann.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"12095183964254128","imei1":"12095183964254128","imei2":"12095183964254128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137522,"job_number":"JOB_137522","tr_customer_id":137539,"tr_customer_product_id":137529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13643443238902","imei1":"13643443238902","imei2":"13643443238902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137524,"job_number":"JOB_137524","tr_customer_id":137541,"tr_customer_product_id":137531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:53.000Z","modified_at":"2025-12-25T05:20:53.000Z","name":"Oda Parker","mobile_number":"563-294-1873","email_id":"Cloyd.Hane@yahoo.com","dop":"2025-04-06","serial_number":"12325637119571426","imei1":"12325637119571426","imei2":"12325637119571426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137525,"job_number":"JOB_137525","tr_customer_id":137542,"tr_customer_product_id":137532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16603986224959","imei1":"16603986224959","imei2":"16603986224959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137527,"job_number":"JOB_137527","tr_customer_id":137544,"tr_customer_product_id":137534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:01.000Z","modified_at":"2025-12-25T05:21:01.000Z","name":"Althea Cartwright","mobile_number":"783-660-3261","email_id":"Haskell.Mante60@hotmail.com","dop":"2025-04-06","serial_number":"14887871497346878","imei1":"14887871497346878","imei2":"14887871497346878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137528,"job_number":"JOB_137528","tr_customer_id":137545,"tr_customer_product_id":137535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18404929094720","imei1":"18404929094720","imei2":"18404929094720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137530,"job_number":"JOB_137530","tr_customer_id":137547,"tr_customer_product_id":137537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:10.000Z","modified_at":"2025-12-25T05:21:10.000Z","name":"Alisa Berge","mobile_number":"495-891-8457","email_id":"Julie.Stracke54@yahoo.com","dop":"2025-04-06","serial_number":"11182282362144692","imei1":"11182282362144692","imei2":"11182282362144692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137531,"job_number":"JOB_137531","tr_customer_id":137548,"tr_customer_product_id":137538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14204546316624","imei1":"14204546316624","imei2":"14204546316624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137533,"job_number":"JOB_137533","tr_customer_id":137550,"tr_customer_product_id":137540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:02.000Z","modified_at":"2025-12-25T05:26:02.000Z","name":"Mertie Beer","mobile_number":"756-535-8815","email_id":"Claire.Davis@yahoo.com","dop":"2025-04-06","serial_number":"11954926517592946","imei1":"11954926517592946","imei2":"11954926517592946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137534,"job_number":"JOB_137534","tr_customer_id":137551,"tr_customer_product_id":137541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19568590285145","imei1":"19568590285145","imei2":"19568590285145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137536,"job_number":"JOB_137536","tr_customer_id":137553,"tr_customer_product_id":137543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:29.000Z","modified_at":"2025-12-25T05:26:29.000Z","name":"Conrad Kovacek","mobile_number":"491-279-2727","email_id":"Jamaal_Boehm@yahoo.com","dop":"2025-04-06","serial_number":"13721721641689052","imei1":"13721721641689052","imei2":"13721721641689052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137537,"job_number":"JOB_137537","tr_customer_id":137554,"tr_customer_product_id":137544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:26:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13031293741414","imei1":"13031293741414","imei2":"13031293741414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137539,"job_number":"JOB_137539","tr_customer_id":137556,"tr_customer_product_id":137546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:55.000Z","modified_at":"2025-12-25T05:26:55.000Z","name":"Araceli Toy","mobile_number":"554-374-7307","email_id":"Flossie_Wolff21@gmail.com","dop":"2025-04-06","serial_number":"10180822970416788","imei1":"10180822970416788","imei2":"10180822970416788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137540,"job_number":"JOB_137540","tr_customer_id":137557,"tr_customer_product_id":137547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15443145975681","imei1":"15443145975681","imei2":"15443145975681","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137541,"job_number":"JOB_137541","tr_customer_id":137558,"tr_customer_product_id":137548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"Jackie Waters","mobile_number":"201-980-1168","email_id":"Tressie_Hettinger@yahoo.com","dop":"2025-09-16","serial_number":"11739737769892","imei1":"11739737769892","imei2":"11739737769892","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137542,"job_number":"JOB_137542","tr_customer_id":137559,"tr_customer_product_id":137549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:01:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13808839825219","imei1":"13808839825219","imei2":"13808839825219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137544,"job_number":"JOB_137544","tr_customer_id":137561,"tr_customer_product_id":137551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:31.000Z","modified_at":"2025-12-25T06:01:31.000Z","name":"Eulalia Halvorson","mobile_number":"806-584-0265","email_id":"Charlotte86@yahoo.com","dop":"2025-04-06","serial_number":"15043133939561746","imei1":"15043133939561746","imei2":"15043133939561746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137545,"job_number":"JOB_137545","tr_customer_id":137562,"tr_customer_product_id":137552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:33.000Z","modified_at":"2025-12-25T06:01:33.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12431959593945","imei1":"12431959593945","imei2":"12431959593945","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137546,"job_number":"JOB_137546","tr_customer_id":137563,"tr_customer_product_id":137553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:34.000Z","modified_at":"2025-12-25T06:01:34.000Z","name":"Leopold Pollich","mobile_number":"578-299-1753","email_id":"Mazie79@yahoo.com","dop":"2025-09-16","serial_number":"14673811091742","imei1":"14673811091742","imei2":"14673811091742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137547,"job_number":"JOB_137547","tr_customer_id":137564,"tr_customer_product_id":137554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:53.000Z","modified_at":"2025-12-25T06:01:53.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17971506446147","imei1":"17971506446147","imei2":"17971506446147","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137548,"job_number":"JOB_137548","tr_customer_id":137565,"tr_customer_product_id":137555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:54.000Z","modified_at":"2025-12-25T06:01:54.000Z","name":"Vida Jerde","mobile_number":"502-909-1495","email_id":"Corrine_Ortiz@gmail.com","dop":"2025-09-16","serial_number":"12480037097930","imei1":"12480037097930","imei2":"12480037097930","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137549,"job_number":"JOB_137549","tr_customer_id":137566,"tr_customer_product_id":137556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17790305324485","imei1":"17790305324485","imei2":"17790305324485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137551,"job_number":"JOB_137551","tr_customer_id":137568,"tr_customer_product_id":137558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:18.000Z","modified_at":"2025-12-25T06:02:18.000Z","name":"Amparo Bins","mobile_number":"223-947-9206","email_id":"Laury_Sipes16@yahoo.com","dop":"2025-04-06","serial_number":"15825337869477984","imei1":"15825337869477984","imei2":"15825337869477984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137552,"job_number":"JOB_137552","tr_customer_id":137569,"tr_customer_product_id":137559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18435050240085","imei1":"18435050240085","imei2":"18435050240085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137554,"job_number":"JOB_137554","tr_customer_id":137571,"tr_customer_product_id":137561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:05.000Z","modified_at":"2025-12-25T06:03:05.000Z","name":"Geovanny Lind","mobile_number":"996-757-0392","email_id":"Rubie_Muller75@hotmail.com","dop":"2025-04-06","serial_number":"17778003289431672","imei1":"17778003289431672","imei2":"17778003289431672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137566,"job_number":"JOB_137566","tr_customer_id":137583,"tr_customer_product_id":137573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:08.000Z","modified_at":"2025-12-25T06:21:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10570026121424","imei1":"10570026121424","imei2":"10570026121424","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137568,"job_number":"JOB_137568","tr_customer_id":137585,"tr_customer_product_id":137575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:09.000Z","name":"Asa Torp","mobile_number":"303-349-1932","email_id":"Rylan25@gmail.com","dop":"2025-06-18","serial_number":"1016548429957847","imei1":"1016548429957847","imei2":"1016548429957847","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137569,"job_number":"JOB_137569","tr_customer_id":137586,"tr_customer_product_id":137576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:54.000Z","modified_at":"2025-12-25T06:21:54.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10573580991004","imei1":"10573580991004","imei2":"10573580991004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137571,"job_number":"JOB_137571","tr_customer_id":137588,"tr_customer_product_id":137578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:21:55.000Z","name":"Arturo Jacobs","mobile_number":"618-225-3599","email_id":"Lolita_Schmidt24@gmail.com","dop":"2025-06-18","serial_number":"1087738573784304","imei1":"1087738573784304","imei2":"1087738573784304","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137572,"job_number":"JOB_137572","tr_customer_id":137589,"tr_customer_product_id":137579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:31.000Z","modified_at":"2025-12-25T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12000198672033","imei1":"12000198672033","imei2":"12000198672033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137574,"job_number":"JOB_137574","tr_customer_id":137591,"tr_customer_product_id":137581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:33.000Z","modified_at":"2025-12-25T06:25:33.000Z","name":"Casey Spencer","mobile_number":"278-480-8454","email_id":"Yadira.Kassulke17@gmail.com","dop":"2025-04-06","serial_number":"14522881569288866","imei1":"14522881569288866","imei2":"14522881569288866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137575,"job_number":"JOB_137575","tr_customer_id":137592,"tr_customer_product_id":137582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:13.000Z","modified_at":"2025-12-25T06:26:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13596481676289","imei1":"13596481676289","imei2":"13596481676289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137577,"job_number":"JOB_137577","tr_customer_id":137594,"tr_customer_product_id":137584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:15.000Z","modified_at":"2025-12-25T06:26:15.000Z","name":"Emmanuel Kuhn","mobile_number":"549-535-3495","email_id":"Johnpaul63@gmail.com","dop":"2025-04-06","serial_number":"14972900572339072","imei1":"14972900572339072","imei2":"14972900572339072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137578,"job_number":"JOB_137578","tr_customer_id":137595,"tr_customer_product_id":137585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10152057708873","imei1":"10152057708873","imei2":"10152057708873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137580,"job_number":"JOB_137580","tr_customer_id":137597,"tr_customer_product_id":137587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:56.000Z","modified_at":"2025-12-25T06:26:56.000Z","name":"Jackeline Russel","mobile_number":"608-242-4658","email_id":"Nella_Schamberger79@yahoo.com","dop":"2025-04-06","serial_number":"10133388993948414","imei1":"10133388993948414","imei2":"10133388993948414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137581,"job_number":"JOB_137581","tr_customer_id":137598,"tr_customer_product_id":137588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:16.000Z","modified_at":"2025-12-25T06:28:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15886727852089","imei1":"15886727852089","imei2":"15886727852089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137583,"job_number":"JOB_137583","tr_customer_id":137600,"tr_customer_product_id":137590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:18.000Z","modified_at":"2025-12-25T06:28:18.000Z","name":"Tyler McGlynn","mobile_number":"917-225-1584","email_id":"Felix69@gmail.com","dop":"2025-04-06","serial_number":"15917848558974066","imei1":"15917848558974066","imei2":"15917848558974066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137584,"job_number":"JOB_137584","tr_customer_id":137601,"tr_customer_product_id":137591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:28:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18751807353872","imei1":"18751807353872","imei2":"18751807353872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137586,"job_number":"JOB_137586","tr_customer_id":137603,"tr_customer_product_id":137593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:58.000Z","modified_at":"2025-12-25T06:28:58.000Z","name":"Clara Conn","mobile_number":"401-315-6118","email_id":"Kris90@yahoo.com","dop":"2025-04-06","serial_number":"18111859283809990","imei1":"18111859283809990","imei2":"18111859283809990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137587,"job_number":"JOB_137587","tr_customer_id":137604,"tr_customer_product_id":137594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10264984846230","imei1":"10264984846230","imei2":"10264984846230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137589,"job_number":"JOB_137589","tr_customer_id":137606,"tr_customer_product_id":137596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:38.000Z","modified_at":"2025-12-25T06:29:38.000Z","name":"Reilly Hilll","mobile_number":"449-665-8647","email_id":"Arlie5@gmail.com","dop":"2025-04-06","serial_number":"17261669808094340","imei1":"17261669808094340","imei2":"17261669808094340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137591,"job_number":"JOB_137591","tr_customer_id":137608,"tr_customer_product_id":137598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:11.000Z","modified_at":"2025-12-25T06:32:11.000Z","name":"Electa Murazik","mobile_number":"700-962-7588","email_id":"Max.Mosciski@yahoo.com","dop":"2025-04-06","serial_number":"18479421013831870","imei1":"18479421013831870","imei2":"18479421013831870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137592,"job_number":"JOB_137592","tr_customer_id":137609,"tr_customer_product_id":137599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:32:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16385557189229","imei1":"16385557189229","imei2":"16385557189229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137594,"job_number":"JOB_137594","tr_customer_id":137611,"tr_customer_product_id":137601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16520613301350","imei1":"16520613301350","imei2":"16520613301350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137596,"job_number":"JOB_137596","tr_customer_id":137613,"tr_customer_product_id":137603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:15.000Z","modified_at":"2025-12-25T06:33:15.000Z","name":"Lessie Keeling","mobile_number":"685-386-3019","email_id":"Kristopher.Olson@hotmail.com","dop":"2025-04-06","serial_number":"14967741279955088","imei1":"14967741279955088","imei2":"14967741279955088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137600,"job_number":"JOB_137600","tr_customer_id":137617,"tr_customer_product_id":137607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:33:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12528133251266","imei1":"12528133251266","imei2":"12528133251266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137602,"job_number":"JOB_137602","tr_customer_id":137619,"tr_customer_product_id":137609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:40.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17187657019911","imei1":"17187657019911","imei2":"17187657019911","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137604,"job_number":"JOB_137604","tr_customer_id":137621,"tr_customer_product_id":137611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:42.000Z","modified_at":"2025-12-25T06:33:42.000Z","name":"Adonis Prosacco","mobile_number":"661-377-3493","email_id":"Jana_Bednar@hotmail.com","dop":"2025-10-12","serial_number":"1001479961574089","imei1":"1001479961574089","imei2":"1001479961574089","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137605,"job_number":"JOB_137605","tr_customer_id":137622,"tr_customer_product_id":137612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:54.000Z","modified_at":"2025-12-25T06:33:54.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18493707257059","imei1":"18493707257059","imei2":"18493707257059","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137607,"job_number":"JOB_137607","tr_customer_id":137624,"tr_customer_product_id":137614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:56.000Z","modified_at":"2025-12-25T06:33:56.000Z","name":"Americo Upton","mobile_number":"471-601-8844","email_id":"Dusty10@hotmail.com","dop":"2025-10-12","serial_number":"1000573372071664","imei1":"1000573372071664","imei2":"1000573372071664","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137608,"job_number":"JOB_137608","tr_customer_id":137625,"tr_customer_product_id":137615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:03.000Z","modified_at":"2025-12-25T06:34:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16974057319892","imei1":"16974057319892","imei2":"16974057319892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137610,"job_number":"JOB_137610","tr_customer_id":137627,"tr_customer_product_id":137617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:05.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Kameron Thompson","mobile_number":"550-310-4336","email_id":"Emilie_Daniel89@hotmail.com","dop":"2025-04-06","serial_number":"15208790309594208","imei1":"15208790309594208","imei2":"15208790309594208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137611,"job_number":"JOB_137611","tr_customer_id":137628,"tr_customer_product_id":137618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:09.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17410086011909","imei1":"17410086011909","imei2":"17410086011909","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137613,"job_number":"JOB_137613","tr_customer_id":137630,"tr_customer_product_id":137620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:10.000Z","modified_at":"2025-12-25T06:34:10.000Z","name":"Abelardo Schulist","mobile_number":"721-392-3031","email_id":"Estrella.Sanford@hotmail.com","dop":"2025-10-12","serial_number":"1001708058267540","imei1":"1001708058267540","imei2":"1001708058267540","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137617,"job_number":"JOB_137617","tr_customer_id":137634,"tr_customer_product_id":137624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19658525630574","imei1":"19658525630574","imei2":"19658525630574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137619,"job_number":"JOB_137619","tr_customer_id":137636,"tr_customer_product_id":137626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12339016791076","imei1":"12339016791076","imei2":"12339016791076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137621,"job_number":"JOB_137621","tr_customer_id":137638,"tr_customer_product_id":137628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:55.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Augustus Kessler","mobile_number":"564-960-4569","email_id":"Myrl.Kihn@gmail.com","dop":"2025-04-06","serial_number":"19592351935741150","imei1":"19592351935741150","imei2":"19592351935741150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137629,"job_number":"JOB_137629","tr_customer_id":137646,"tr_customer_product_id":137636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:16.000Z","modified_at":"2025-12-25T06:38:16.000Z","name":"Everardo Kiehn","mobile_number":"749-274-2609","email_id":"Thea42@yahoo.com","dop":"2025-04-06","serial_number":"16248350921168860","imei1":"16248350921168860","imei2":"16248350921168860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137631,"job_number":"JOB_137631","tr_customer_id":137648,"tr_customer_product_id":137638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:14.000Z","modified_at":"2025-12-25T06:40:14.000Z","name":"Rosalia Price","mobile_number":"717-715-1838","email_id":"Pansy.Wilkinson94@hotmail.com","dop":"2025-04-06","serial_number":"10802778534304658","imei1":"10802778534304658","imei2":"10802778534304658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137633,"job_number":"JOB_137633","tr_customer_id":137650,"tr_customer_product_id":137640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:18.000Z","modified_at":"2025-12-25T06:40:18.000Z","name":"Larissa McLaughlin","mobile_number":"995-640-8399","email_id":"Rubie13@yahoo.com","dop":"2025-04-06","serial_number":"18394704219978668","imei1":"18394704219978668","imei2":"18394704219978668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137635,"job_number":"JOB_137635","tr_customer_id":137652,"tr_customer_product_id":137642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:22.000Z","modified_at":"2025-12-25T06:40:22.000Z","name":"Eliezer Okuneva","mobile_number":"394-694-6592","email_id":"Brycen.Fritsch25@gmail.com","dop":"2025-04-06","serial_number":"11281488681460100","imei1":"11281488681460100","imei2":"11281488681460100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137637,"job_number":"JOB_137637","tr_customer_id":137654,"tr_customer_product_id":137644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:17.000Z","modified_at":"2025-12-25T06:44:17.000Z","name":"Tania Nienow","mobile_number":"684-539-5165","email_id":"Kimberly.Crooks87@gmail.com","dop":"2025-04-06","serial_number":"15494785654722398","imei1":"15494785654722398","imei2":"15494785654722398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137638,"job_number":"JOB_137638","tr_customer_id":137655,"tr_customer_product_id":137645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:18.000Z","modified_at":"2025-12-25T06:44:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11065604722173","imei1":"11065604722173","imei2":"11065604722173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137640,"job_number":"JOB_137640","tr_customer_id":137657,"tr_customer_product_id":137647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:20.000Z","modified_at":"2025-12-25T06:44:20.000Z","name":"Randi Bauch","mobile_number":"677-374-5918","email_id":"Erling55@hotmail.com","dop":"2025-04-06","serial_number":"19555096810127004","imei1":"19555096810127004","imei2":"19555096810127004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137641,"job_number":"JOB_137641","tr_customer_id":137658,"tr_customer_product_id":137648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16447692154004","imei1":"16447692154004","imei2":"16447692154004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137643,"job_number":"JOB_137643","tr_customer_id":137660,"tr_customer_product_id":137650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:08.000Z","modified_at":"2025-12-25T06:45:08.000Z","name":"Brad Jacobi","mobile_number":"339-655-2919","email_id":"Kaya.Wiza@yahoo.com","dop":"2025-04-06","serial_number":"17553637438984432","imei1":"17553637438984432","imei2":"17553637438984432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137644,"job_number":"JOB_137644","tr_customer_id":137661,"tr_customer_product_id":137651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:53.000Z","modified_at":"2025-12-25T06:45:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18675650967963","imei1":"18675650967963","imei2":"18675650967963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137646,"job_number":"JOB_137646","tr_customer_id":137663,"tr_customer_product_id":137653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:55.000Z","modified_at":"2025-12-25T06:45:55.000Z","name":"Gladyce Kihn","mobile_number":"366-202-3599","email_id":"Else37@yahoo.com","dop":"2025-04-06","serial_number":"13554614434809566","imei1":"13554614434809566","imei2":"13554614434809566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137647,"job_number":"JOB_137647","tr_customer_id":137664,"tr_customer_product_id":137654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:57:22.000Z","modified_at":"2025-12-25T06:57:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T06:57:22.269317388Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137649,"job_number":"JOB_137649","tr_customer_id":137666,"tr_customer_product_id":137656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:33.000Z","modified_at":"2025-12-25T06:58:33.000Z","name":"Luisa Senger","mobile_number":"429-412-0587","email_id":"Danielle.Lang@yahoo.com","dop":"2025-04-06","serial_number":"17558960323942076","imei1":"17558960323942076","imei2":"17558960323942076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137660,"job_number":"JOB_137660","tr_customer_id":137677,"tr_customer_product_id":137667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:13.000Z","modified_at":"2025-12-25T07:39:13.000Z","name":"Harmon Fahey","mobile_number":"915-748-5210","email_id":"Kayleigh74@yahoo.com","dop":"2025-04-06","serial_number":"18498584386753148","imei1":"18498584386753148","imei2":"18498584386753148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137324,"job_number":"JOB_137324","tr_customer_id":137341,"tr_customer_product_id":137331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:14.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lou_Hilll65@gmail.com","dop":"2025-07-02","serial_number":"17687619638078","imei1":"17687619638078","imei2":"17687619638078","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137341,"job_number":"JOB_137341","tr_customer_id":137358,"tr_customer_product_id":137348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:33.000Z","modified_at":"2025-12-25T03:47:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hillary_Turcotte64@gmail.com","dop":"2025-07-02","serial_number":"10797223643621","imei1":"10797223643621","imei2":"10797223643621","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137355,"job_number":"JOB_137355","tr_customer_id":137372,"tr_customer_product_id":137362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Haven.OKon42@hotmail.com","dop":"2025-07-02","serial_number":"14861596733924","imei1":"14861596733924","imei2":"14861596733924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137363,"job_number":"JOB_137363","tr_customer_id":137380,"tr_customer_product_id":137370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"150547246327008","imei1":"150547246327008","imei2":"150547246327008","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137364,"job_number":"JOB_137364","tr_customer_id":137381,"tr_customer_product_id":137371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"Hildegard Jenkins","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101653185726250","imei1":"101653185726250","imei2":"101653185726250","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137365,"job_number":"JOB_137365","tr_customer_id":137382,"tr_customer_product_id":137372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Abdul Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190338496542856","imei1":"190338496542856","imei2":"190338496542856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137366,"job_number":"JOB_137366","tr_customer_id":137383,"tr_customer_product_id":137373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Coralie Klocko","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156700619860310","imei1":"156700619860310","imei2":"156700619860310","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137373,"job_number":"JOB_137373","tr_customer_id":137390,"tr_customer_product_id":137380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"196122684071863","imei1":"196122684071863","imei2":"196122684071863","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137374,"job_number":"JOB_137374","tr_customer_id":137391,"tr_customer_product_id":137381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Duncan Keeling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123926734610158","imei1":"123926734610158","imei2":"123926734610158","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137375,"job_number":"JOB_137375","tr_customer_id":137392,"tr_customer_product_id":137382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Missouri Pacocha","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147486041752420","imei1":"147486041752420","imei2":"147486041752420","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137377,"job_number":"JOB_137377","tr_customer_id":137394,"tr_customer_product_id":137384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Edgar Daniel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181738543046566","imei1":"181738543046566","imei2":"181738543046566","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137396,"job_number":"JOB_137396","tr_customer_id":137413,"tr_customer_product_id":137403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103812105446327","imei1":"103812105446327","imei2":"103812105446327","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137398,"job_number":"JOB_137398","tr_customer_id":137415,"tr_customer_product_id":137405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"Edgardo Weissnat","mobile_number":"707-846-6904","email_id":"Electa2@hotmail.com","dop":"2025-06-09","serial_number":"108976468230477","imei1":"108976468230477","imei2":"108976468230477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137402,"job_number":"JOB_137402","tr_customer_id":137419,"tr_customer_product_id":137409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:59.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101314613640549","imei1":"101314613640549","imei2":"101314613640549","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137404,"job_number":"JOB_137404","tr_customer_id":137421,"tr_customer_product_id":137411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:00.000Z","name":"Zackary Schuster","mobile_number":"414-347-2182","email_id":"Janessa_Carroll87@hotmail.com","dop":"2025-06-09","serial_number":"108073368334750","imei1":"108073368334750","imei2":"108073368334750","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137414,"job_number":"JOB_137414","tr_customer_id":137431,"tr_customer_product_id":137421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:15.000Z","modified_at":"2025-12-25T03:49:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108240566103122","imei1":"108240566103122","imei2":"108240566103122","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137416,"job_number":"JOB_137416","tr_customer_id":137433,"tr_customer_product_id":137423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Stone Emmerich","mobile_number":"213-433-1236","email_id":"Norris22@yahoo.com","dop":"2025-06-09","serial_number":"103826584743038","imei1":"103826584743038","imei2":"103826584743038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137417,"job_number":"JOB_137417","tr_customer_id":137434,"tr_customer_product_id":137424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:17.000Z","modified_at":"2025-12-25T03:49:17.000Z","name":"Keely Abbott","mobile_number":"734-535-8260","email_id":"Kaden_Hahn90@gmail.com","dop":"2025-06-09","serial_number":"17108568570815230","imei1":"17108568570815230","imei2":"17108568570815230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137512,"job_number":"JOB_137512","tr_customer_id":137529,"tr_customer_product_id":137519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:07:49.000Z","modified_at":"2025-12-25T05:07:49.000Z","name":"Dortha Rippin","mobile_number":"323-407-8637","email_id":"Frida46@gmail.com","dop":"2025-12-03","serial_number":"15152756537747","imei1":"15152756537747","imei2":"15152756537747","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137557,"job_number":"JOB_137557","tr_customer_id":137574,"tr_customer_product_id":137564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101929780100516","imei1":"101929780100516","imei2":"101929780100516","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137559,"job_number":"JOB_137559","tr_customer_id":137576,"tr_customer_product_id":137566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:02.000Z","modified_at":"2025-12-25T06:18:02.000Z","name":"Brayan Bartoletti","mobile_number":"990-965-0188","email_id":"Rosendo79@yahoo.com","dop":"2025-06-09","serial_number":"108271543686542","imei1":"108271543686542","imei2":"108271543686542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137560,"job_number":"JOB_137560","tr_customer_id":137577,"tr_customer_product_id":137567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101635079423524","imei1":"101635079423524","imei2":"101635079423524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137562,"job_number":"JOB_137562","tr_customer_id":137579,"tr_customer_product_id":137569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Sim Schumm","mobile_number":"913-867-7585","email_id":"Chet70@gmail.com","dop":"2025-06-09","serial_number":"107834373548136","imei1":"107834373548136","imei2":"107834373548136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137563,"job_number":"JOB_137563","tr_customer_id":137580,"tr_customer_product_id":137570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:36.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105475883176547","imei1":"105475883176547","imei2":"105475883176547","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137565,"job_number":"JOB_137565","tr_customer_id":137582,"tr_customer_product_id":137572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:37.000Z","modified_at":"2025-12-25T06:18:37.000Z","name":"Cassidy Cartwright","mobile_number":"778-986-4245","email_id":"Cordell_Will8@yahoo.com","dop":"2025-06-09","serial_number":"100581832414241","imei1":"100581832414241","imei2":"100581832414241","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137650,"job_number":"JOB_137650","tr_customer_id":137667,"tr_customer_product_id":137657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:38.000Z","modified_at":"2025-12-25T07:11:38.000Z","name":"Eli Stokes","mobile_number":"526-467-0105","email_id":"Veda57@yahoo.com","dop":"2025-11-04","serial_number":"108141854151421","imei1":"108141854151421","imei2":"108141854151421","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137651,"job_number":"JOB_137651","tr_customer_id":137668,"tr_customer_product_id":137658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:49.000Z","modified_at":"2025-12-25T07:11:49.000Z","name":"Danny Tillman","mobile_number":"848-711-7229","email_id":"Jess.Baumbach82@gmail.com","dop":"2025-11-04","serial_number":"174230920657128","imei1":"174230920657128","imei2":"174230920657128","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137652,"job_number":"JOB_137652","tr_customer_id":137669,"tr_customer_product_id":137659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:57.000Z","modified_at":"2025-12-25T07:11:57.000Z","name":"Enoch Hermiston","mobile_number":"851-272-1449","email_id":"Ezequiel6@yahoo.com","dop":"2025-11-04","serial_number":"170027531244329","imei1":"170027531244329","imei2":"170027531244329","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137656,"job_number":"JOB_137656","tr_customer_id":137673,"tr_customer_product_id":137663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:19.000Z","modified_at":"2025-12-25T07:28:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nella90@yahoo.com","dop":"2025-07-02","serial_number":"17942399288018","imei1":"17942399288018","imei2":"17942399288018","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137657,"job_number":"JOB_137657","tr_customer_id":137674,"tr_customer_product_id":137664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:35.000Z","modified_at":"2025-12-25T07:28:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Collin_Hoeger@gmail.com","dop":"2025-07-02","serial_number":"10069741821475","imei1":"10069741821475","imei2":"10069741821475","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137658,"job_number":"JOB_137658","tr_customer_id":137675,"tr_customer_product_id":137665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:50.000Z","modified_at":"2025-12-25T07:28:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Antwan_Hilpert62@hotmail.com","dop":"2025-07-02","serial_number":"14187282261014","imei1":"14187282261014","imei2":"14187282261014","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137342,"job_number":"JOB_137342","tr_customer_id":137359,"tr_customer_product_id":137349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10418905935138","imei1":"10418905935138","imei2":"10418905935138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137346,"job_number":"JOB_137346","tr_customer_id":137363,"tr_customer_product_id":137353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Justyn Sauer","mobile_number":"530-868-0128","email_id":"Odie.Gibson15@hotmail.com","dop":"2000-01-31","serial_number":"1010395293625439","imei1":"1010395293625439","imei2":"1010395293625439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137378,"job_number":"JOB_137378","tr_customer_id":137395,"tr_customer_product_id":137385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10400387606765","imei1":"10400387606765","imei2":"10400387606765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137380,"job_number":"JOB_137380","tr_customer_id":137397,"tr_customer_product_id":137387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:24.000Z","modified_at":"2025-12-25T03:48:24.000Z","name":"Jimmy Lockman","mobile_number":"573-751-6740","email_id":"Jeanette.Ebert1@gmail.com","dop":"2000-01-31","serial_number":"1032946697519721","imei1":"1032946697519721","imei2":"1032946697519721","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137405,"job_number":"JOB_137405","tr_customer_id":137422,"tr_customer_product_id":137412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:06.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10914336115211","imei1":"10914336115211","imei2":"10914336115211","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137407,"job_number":"JOB_137407","tr_customer_id":137424,"tr_customer_product_id":137414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:08.000Z","modified_at":"2025-12-25T03:49:08.000Z","name":"Aylin Beatty","mobile_number":"696-976-4127","email_id":"Schuyler_Kiehn89@yahoo.com","dop":"2000-01-31","serial_number":"1025359291829512","imei1":"1025359291829512","imei2":"1025359291829512","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137428,"job_number":"JOB_137428","tr_customer_id":137445,"tr_customer_product_id":137435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10528677384863","imei1":"10528677384863","imei2":"10528677384863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137432,"job_number":"JOB_137432","tr_customer_id":137449,"tr_customer_product_id":137439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:53.000Z","modified_at":"2025-12-25T03:49:53.000Z","name":"Adolf Aufderhar","mobile_number":"317-227-1724","email_id":"Jayson.Feil@hotmail.com","dop":"2000-01-31","serial_number":"1070013620884932","imei1":"1070013620884932","imei2":"1070013620884932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137597,"job_number":"JOB_137597","tr_customer_id":137614,"tr_customer_product_id":137604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:33:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10679582427878","imei1":"10679582427878","imei2":"10679582427878","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137599,"job_number":"JOB_137599","tr_customer_id":137616,"tr_customer_product_id":137606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:27.000Z","modified_at":"2025-12-25T06:33:27.000Z","name":"Woodrow Kuphal","mobile_number":"713-986-0528","email_id":"Theo93@gmail.com","dop":"2000-01-31","serial_number":"1075252146067103","imei1":"1075252146067103","imei2":"1075252146067103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137614,"job_number":"JOB_137614","tr_customer_id":137631,"tr_customer_product_id":137621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969362792311","imei1":"10969362792311","imei2":"10969362792311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137616,"job_number":"JOB_137616","tr_customer_id":137633,"tr_customer_product_id":137623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Wendell Cremin","mobile_number":"463-270-8614","email_id":"Caroline72@gmail.com","dop":"2000-01-31","serial_number":"1047373405781575","imei1":"1047373405781575","imei2":"1047373405781575","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137622,"job_number":"JOB_137622","tr_customer_id":137639,"tr_customer_product_id":137629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10531240576361","imei1":"10531240576361","imei2":"10531240576361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137624,"job_number":"JOB_137624","tr_customer_id":137641,"tr_customer_product_id":137631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:03.000Z","modified_at":"2025-12-25T06:35:03.000Z","name":"Mathilde Paucek","mobile_number":"531-255-1549","email_id":"Myrtice_Robel77@yahoo.com","dop":"2000-01-31","serial_number":"1060904642205733","imei1":"1060904642205733","imei2":"1060904642205733","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137625,"job_number":"JOB_137625","tr_customer_id":137642,"tr_customer_product_id":137632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:48.000Z","modified_at":"2025-12-25T06:35:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10530348819327","imei1":"10530348819327","imei2":"10530348819327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137627,"job_number":"JOB_137627","tr_customer_id":137644,"tr_customer_product_id":137634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:50.000Z","modified_at":"2025-12-25T06:35:50.000Z","name":"Norbert Beier","mobile_number":"247-572-0534","email_id":"Saige_Kiehn82@gmail.com","dop":"2000-01-31","serial_number":"1083570046619459","imei1":"1083570046619459","imei2":"1083570046619459","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept-Language en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 35956c71-503b-43b8-874f-10e3f380f3fe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-7fTX0MYl8b73pOhlBu74rDxQ3yI"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODV9.3Y0Flng5keExVxcAWe2pLPo1mCqr1558uBpSdrjO__4"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODV9.3Y0Flng5keExVxcAWe2pLPo1mCqr1558uBpSdrjO__4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e29c48e-af83-42fc-a214-92bd1d004617
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODV9.3Y0Flng5keExVxcAWe2pLPo1mCqr1558uBpSdrjO__4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1b062239-e454-4045-a370-00c984210be3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-sXdV3ygQ0WaH9I6r8PuvnRIjdOQ"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":7},{"label":"Repair completed","key":"repair_completed","count":130}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 6.75KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODV9.3Y0Flng5keExVxcAWe2pLPo1mCqr1558uBpSdrjO__4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token df9438fa-3cf3-4ab6-a25a-07f7ee977d1a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1b04-tw1R7wJPUvGdE0IrGuuPEuHTa2o"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137514,"job_number":"JOB_137514","tr_customer_id":137531,"tr_customer_product_id":137521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:09.000Z","name":"Brad Kuhlman","mobile_number":"744-704-5228","email_id":"Camille.Kris36@yahoo.com","dop":"2025-04-06","serial_number":"19061462471783","imei1":"19061462471783","imei2":"19061462471783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137517,"job_number":"JOB_137517","tr_customer_id":137534,"tr_customer_product_id":137524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:17.000Z","name":"Leonel Crooks","mobile_number":"614-969-0013","email_id":"Diego.Lind@gmail.com","dop":"2025-04-06","serial_number":"19365923584651","imei1":"19365923584651","imei2":"19365923584651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137520,"job_number":"JOB_137520","tr_customer_id":137537,"tr_customer_product_id":137527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:26.000Z","name":"Hattie Harvey","mobile_number":"689-411-4243","email_id":"Santino_Stark@yahoo.com","dop":"2025-04-06","serial_number":"12866203123480","imei1":"12866203123480","imei2":"12866203123480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137523,"job_number":"JOB_137523","tr_customer_id":137540,"tr_customer_product_id":137530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:58.000Z","name":"Jack Buckridge","mobile_number":"691-767-8745","email_id":"Hazle.Keeling@hotmail.com","dop":"2025-04-06","serial_number":"18684774607082","imei1":"18684774607082","imei2":"18684774607082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:20:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137526,"job_number":"JOB_137526","tr_customer_id":137543,"tr_customer_product_id":137533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:07.000Z","name":"Jeanne Orn","mobile_number":"212-780-6534","email_id":"Emanuel.Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"13231987603911","imei1":"13231987603911","imei2":"13231987603911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137529,"job_number":"JOB_137529","tr_customer_id":137546,"tr_customer_product_id":137536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:15.000Z","name":"Caterina Crist","mobile_number":"816-903-0146","email_id":"Lurline.Shanahan99@gmail.com","dop":"2025-04-06","serial_number":"17254437347211","imei1":"17254437347211","imei2":"17254437347211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137662,"job_number":"JOB_137662","tr_customer_id":137679,"tr_customer_product_id":137669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:40.000Z","modified_at":"2025-12-25T07:39:45.000Z","name":"Izabella Towne","mobile_number":"582-561-6040","email_id":"Nadia_Reichel@yahoo.com","dop":"2025-11-04","serial_number":"54104362634376","imei1":"54104362634376","imei2":"54104362634376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T07:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODV9.3Y0Flng5keExVxcAWe2pLPo1mCqr1558uBpSdrjO__4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1116878c-863c-4dc7-8c46-c559de324e2a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 347ms
Mean size per request: 8.14KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODV9.3Y0Flng5keExVxcAWe2pLPo1mCqr1558uBpSdrjO__4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d7b0b84-2e7e-4487-b913-662de142a2ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2093-SDIKzu7xKUa4YUppJB23AtzvlRg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137662,"job_number":"JOB_137662","tr_customer_id":137679,"tr_customer_product_id":137669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:40.000Z","modified_at":"2025-12-25T07:39:45.000Z","name":"Izabella Towne","mobile_number":"582-561-6040","email_id":"Nadia_Reichel@yahoo.com","dop":"2025-11-04","serial_number":"54104362634376","imei1":"54104362634376","imei2":"54104362634376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T07:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":137662,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T07:39:40.000Z"}],"quatations":[]},{"id":137529,"job_number":"JOB_137529","tr_customer_id":137546,"tr_customer_product_id":137536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:15.000Z","name":"Caterina Crist","mobile_number":"816-903-0146","email_id":"Lurline.Shanahan99@gmail.com","dop":"2025-04-06","serial_number":"17254437347211","imei1":"17254437347211","imei2":"17254437347211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137529,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:21:09.000Z"}],"quatations":[]},{"id":137526,"job_number":"JOB_137526","tr_customer_id":137543,"tr_customer_product_id":137533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:07.000Z","name":"Jeanne Orn","mobile_number":"212-780-6534","email_id":"Emanuel.Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"13231987603911","imei1":"13231987603911","imei2":"13231987603911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137526,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:21:00.000Z"}],"quatations":[]},{"id":137523,"job_number":"JOB_137523","tr_customer_id":137540,"tr_customer_product_id":137530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:58.000Z","name":"Jack Buckridge","mobile_number":"691-767-8745","email_id":"Hazle.Keeling@hotmail.com","dop":"2025-04-06","serial_number":"18684774607082","imei1":"18684774607082","imei2":"18684774607082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:20:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137523,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:20:52.000Z"}],"quatations":[]},{"id":137520,"job_number":"JOB_137520","tr_customer_id":137537,"tr_customer_product_id":137527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:26.000Z","name":"Hattie Harvey","mobile_number":"689-411-4243","email_id":"Santino_Stark@yahoo.com","dop":"2025-04-06","serial_number":"12866203123480","imei1":"12866203123480","imei2":"12866203123480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137520,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:18:20.000Z"}],"quatations":[]},{"id":137517,"job_number":"JOB_137517","tr_customer_id":137534,"tr_customer_product_id":137524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:17.000Z","name":"Leonel Crooks","mobile_number":"614-969-0013","email_id":"Diego.Lind@gmail.com","dop":"2025-04-06","serial_number":"19365923584651","imei1":"19365923584651","imei2":"19365923584651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137517,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:18:11.000Z"}],"quatations":[]},{"id":137514,"job_number":"JOB_137514","tr_customer_id":137531,"tr_customer_product_id":137521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:09.000Z","name":"Brad Kuhlman","mobile_number":"744-704-5228","email_id":"Camille.Kris36@yahoo.com","dop":"2025-04-06","serial_number":"19061462471783","imei1":"19061462471783","imei2":"19061462471783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137514,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:18:03.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODV9.3Y0Flng5keExVxcAWe2pLPo1mCqr1558uBpSdrjO__4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3e16653a-6369-4092-b738-a142c86d500b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODV9.3Y0Flng5keExVxcAWe2pLPo1mCqr1558uBpSdrjO__4
Content-Type application/json
Accept application/json, text/plain, */*
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 096f328d-f9b1-4997-a948-857ce4156f39
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 136
Request Body
{
            "job_id":137662,
            "problems": [
                {
                    "id": 3,
                    "remark": "Reinstalled OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3d137629-dff2-4842-abf0-7ca07c34896c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-tH3u0LE3MHJ+bUb+Db8EdCmvro8"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM4N30.4Or0m9AMQ9bSOLo0_yefyTXi8KGj5X8CwByfQEKbAZ0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM4N30.4Or0m9AMQ9bSOLo0_yefyTXi8KGj5X8CwByfQEKbAZ0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f04e6379-25ff-4b1d-a94f-d92b15f16963
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM4N30.4Or0m9AMQ9bSOLo0_yefyTXi8KGj5X8CwByfQEKbAZ0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68665ee4-d8ef-4130-a373-62b5d3df0450
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-XXfNGVhez2dlgKbKaBHcv5mACGQ"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":130},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM4N30.4Or0m9AMQ9bSOLo0_yefyTXi8KGj5X8CwByfQEKbAZ0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5a0d8b55-9c31-4d28-aa24-df0875a1a164
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 125.76KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM4N30.4Or0m9AMQ9bSOLo0_yefyTXi8KGj5X8CwByfQEKbAZ0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7bb6d88d-938e-4393-9fcd-68c37d2d3e5c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1f708-jSlTv5aInGplFdEi8OVTfuNyw+A"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137277,"job_number":"JOB_137277","tr_customer_id":137294,"tr_customer_product_id":137284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:12.000Z","modified_at":"2025-12-25T01:27:49.000Z","name":"Fredy Kilback","mobile_number":"496-322-2152","email_id":"Robyn.Mueller@gmail.com","dop":"2025-04-06","serial_number":"11584498687625","imei1":"11584498687625","imei2":"11584498687625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T01:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137279,"job_number":"JOB_137279","tr_customer_id":137296,"tr_customer_product_id":137286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:28.000Z","modified_at":"2025-12-25T02:39:37.000Z","name":"Freda Durgan","mobile_number":"558-713-6163","email_id":"Rafael_Baumbach@gmail.com","dop":"2025-09-08","serial_number":"965485106106598","imei1":"965485106106598","imei2":"965485106106598","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137280,"job_number":"JOB_137280","tr_customer_id":137297,"tr_customer_product_id":137287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:40.000Z","modified_at":"2025-12-25T02:39:50.000Z","name":"Rogelio Runolfsson","mobile_number":"662-476-2817","email_id":"Austyn.Prohaska@gmail.com","dop":"2025-09-08","serial_number":"873950596474153","imei1":"873950596474153","imei2":"873950596474153","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137281,"job_number":"JOB_137281","tr_customer_id":137298,"tr_customer_product_id":137288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:53.000Z","modified_at":"2025-12-25T02:40:02.000Z","name":"Shana Hessel","mobile_number":"639-659-7829","email_id":"Nettie.Moen28@yahoo.com","dop":"2025-09-08","serial_number":"129015435955776","imei1":"129015435955776","imei2":"129015435955776","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137282,"job_number":"JOB_137282","tr_customer_id":137299,"tr_customer_product_id":137289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:47:54.000Z","modified_at":"2025-12-25T02:48:03.000Z","name":"Corene Littel","mobile_number":"615-679-8466","email_id":"Kenya_Kirlin@yahoo.com","dop":"2025-09-08","serial_number":"531825740090940","imei1":"531825740090940","imei2":"531825740090940","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137283,"job_number":"JOB_137283","tr_customer_id":137300,"tr_customer_product_id":137290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:48:06.000Z","modified_at":"2025-12-25T02:48:16.000Z","name":"Madisen Koch","mobile_number":"975-552-6208","email_id":"Delaney72@gmail.com","dop":"2025-09-08","serial_number":"456716656981901","imei1":"456716656981901","imei2":"456716656981901","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137284,"job_number":"JOB_137284","tr_customer_id":137301,"tr_customer_product_id":137291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:48:19.000Z","modified_at":"2025-12-25T02:48:28.000Z","name":"Jayden Miller","mobile_number":"269-768-8075","email_id":"Neil.Bartoletti5@hotmail.com","dop":"2025-09-08","serial_number":"331299930673006","imei1":"331299930673006","imei2":"331299930673006","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137285,"job_number":"JOB_137285","tr_customer_id":137302,"tr_customer_product_id":137292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:22.000Z","modified_at":"2025-12-25T02:50:32.000Z","name":"Arden Wiza","mobile_number":"771-664-2649","email_id":"Florine43@hotmail.com","dop":"2025-09-08","serial_number":"232460757823455","imei1":"232460757823455","imei2":"232460757823455","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137286,"job_number":"JOB_137286","tr_customer_id":137303,"tr_customer_product_id":137293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:35.000Z","modified_at":"2025-12-25T02:50:45.000Z","name":"Melyssa Raynor","mobile_number":"984-245-8122","email_id":"Matilda_Shields8@gmail.com","dop":"2025-09-08","serial_number":"815062609836057","imei1":"815062609836057","imei2":"815062609836057","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137287,"job_number":"JOB_137287","tr_customer_id":137304,"tr_customer_product_id":137294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:48.000Z","modified_at":"2025-12-25T02:50:57.000Z","name":"Kiarra Berge","mobile_number":"988-669-5747","email_id":"Scot.Hayes@yahoo.com","dop":"2025-09-08","serial_number":"703422783641263","imei1":"703422783641263","imei2":"703422783641263","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137288,"job_number":"JOB_137288","tr_customer_id":137305,"tr_customer_product_id":137295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:47.000Z","modified_at":"2025-12-25T03:45:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"26182325037758","imei1":"26182325037758","imei2":"26182325037758","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137289,"job_number":"JOB_137289","tr_customer_id":137306,"tr_customer_product_id":137296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:52.000Z","modified_at":"2025-12-25T03:46:25.000Z","name":"Floy Schultz","mobile_number":"705-311-2685","email_id":"Eva.Yost@gmail.com","dop":"2025-04-06","serial_number":"16100745305611","imei1":"16100745305611","imei2":"16100745305611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137291,"job_number":"JOB_137291","tr_customer_id":137308,"tr_customer_product_id":137298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:59.000Z","modified_at":"2025-12-25T03:46:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"40943100870170","imei1":"40943100870170","imei2":"40943100870170","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137293,"job_number":"JOB_137293","tr_customer_id":137310,"tr_customer_product_id":137300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:36.000Z","name":"Arthur Predovic","mobile_number":"207-251-0957","email_id":"Trycia.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"19352654089304","imei1":"19352654089304","imei2":"19352654089304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137296,"job_number":"JOB_137296","tr_customer_id":137313,"tr_customer_product_id":137303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:24.000Z","name":"Aileen Schultz","mobile_number":"314-757-4519","email_id":"Lorena52@hotmail.com","dop":"2025-12-16","serial_number":"19419048204792","imei1":"19419048204792","imei2":"19419048204792","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137298,"job_number":"JOB_137298","tr_customer_id":137315,"tr_customer_product_id":137305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Alejandrin Douglas","mobile_number":"956-895-3273","email_id":"Owen_Ernser61@yahoo.com","dop":"2025-12-16","serial_number":"14518563686064","imei1":"14518563686064","imei2":"14518563686064","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137299,"job_number":"JOB_137299","tr_customer_id":137316,"tr_customer_product_id":137306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:36.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"Alberta Kemmer","mobile_number":"812-906-1201","email_id":"Melvin73@gmail.com","dop":"2025-04-06","serial_number":"12410965785410","imei1":"12410965785410","imei2":"12410965785410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137301,"job_number":"JOB_137301","tr_customer_id":137318,"tr_customer_product_id":137308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Carter Labadie","mobile_number":"861-395-0219","email_id":"Haskell.Wilderman@gmail.com","dop":"2025-04-06","serial_number":"15945568322811","imei1":"15945568322811","imei2":"15945568322811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137304,"job_number":"JOB_137304","tr_customer_id":137321,"tr_customer_product_id":137311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Maynard Mann","mobile_number":"632-533-7513","email_id":"Grady80@hotmail.com","dop":"2025-04-06","serial_number":"11126345960913","imei1":"11126345960913","imei2":"11126345960913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137308,"job_number":"JOB_137308","tr_customer_id":137325,"tr_customer_product_id":137315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:47:16.000Z","name":"Linnie Mante","mobile_number":"299-308-3279","email_id":"Juston_Runte@gmail.com","dop":"2025-06-18","serial_number":"10870559156769","imei1":"10870559156769","imei2":"10870559156769","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137310,"job_number":"JOB_137310","tr_customer_id":137327,"tr_customer_product_id":137317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:47:16.000Z","name":"Jacey Mayer","mobile_number":"523-856-2579","email_id":"Durward_Berge@gmail.com","dop":"2025-04-06","serial_number":"19592824508368","imei1":"19592824508368","imei2":"19592824508368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137314,"job_number":"JOB_137314","tr_customer_id":137331,"tr_customer_product_id":137321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:56.000Z","name":"Iliana Hane","mobile_number":"955-948-0940","email_id":"Delia54@gmail.com","dop":"2025-12-16","serial_number":"11446490131512","imei1":"11446490131512","imei2":"11446490131512","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137315,"job_number":"JOB_137315","tr_customer_id":137332,"tr_customer_product_id":137322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:47.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"Al Heathcote","mobile_number":"979-408-4890","email_id":"Augusta1@gmail.com","dop":"2025-04-06","serial_number":"13869242978067","imei1":"13869242978067","imei2":"13869242978067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137317,"job_number":"JOB_137317","tr_customer_id":137334,"tr_customer_product_id":137324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:49.000Z","modified_at":"2025-12-25T03:47:27.000Z","name":"Chet King","mobile_number":"737-931-5945","email_id":"Lou_Herman@hotmail.com","dop":"2025-04-06","serial_number":"17484171252667","imei1":"17484171252667","imei2":"17484171252667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137320,"job_number":"JOB_137320","tr_customer_id":137337,"tr_customer_product_id":137327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:39.000Z","name":"Jody Simonis","mobile_number":"554-526-9785","email_id":"Hortense.Brown@gmail.com","dop":"2025-04-06","serial_number":"19795237876083","imei1":"19795237876083","imei2":"19795237876083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137322,"job_number":"JOB_137322","tr_customer_id":137339,"tr_customer_product_id":137329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:10.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"Anastacio McDermott","mobile_number":"978-948-2561","email_id":"Keshaun.Romaguera95@yahoo.com","dop":"2025-04-06","serial_number":"12924436158234","imei1":"12924436158234","imei2":"12924436158234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137328,"job_number":"JOB_137328","tr_customer_id":137345,"tr_customer_product_id":137335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:56.000Z","name":"Veda Halvorson","mobile_number":"868-776-4676","email_id":"Meta2@yahoo.com","dop":"2025-06-18","serial_number":"10277333161410","imei1":"10277333161410","imei2":"10277333161410","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137331,"job_number":"JOB_137331","tr_customer_id":137348,"tr_customer_product_id":137338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Amelie Orn","mobile_number":"984-995-9140","email_id":"Enrique.Corwin52@gmail.com","dop":"2025-04-06","serial_number":"14338215383481","imei1":"14338215383481","imei2":"14338215383481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137334,"job_number":"JOB_137334","tr_customer_id":137351,"tr_customer_product_id":137341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Thea Kilback","mobile_number":"286-326-1466","email_id":"Juana_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"19060746735812","imei1":"19060746735812","imei2":"19060746735812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137337,"job_number":"JOB_137337","tr_customer_id":137354,"tr_customer_product_id":137344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:27.000Z","modified_at":"2025-12-25T03:48:05.000Z","name":"Deven Ebert","mobile_number":"644-462-0831","email_id":"Joanie.Trantow@gmail.com","dop":"2025-04-06","serial_number":"10266402672731","imei1":"10266402672731","imei2":"10266402672731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137338,"job_number":"JOB_137338","tr_customer_id":137355,"tr_customer_product_id":137345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:48:06.000Z","name":"Ila Pouros","mobile_number":"283-691-1810","email_id":"Yesenia.Feeney24@gmail.com","dop":"2025-04-06","serial_number":"17640676317580","imei1":"17640676317580","imei2":"17640676317580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137348,"job_number":"JOB_137348","tr_customer_id":137365,"tr_customer_product_id":137355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:48:25.000Z","name":"Rhiannon Schaefer","mobile_number":"643-473-9024","email_id":"Mark_Crist76@hotmail.com","dop":"2025-04-06","serial_number":"13128187459270","imei1":"13128187459270","imei2":"13128187459270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137351,"job_number":"JOB_137351","tr_customer_id":137368,"tr_customer_product_id":137358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:48:27.000Z","name":"Wilma Schowalter","mobile_number":"579-713-9445","email_id":"Jayne_Satterfield19@hotmail.com","dop":"2025-04-06","serial_number":"16516646071677","imei1":"16516646071677","imei2":"16516646071677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137358,"job_number":"JOB_137358","tr_customer_id":137375,"tr_customer_product_id":137365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:48:31.000Z","name":"Garrison Hayes","mobile_number":"595-849-8237","email_id":"Geovany91@gmail.com","dop":"2025-04-06","serial_number":"11122188043239","imei1":"11122188043239","imei2":"11122188043239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137369,"job_number":"JOB_137369","tr_customer_id":137386,"tr_customer_product_id":137376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:47.000Z","name":"Amely Ullrich","mobile_number":"972-612-6909","email_id":"Cordelia_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"14310351449112","imei1":"14310351449112","imei2":"14310351449112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137372,"job_number":"JOB_137372","tr_customer_id":137389,"tr_customer_product_id":137379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:49.000Z","name":"Titus Shields","mobile_number":"832-360-1294","email_id":"Craig_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"10332375115894","imei1":"10332375115894","imei2":"10332375115894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137383,"job_number":"JOB_137383","tr_customer_id":137400,"tr_customer_product_id":137390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:05.000Z","name":"Gardner Kerluke","mobile_number":"639-452-9875","email_id":"Miguel_Klocko5@gmail.com","dop":"2025-04-06","serial_number":"15093070360663","imei1":"15093070360663","imei2":"15093070360663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137384,"job_number":"JOB_137384","tr_customer_id":137401,"tr_customer_product_id":137391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Faustino Marks","mobile_number":"482-639-1654","email_id":"Kieran_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"12790796176965","imei1":"12790796176965","imei2":"12790796176965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137386,"job_number":"JOB_137386","tr_customer_id":137403,"tr_customer_product_id":137393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Elinor Lowe","mobile_number":"509-256-3098","email_id":"Jewel64@yahoo.com","dop":"2025-04-06","serial_number":"15976241747786","imei1":"15976241747786","imei2":"15976241747786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137390,"job_number":"JOB_137390","tr_customer_id":137407,"tr_customer_product_id":137397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Kaylin Littel","mobile_number":"401-364-0587","email_id":"Sigrid.Denesik7@yahoo.com","dop":"2025-04-06","serial_number":"16082130042536","imei1":"16082130042536","imei2":"16082130042536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137394,"job_number":"JOB_137394","tr_customer_id":137411,"tr_customer_product_id":137401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:39.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Roscoe Williamson","mobile_number":"203-341-2320","email_id":"Grayce88@yahoo.com","dop":"2025-04-06","serial_number":"13611940510861","imei1":"13611940510861","imei2":"13611940510861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137400,"job_number":"JOB_137400","tr_customer_id":137417,"tr_customer_product_id":137407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:49:34.000Z","name":"Vinnie Sporer","mobile_number":"996-959-2100","email_id":"Alf_Considine@gmail.com","dop":"2025-04-06","serial_number":"13225160086086","imei1":"13225160086086","imei2":"13225160086086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137409,"job_number":"JOB_137409","tr_customer_id":137426,"tr_customer_product_id":137416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:43.000Z","name":"Pascale Spencer","mobile_number":"421-956-6319","email_id":"Oral.Hegmann85@gmail.com","dop":"2025-04-06","serial_number":"15820334585413","imei1":"15820334585413","imei2":"15820334585413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137411,"job_number":"JOB_137411","tr_customer_id":137428,"tr_customer_product_id":137418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:45.000Z","name":"Juanita Ratke","mobile_number":"499-263-4169","email_id":"Cale27@hotmail.com","dop":"2025-04-06","serial_number":"19322784719319","imei1":"19322784719319","imei2":"19322784719319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137419,"job_number":"JOB_137419","tr_customer_id":137436,"tr_customer_product_id":137426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:56.000Z","name":"Matteo Funk","mobile_number":"936-651-7884","email_id":"Carter14@yahoo.com","dop":"2025-04-06","serial_number":"18640119337290","imei1":"18640119337290","imei2":"18640119337290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137422,"job_number":"JOB_137422","tr_customer_id":137439,"tr_customer_product_id":137429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:24.000Z","modified_at":"2025-12-25T03:50:01.000Z","name":"Aileen Thiel","mobile_number":"405-644-7550","email_id":"Louisa.Schroeder@hotmail.com","dop":"2025-04-06","serial_number":"15478103835820","imei1":"15478103835820","imei2":"15478103835820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137425,"job_number":"JOB_137425","tr_customer_id":137442,"tr_customer_product_id":137432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:50:21.000Z","name":"Camron Corwin","mobile_number":"788-306-5830","email_id":"Francis_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"16045108051988","imei1":"16045108051988","imei2":"16045108051988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137429,"job_number":"JOB_137429","tr_customer_id":137446,"tr_customer_product_id":137436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:50:24.000Z","name":"Isac Schmeler","mobile_number":"630-726-1354","email_id":"Larue_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"18432396039346","imei1":"18432396039346","imei2":"18432396039346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137455,"job_number":"JOB_137455","tr_customer_id":137472,"tr_customer_product_id":137462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:50.000Z","name":"Gaston Shields","mobile_number":"345-501-1445","email_id":"Winfield_Rosenbaum@yahoo.com","dop":"2025-09-30","serial_number":"27796347595664","imei1":"27796347595664","imei2":"27796347595664","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137458,"job_number":"JOB_137458","tr_customer_id":137475,"tr_customer_product_id":137465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:09:08.000Z","name":"Valerie Weimann","mobile_number":"778-676-5402","email_id":"Murl_Trantow@gmail.com","dop":"2025-09-30","serial_number":"91518820019678","imei1":"91518820019678","imei2":"91518820019678","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137461,"job_number":"JOB_137461","tr_customer_id":137478,"tr_customer_product_id":137468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:26.000Z","name":"Idell Ritchie","mobile_number":"971-909-9499","email_id":"Israel.Davis@yahoo.com","dop":"2025-09-30","serial_number":"96070600062038","imei1":"96070600062038","imei2":"96070600062038","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137464,"job_number":"JOB_137464","tr_customer_id":137481,"tr_customer_product_id":137471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:40.000Z","name":"Dwight Graham","mobile_number":"866-996-5858","email_id":"Fidel_Considine@gmail.com","dop":"2025-09-30","serial_number":"15402188414410","imei1":"15402188414410","imei2":"15402188414410","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137467,"job_number":"JOB_137467","tr_customer_id":137484,"tr_customer_product_id":137474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:56.000Z","name":"Cyrus Lebsack","mobile_number":"221-663-6239","email_id":"Rosalee57@hotmail.com","dop":"2025-09-30","serial_number":"41536286786790","imei1":"41536286786790","imei2":"41536286786790","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137469,"job_number":"JOB_137469","tr_customer_id":137486,"tr_customer_product_id":137476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:02.000Z","modified_at":"2025-12-25T04:13:13.000Z","name":"Lesly Hermiston","mobile_number":"473-602-5310","email_id":"Aniyah.Gottlieb@gmail.com","dop":"2025-09-30","serial_number":"82192913847445","imei1":"82192913847445","imei2":"82192913847445","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137470,"job_number":"JOB_137470","tr_customer_id":137487,"tr_customer_product_id":137477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:48.000Z","modified_at":"2025-12-25T04:26:21.000Z","name":"Bettye McLaughlin","mobile_number":"882-246-5431","email_id":"Domenico77@gmail.com","dop":"2025-04-06","serial_number":"14966350954373","imei1":"14966350954373","imei2":"14966350954373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137484,"job_number":"JOB_137484","tr_customer_id":137501,"tr_customer_product_id":137491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:40.000Z","name":"Rickey Gulgowski","mobile_number":"928-737-6785","email_id":"Eudora.Herzog@gmail.com","dop":"2025-12-16","serial_number":"13133877255348","imei1":"13133877255348","imei2":"13133877255348","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137486,"job_number":"JOB_137486","tr_customer_id":137503,"tr_customer_product_id":137493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:52.000Z","name":"Tommie Rippin","mobile_number":"388-991-3095","email_id":"Antwon_Oberbrunner@yahoo.com","dop":"2025-12-16","serial_number":"13044009133235","imei1":"13044009133235","imei2":"13044009133235","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137488,"job_number":"JOB_137488","tr_customer_id":137505,"tr_customer_product_id":137495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:56.000Z","modified_at":"2025-12-25T04:38:04.000Z","name":"Carter Stracke","mobile_number":"411-559-5541","email_id":"Alysha.Upton@gmail.com","dop":"2025-12-16","serial_number":"10272990782783","imei1":"10272990782783","imei2":"10272990782783","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137490,"job_number":"JOB_137490","tr_customer_id":137507,"tr_customer_product_id":137497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:49.000Z","modified_at":"2025-12-25T04:41:58.000Z","name":"Gladys Sauer","mobile_number":"648-390-4218","email_id":"Bailee54@yahoo.com","dop":"2025-07-01","serial_number":"100433611781704","imei1":"100433611781704","imei2":"100433611781704","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137492,"job_number":"JOB_137492","tr_customer_id":137509,"tr_customer_product_id":137499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:09.000Z","name":"Dominic Feeney","mobile_number":"424-640-0538","email_id":"Timmothy_Murray12@gmail.com","dop":"2025-07-01","serial_number":"104171018460747","imei1":"104171018460747","imei2":"104171018460747","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137493,"job_number":"JOB_137493","tr_customer_id":137510,"tr_customer_product_id":137500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:06.000Z","modified_at":"2025-12-25T04:43:29.000Z","name":"Akeem Quitzon","mobile_number":"770-390-1540","email_id":"Nadia18@gmail.com","dop":"2025-04-06","serial_number":"17252695004628","imei1":"17252695004628","imei2":"17252695004628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137497,"job_number":"JOB_137497","tr_customer_id":137514,"tr_customer_product_id":137504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:48:12.000Z","name":"Lafayette Stehr","mobile_number":"497-843-5287","email_id":"Caleigh67@gmail.com","dop":"2025-09-30","serial_number":"40755856415493","imei1":"40755856415493","imei2":"40755856415493","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137500,"job_number":"JOB_137500","tr_customer_id":137517,"tr_customer_product_id":137507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:29.000Z","name":"Kassandra Welch","mobile_number":"410-864-2303","email_id":"Rosario.Boehm@hotmail.com","dop":"2025-09-30","serial_number":"99403771251652","imei1":"99403771251652","imei2":"99403771251652","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137503,"job_number":"JOB_137503","tr_customer_id":137520,"tr_customer_product_id":137510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:46.000Z","name":"Gennaro Fadel","mobile_number":"661-367-4805","email_id":"Hosea.Shanahan@hotmail.com","dop":"2025-09-30","serial_number":"45130547706244","imei1":"45130547706244","imei2":"45130547706244","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137504,"job_number":"JOB_137504","tr_customer_id":137521,"tr_customer_product_id":137511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:09.000Z","modified_at":"2025-12-25T04:49:30.000Z","name":"Lamont Jacobi","mobile_number":"264-371-2509","email_id":"Colleen_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"17184058408637","imei1":"17184058408637","imei2":"17184058408637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137506,"job_number":"JOB_137506","tr_customer_id":137523,"tr_customer_product_id":137513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:00.000Z","modified_at":"2025-12-25T04:52:23.000Z","name":"Mauricio Mante","mobile_number":"591-455-8556","email_id":"Virginie_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"10227395225947","imei1":"10227395225947","imei2":"10227395225947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137508,"job_number":"JOB_137508","tr_customer_id":137525,"tr_customer_product_id":137515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:29.000Z","modified_at":"2025-12-25T04:55:07.000Z","name":"Jerad Jast","mobile_number":"982-822-7351","email_id":"Rylan42@yahoo.com","dop":"2025-04-06","serial_number":"11130800779565","imei1":"11130800779565","imei2":"11130800779565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137510,"job_number":"JOB_137510","tr_customer_id":137527,"tr_customer_product_id":137517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:21.000Z","modified_at":"2025-12-25T04:55:43.000Z","name":"Alexanne Skiles","mobile_number":"780-274-2590","email_id":"Evelyn85@hotmail.com","dop":"2025-04-06","serial_number":"16186031402512","imei1":"16186031402512","imei2":"16186031402512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137532,"job_number":"JOB_137532","tr_customer_id":137549,"tr_customer_product_id":137539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:23.000Z","name":"Odessa Wisozk","mobile_number":"382-493-3609","email_id":"Santa_McClure40@gmail.com","dop":"2025-04-06","serial_number":"10679015563710","imei1":"10679015563710","imei2":"10679015563710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137535,"job_number":"JOB_137535","tr_customer_id":137552,"tr_customer_product_id":137542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:50.000Z","name":"Melody Schultz","mobile_number":"927-315-3150","email_id":"Marisa.Herman@hotmail.com","dop":"2025-04-06","serial_number":"13459821467774","imei1":"13459821467774","imei2":"13459821467774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137538,"job_number":"JOB_137538","tr_customer_id":137555,"tr_customer_product_id":137545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:27:16.000Z","name":"Nelda Zemlak","mobile_number":"260-690-7842","email_id":"Gwen_Waelchi10@gmail.com","dop":"2025-04-06","serial_number":"17955296324336","imei1":"17955296324336","imei2":"17955296324336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137543,"job_number":"JOB_137543","tr_customer_id":137560,"tr_customer_product_id":137550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:02:09.000Z","name":"Deangelo Schmitt","mobile_number":"340-514-7546","email_id":"Jayson57@yahoo.com","dop":"2025-04-06","serial_number":"16486412466282","imei1":"16486412466282","imei2":"16486412466282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137550,"job_number":"JOB_137550","tr_customer_id":137567,"tr_customer_product_id":137557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:56.000Z","name":"Magdalen Oberbrunner","mobile_number":"415-821-5520","email_id":"Elisa.Hane@yahoo.com","dop":"2025-04-06","serial_number":"18831632435357","imei1":"18831632435357","imei2":"18831632435357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137553,"job_number":"JOB_137553","tr_customer_id":137570,"tr_customer_product_id":137560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:43.000Z","name":"Daphnee Hayes","mobile_number":"996-450-9235","email_id":"Fred_Schumm36@hotmail.com","dop":"2025-04-06","serial_number":"19548985788408","imei1":"19548985788408","imei2":"19548985788408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137567,"job_number":"JOB_137567","tr_customer_id":137584,"tr_customer_product_id":137574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:47.000Z","name":"Burdette Gleichner","mobile_number":"699-952-8861","email_id":"Jose.Breitenberg@hotmail.com","dop":"2025-06-18","serial_number":"10965307590166","imei1":"10965307590166","imei2":"10965307590166","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137570,"job_number":"JOB_137570","tr_customer_id":137587,"tr_customer_product_id":137577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:22:33.000Z","name":"Yesenia Huels","mobile_number":"842-732-4218","email_id":"Darlene_Monahan@gmail.com","dop":"2025-06-18","serial_number":"10131811189921","imei1":"10131811189921","imei2":"10131811189921","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:22:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137573,"job_number":"JOB_137573","tr_customer_id":137590,"tr_customer_product_id":137580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:32.000Z","modified_at":"2025-12-25T06:26:07.000Z","name":"Lenny Bartell","mobile_number":"315-983-4461","email_id":"Markus_Daniel@hotmail.com","dop":"2025-04-06","serial_number":"18634160385685","imei1":"18634160385685","imei2":"18634160385685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137576,"job_number":"JOB_137576","tr_customer_id":137593,"tr_customer_product_id":137583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:14.000Z","modified_at":"2025-12-25T06:26:48.000Z","name":"Katelyn Bechtelar","mobile_number":"472-268-5356","email_id":"Ross_Reinger16@gmail.com","dop":"2025-04-06","serial_number":"12245997562264","imei1":"12245997562264","imei2":"12245997562264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137579,"job_number":"JOB_137579","tr_customer_id":137596,"tr_customer_product_id":137586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:27:30.000Z","name":"Maegan Prohaska","mobile_number":"866-614-1998","email_id":"Amalia.Dare@hotmail.com","dop":"2025-04-06","serial_number":"15079160581738","imei1":"15079160581738","imei2":"15079160581738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137582,"job_number":"JOB_137582","tr_customer_id":137599,"tr_customer_product_id":137589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:17.000Z","modified_at":"2025-12-25T06:28:50.000Z","name":"Zakary Little","mobile_number":"516-576-1262","email_id":"Tierra38@gmail.com","dop":"2025-04-06","serial_number":"11280960243724","imei1":"11280960243724","imei2":"11280960243724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137585,"job_number":"JOB_137585","tr_customer_id":137602,"tr_customer_product_id":137592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:29:31.000Z","name":"Alanna Brekke","mobile_number":"974-735-0681","email_id":"Anastacio_Morissette4@hotmail.com","dop":"2025-04-06","serial_number":"13365456840196","imei1":"13365456840196","imei2":"13365456840196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137588,"job_number":"JOB_137588","tr_customer_id":137605,"tr_customer_product_id":137595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:30:10.000Z","name":"Jayden Yost","mobile_number":"902-310-1423","email_id":"Mara.Nikolaus@yahoo.com","dop":"2025-04-06","serial_number":"13557305176781","imei1":"13557305176781","imei2":"13557305176781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137590,"job_number":"JOB_137590","tr_customer_id":137607,"tr_customer_product_id":137597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:09.000Z","modified_at":"2025-12-25T06:32:44.000Z","name":"Marilie Stroman","mobile_number":"835-965-7025","email_id":"Jaylon44@gmail.com","dop":"2025-04-06","serial_number":"15139192162371","imei1":"15139192162371","imei2":"15139192162371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137595,"job_number":"JOB_137595","tr_customer_id":137612,"tr_customer_product_id":137602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:55.000Z","name":"Retta Glover","mobile_number":"754-606-4608","email_id":"Brandt.Auer35@gmail.com","dop":"2025-04-06","serial_number":"10758174737947","imei1":"10758174737947","imei2":"10758174737947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137609,"job_number":"JOB_137609","tr_customer_id":137626,"tr_customer_product_id":137616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:04.000Z","modified_at":"2025-12-25T06:34:45.000Z","name":"Rebeka McGlynn","mobile_number":"879-799-1831","email_id":"Vernice.Durgan@gmail.com","dop":"2025-04-06","serial_number":"15415574237534","imei1":"15415574237534","imei2":"15415574237534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137620,"job_number":"JOB_137620","tr_customer_id":137637,"tr_customer_product_id":137627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:35:34.000Z","name":"Cleveland Cremin","mobile_number":"719-346-1052","email_id":"Jacques2@hotmail.com","dop":"2025-04-06","serial_number":"18310697358634","imei1":"18310697358634","imei2":"18310697358634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137628,"job_number":"JOB_137628","tr_customer_id":137645,"tr_customer_product_id":137635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:15.000Z","modified_at":"2025-12-25T06:38:57.000Z","name":"Polly Kuvalis","mobile_number":"360-867-8889","email_id":"Rosetta_Howell19@yahoo.com","dop":"2025-04-06","serial_number":"14615193712017","imei1":"14615193712017","imei2":"14615193712017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137630,"job_number":"JOB_137630","tr_customer_id":137647,"tr_customer_product_id":137637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:12.000Z","modified_at":"2025-12-25T06:40:52.000Z","name":"Waino Terry","mobile_number":"616-245-1652","email_id":"Laurianne.Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"11679355548111","imei1":"11679355548111","imei2":"11679355548111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137632,"job_number":"JOB_137632","tr_customer_id":137649,"tr_customer_product_id":137639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:17.000Z","modified_at":"2025-12-25T06:40:50.000Z","name":"Lula Hilpert","mobile_number":"321-749-3027","email_id":"Christiana_Greenholt45@gmail.com","dop":"2025-04-06","serial_number":"12257971759058","imei1":"12257971759058","imei2":"12257971759058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137634,"job_number":"JOB_137634","tr_customer_id":137651,"tr_customer_product_id":137641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:21.000Z","modified_at":"2025-12-25T06:40:55.000Z","name":"Louisa Rempel","mobile_number":"227-787-3061","email_id":"Yesenia22@hotmail.com","dop":"2025-04-06","serial_number":"11713345789357","imei1":"11713345789357","imei2":"11713345789357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137636,"job_number":"JOB_137636","tr_customer_id":137653,"tr_customer_product_id":137643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:16.000Z","modified_at":"2025-12-25T06:44:51.000Z","name":"Alisha Windler","mobile_number":"338-342-4186","email_id":"Anastasia.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"18859255029597","imei1":"18859255029597","imei2":"18859255029597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137639,"job_number":"JOB_137639","tr_customer_id":137656,"tr_customer_product_id":137646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:19.000Z","modified_at":"2025-12-25T06:44:58.000Z","name":"Wilber Goldner","mobile_number":"362-794-4101","email_id":"Velda.King7@gmail.com","dop":"2025-04-06","serial_number":"15566824476565","imei1":"15566824476565","imei2":"15566824476565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137642,"job_number":"JOB_137642","tr_customer_id":137659,"tr_customer_product_id":137649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:46.000Z","name":"Bridie O'Keefe","mobile_number":"413-758-9477","email_id":"Demarcus.Dicki@gmail.com","dop":"2025-04-06","serial_number":"17758396757998","imei1":"17758396757998","imei2":"17758396757998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137645,"job_number":"JOB_137645","tr_customer_id":137662,"tr_customer_product_id":137652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:54.000Z","modified_at":"2025-12-25T06:46:33.000Z","name":"Oran Bechtelar","mobile_number":"207-381-2024","email_id":"Branson_Haag71@gmail.com","dop":"2025-04-06","serial_number":"13522702608770","imei1":"13522702608770","imei2":"13522702608770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137648,"job_number":"JOB_137648","tr_customer_id":137665,"tr_customer_product_id":137655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:32.000Z","modified_at":"2025-12-25T06:59:07.000Z","name":"Mylene Blick","mobile_number":"838-427-9070","email_id":"Ottilie_Kreiger@yahoo.com","dop":"2025-04-06","serial_number":"14705707661965","imei1":"14705707661965","imei2":"14705707661965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137653,"job_number":"JOB_137653","tr_customer_id":137670,"tr_customer_product_id":137660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:12:33.000Z","modified_at":"2025-12-25T07:12:51.000Z","name":"Precious Frami","mobile_number":"581-391-2225","email_id":"Izabella78@hotmail.com","dop":"2025-10-24","serial_number":"18885335039464","imei1":"18885335039464","imei2":"18885335039464","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137659,"job_number":"JOB_137659","tr_customer_id":137676,"tr_customer_product_id":137666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:12.000Z","modified_at":"2025-12-25T07:39:44.000Z","name":"Aida Trantow","mobile_number":"347-278-3503","email_id":"Kellie_Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"10753098105784","imei1":"10753098105784","imei2":"10753098105784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137343,"job_number":"JOB_137343","tr_customer_id":137360,"tr_customer_product_id":137350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:48:15.000Z","name":"Kadin Stamm","mobile_number":"873-913-6208","email_id":"Marcelina.Herman62@hotmail.com","dop":"2000-01-31","serial_number":"10448358001322","imei1":"10448358001322","imei2":"10448358001322","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137352,"job_number":"JOB_137352","tr_customer_id":137369,"tr_customer_product_id":137359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:48:07.000Z","name":"Marion Yost","mobile_number":"321-290-6833","email_id":"Fredy_Cummerata23@yahoo.com","dop":"2025-05-30","serial_number":"12403310845155","imei1":"12403310845155","imei2":"12403310845155","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137379,"job_number":"JOB_137379","tr_customer_id":137396,"tr_customer_product_id":137386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Keshaun Harvey","mobile_number":"355-365-4030","email_id":"Ted_MacGyver69@hotmail.com","dop":"2000-01-31","serial_number":"10214076779374","imei1":"10214076779374","imei2":"10214076779374","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137406,"job_number":"JOB_137406","tr_customer_id":137423,"tr_customer_product_id":137413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:07.000Z","modified_at":"2025-12-25T03:49:44.000Z","name":"Jalon Cruickshank","mobile_number":"964-430-5673","email_id":"Devonte51@yahoo.com","dop":"2000-01-31","serial_number":"10237517694592","imei1":"10237517694592","imei2":"10237517694592","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137430,"job_number":"JOB_137430","tr_customer_id":137447,"tr_customer_product_id":137437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:50:28.000Z","name":"Warren Bogan","mobile_number":"611-322-0116","email_id":"Theodore44@yahoo.com","dop":"2000-01-31","serial_number":"10910922373402","imei1":"10910922373402","imei2":"10910922373402","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137439,"job_number":"JOB_137439","tr_customer_id":137456,"tr_customer_product_id":137446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76526947652611","imei1":"76526947652611","imei2":"76526947652611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137446,"job_number":"JOB_137446","tr_customer_id":137463,"tr_customer_product_id":137453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:58:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50654631978753","imei1":"50654631978753","imei2":"50654631978753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137453,"job_number":"JOB_137453","tr_customer_id":137470,"tr_customer_product_id":137460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42966282394503","imei1":"42966282394503","imei2":"42966282394503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137473,"job_number":"JOB_137473","tr_customer_id":137490,"tr_customer_product_id":137480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:19.000Z","name":"Walker Kreiger","mobile_number":"214-636-8180","email_id":"Jensen2@hotmail.com","dop":"2025-10-12","serial_number":"13966372020453","imei1":"13966372020453","imei2":"13966372020453","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137476,"job_number":"JOB_137476","tr_customer_id":137493,"tr_customer_product_id":137483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:34.000Z","name":"Herminio Cummerata","mobile_number":"633-944-3987","email_id":"Elmore_Pagac75@gmail.com","dop":"2025-10-12","serial_number":"19462120412030","imei1":"19462120412030","imei2":"19462120412030","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137479,"job_number":"JOB_137479","tr_customer_id":137496,"tr_customer_product_id":137486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:39.000Z","modified_at":"2025-12-25T04:32:49.000Z","name":"Demarco Bashirian","mobile_number":"538-520-6493","email_id":"Clementina12@hotmail.com","dop":"2025-10-12","serial_number":"13574196216654","imei1":"13574196216654","imei2":"13574196216654","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137593,"job_number":"JOB_137593","tr_customer_id":137610,"tr_customer_product_id":137600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:33:20.000Z","name":"Glenda Ryan","mobile_number":"458-446-6076","email_id":"Burley.Miller@yahoo.com","dop":"2025-10-21","serial_number":"11148671494476","imei1":"11148671494476","imei2":"11148671494476","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137598,"job_number":"JOB_137598","tr_customer_id":137615,"tr_customer_product_id":137605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:34:06.000Z","name":"Caden Lowe","mobile_number":"962-560-3759","email_id":"Aletha_Kassulke@yahoo.com","dop":"2000-01-31","serial_number":"10493053509189","imei1":"10493053509189","imei2":"10493053509189","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137601,"job_number":"JOB_137601","tr_customer_id":137618,"tr_customer_product_id":137608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:34:07.000Z","name":"Vella Gaylord","mobile_number":"910-759-6970","email_id":"Ezra54@gmail.com","dop":"2025-10-21","serial_number":"12675754052011","imei1":"12675754052011","imei2":"12675754052011","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137603,"job_number":"JOB_137603","tr_customer_id":137620,"tr_customer_product_id":137610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:51.000Z","name":"Kiana Nader","mobile_number":"537-712-4585","email_id":"Verna.Goodwin30@yahoo.com","dop":"2025-10-12","serial_number":"19540755927188","imei1":"19540755927188","imei2":"19540755927188","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137606,"job_number":"JOB_137606","tr_customer_id":137623,"tr_customer_product_id":137613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:55.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Enola Heathcote","mobile_number":"310-657-2751","email_id":"Cierra14@hotmail.com","dop":"2025-10-12","serial_number":"12171993605774","imei1":"12171993605774","imei2":"12171993605774","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137612,"job_number":"JOB_137612","tr_customer_id":137629,"tr_customer_product_id":137619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:19.000Z","name":"Virgie D'Amore","mobile_number":"961-516-2909","email_id":"Flavio_McLaughlin9@yahoo.com","dop":"2025-10-12","serial_number":"15811143953068","imei1":"15811143953068","imei2":"15811143953068","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137615,"job_number":"JOB_137615","tr_customer_id":137632,"tr_customer_product_id":137622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"June Leffler","mobile_number":"630-687-5664","email_id":"Colton37@yahoo.com","dop":"2000-01-31","serial_number":"10299602899157","imei1":"10299602899157","imei2":"10299602899157","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137618,"job_number":"JOB_137618","tr_customer_id":137635,"tr_customer_product_id":137625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Arlo Pollich","mobile_number":"973-914-8899","email_id":"Devon_King@yahoo.com","dop":"2025-10-21","serial_number":"19236736528972","imei1":"19236736528972","imei2":"19236736528972","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137623,"job_number":"JOB_137623","tr_customer_id":137640,"tr_customer_product_id":137630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:41.000Z","name":"Denis Renner","mobile_number":"725-475-6680","email_id":"Marcelino.Frami@gmail.com","dop":"2000-01-31","serial_number":"10649003235835","imei1":"10649003235835","imei2":"10649003235835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137626,"job_number":"JOB_137626","tr_customer_id":137643,"tr_customer_product_id":137633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:49.000Z","modified_at":"2025-12-25T06:36:28.000Z","name":"Hettie Heathcote","mobile_number":"361-398-3548","email_id":"Taurean31@gmail.com","dop":"2000-01-31","serial_number":"10709409845392","imei1":"10709409845392","imei2":"10709409845392","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137360,"job_number":"JOB_137360","tr_customer_id":137377,"tr_customer_product_id":137367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:55.000Z","modified_at":"2025-12-25T03:48:18.000Z","name":"Selina Predovic","mobile_number":"508-872-1158","email_id":"Devonte56@yahoo.com","dop":"2025-10-01","serial_number":"11502826067432","imei1":"11502826067432","imei2":"11502826067432","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137397,"job_number":"JOB_137397","tr_customer_id":137414,"tr_customer_product_id":137404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:55.000Z","name":"Porter Bogan","mobile_number":"386-806-6387","email_id":"Bert47@hotmail.com","dop":"2025-06-09","serial_number":"100342894971085","imei1":"100342894971085","imei2":"100342894971085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137403,"job_number":"JOB_137403","tr_customer_id":137420,"tr_customer_product_id":137410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Nicole Hammes","mobile_number":"381-274-6607","email_id":"Cory_Reilly15@hotmail.com","dop":"2025-06-09","serial_number":"108772493357698","imei1":"108772493357698","imei2":"108772493357698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137415,"job_number":"JOB_137415","tr_customer_id":137432,"tr_customer_product_id":137422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:27.000Z","name":"Shaylee O'Hara","mobile_number":"798-283-1136","email_id":"Robb.Renner15@yahoo.com","dop":"2025-06-09","serial_number":"100811770059534","imei1":"100811770059534","imei2":"100811770059534","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137555,"job_number":"JOB_137555","tr_customer_id":137572,"tr_customer_product_id":137562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:15:26.000Z","modified_at":"2025-12-25T06:16:03.000Z","name":"Ayla Watsica","mobile_number":"794-501-3767","email_id":"Maybell87@hotmail.com","dop":"2025-11-04","serial_number":"87174381293400","imei1":"87174381293400","imei2":"87174381293400","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137556,"job_number":"JOB_137556","tr_customer_id":137573,"tr_customer_product_id":137563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:16:11.000Z","modified_at":"2025-12-25T06:16:31.000Z","name":"Harmony Marvin","mobile_number":"901-611-4285","email_id":"Coy_Prohaska91@hotmail.com","dop":"2025-10-01","serial_number":"16304031436066","imei1":"16304031436066","imei2":"16304031436066","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137558,"job_number":"JOB_137558","tr_customer_id":137575,"tr_customer_product_id":137565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:14.000Z","name":"Dante Morar","mobile_number":"263-738-6503","email_id":"Leon46@gmail.com","dop":"2025-06-09","serial_number":"104931208023170","imei1":"104931208023170","imei2":"104931208023170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137561,"job_number":"JOB_137561","tr_customer_id":137578,"tr_customer_product_id":137568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:31.000Z","name":"Ward Powlowski","mobile_number":"844-537-1786","email_id":"Augustus.Walsh21@hotmail.com","dop":"2025-06-09","serial_number":"100368212109478","imei1":"100368212109478","imei2":"100368212109478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137564,"job_number":"JOB_137564","tr_customer_id":137581,"tr_customer_product_id":137571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:48.000Z","name":"Sonia Schmidt","mobile_number":"330-876-1943","email_id":"Aubree_Toy49@hotmail.com","dop":"2025-06-09","serial_number":"108450358678930","imei1":"108450358678930","imei2":"108450358678930","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137654,"job_number":"JOB_137654","tr_customer_id":137671,"tr_customer_product_id":137661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:22:02.000Z","modified_at":"2025-12-25T07:22:13.000Z","name":"Jordane Langosh","mobile_number":"753-879-0974","email_id":"Berneice.Farrell57@hotmail.com","dop":"2025-11-04","serial_number":"98525843813586","imei1":"98525843813586","imei2":"98525843813586","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137655,"job_number":"JOB_137655","tr_customer_id":137672,"tr_customer_product_id":137662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:22:17.000Z","modified_at":"2025-12-25T07:22:29.000Z","name":"Mertie Lueilwitz","mobile_number":"405-905-5410","email_id":"Brendan_Rogahn60@hotmail.com","dop":"2025-11-04","serial_number":"13397388239164","imei1":"13397388239164","imei2":"13397388239164","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137661,"job_number":"JOB_137661","tr_customer_id":137678,"tr_customer_product_id":137668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:25.000Z","modified_at":"2025-12-25T07:39:36.000Z","name":"Frieda Mertz","mobile_number":"236-997-4929","email_id":"Chaim.Stokes@hotmail.com","dop":"2025-11-04","serial_number":"87360248014945","imei1":"87360248014945","imei2":"87360248014945","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 437ms
Mean size per request: 1023B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM4N30.4Or0m9AMQ9bSOLo0_yefyTXi8KGj5X8CwByfQEKbAZ0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 129e4ace-bd8a-479b-95df-1da165ed65a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1023
ETag W/"3ff-gFtkO8dWyN2DE4PxJPEUZpgybBg"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":137662,"job_number":"JOB_137662","tr_customer_id":137679,"tr_customer_product_id":137669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:40.000Z","modified_at":"2025-12-25T07:39:47.000Z","name":"Izabella Towne","mobile_number":"582-561-6040","email_id":"Nadia_Reichel@yahoo.com","dop":"2025-11-04","serial_number":"54104362634376","imei1":"54104362634376","imei2":"54104362634376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-25T07:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM4N30.4Or0m9AMQ9bSOLo0_yefyTXi8KGj5X8CwByfQEKbAZ0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 95873b4d-de67-4e75-a243-6e335147e88c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 137662
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 456ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODM4N30.4Or0m9AMQ9bSOLo0_yefyTXi8KGj5X8CwByfQEKbAZ0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6ae119fa-ab43-4625-9463-770639d45b87
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b115ad4f-35ac-400d-b956-2896737bf710
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-w4RStfwbCUW55o+UohhFfsZVRhY"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTB9.eSlJE254uaaq4unF962UBoblZ9O8QwtjwFkhHn9erE4"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9789f950-328c-4cc9-abc6-e21f0b7b9603
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 26ac2f05-abaa-4bd0-a630-ece1904988c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-zJvMfvfQ3AJDV/5G6E2m5mhIHQI"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":393},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 1.96KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 29b5a0bf-a804-4653-a56b-23454d0f57bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7d2-Uf2oBOe5SnCkMZtZsIrQj77C0A0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137653,"job_number":"JOB_137653","tr_customer_id":137670,"tr_customer_product_id":137660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:12:33.000Z","modified_at":"2025-12-25T07:12:51.000Z","name":"Precious Frami","mobile_number":"581-391-2225","email_id":"Izabella78@hotmail.com","dop":"2025-10-24","serial_number":"18885335039464","imei1":"18885335039464","imei2":"18885335039464","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137662,"job_number":"JOB_137662","tr_customer_id":137679,"tr_customer_product_id":137669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:40.000Z","modified_at":"2025-12-25T07:39:49.000Z","name":"Izabella Towne","mobile_number":"582-561-6040","email_id":"Nadia_Reichel@yahoo.com","dop":"2025-11-04","serial_number":"54104362634376","imei1":"54104362634376","imei2":"54104362634376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 1.96KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77bd7c35-d808-4d71-a915-4f48fb3f040d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7d2-Uf2oBOe5SnCkMZtZsIrQj77C0A0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137653,"job_number":"JOB_137653","tr_customer_id":137670,"tr_customer_product_id":137660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:12:33.000Z","modified_at":"2025-12-25T07:12:51.000Z","name":"Precious Frami","mobile_number":"581-391-2225","email_id":"Izabella78@hotmail.com","dop":"2025-10-24","serial_number":"18885335039464","imei1":"18885335039464","imei2":"18885335039464","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137662,"job_number":"JOB_137662","tr_customer_id":137679,"tr_customer_product_id":137669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:40.000Z","modified_at":"2025-12-25T07:39:49.000Z","name":"Izabella Towne","mobile_number":"582-561-6040","email_id":"Nadia_Reichel@yahoo.com","dop":"2025-11-04","serial_number":"54104362634376","imei1":"54104362634376","imei2":"54104362634376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fdab9984-acdd-4517-8896-ae817e1ab22a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 137662
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_98100"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e419db58-942a-48ed-a441-011ab6ba6dc6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_98100"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/137662
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzNzd9.PZH3ieUVDXiVD_z8JjBMmXeZyDugbz7WGxUHk4-hksI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b8dbe69-66c8-48e8-88c1-75a6c707c709
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Singh
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4aa57a8e-494e-414c-ac48-00c6bd15c8fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-3bj06TiWUkh25QKqHUXP6tILZCo"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify that message should be 'Success' 1 0 0
Verify that token shoukd be valid 1 0 0
Verify JSON Success 1 0 0
Verify the resposne time is below 400ms 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 227ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Singh
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e6b1aec-705e-4582-9250-a9f9ec6d813c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "username": "{{invalidusername}}",
            "password": "Pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 401
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Singh
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 59330dd5-ee03-44a9-8e86-bc8302408436
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca34da63-42a7-48ec-a924-89ff71b1889d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify if status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify the response tine is below 400ms 1 0 0
Verify user data is present in response 1 0 0
Verify JSON Response Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b4bcc776-6a6b-4da3-9a18-33b7403fd99e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security:Veirfy if passowrd field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security:Veirfy if passowrd field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12a06f8c-24d7-44a5-9869-0ea6313e091e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cec25d20-f5b2-49d7-b947-6ceccab859ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-HOz5lKRYVD2VuNgF1Rctyfwn1fM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":393},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify that status code is 200 1 0 0
Verify that response time is below 500ms 1 0 0
Verify if response message is success 1 0 0
Verify JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in response data Array 1 0 0
Verify if the count for the Json object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json object Created today is Number or not 1 0 0
Verify if the count for the Json object Pending for FST assignment is Number or not 1 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7c1d030d-24bb-4e8f-b719-d054976a559c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5fd15479-56f4-4660-98d0-ef2265ac52e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-HOz5lKRYVD2VuNgF1Rctyfwn1fM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":393},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dfd25d36-4ed6-4cd2-a44a-b9a638707c23
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 88da457d-883f-45e6-b18d-df1aab38996d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d07d77d-a0c8-482d-b9ed-fd49c89ced84
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 233B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
randomnumber 149
randomFirstName Letha
randomLastName Pacocha
randomEmail Ford.Murray42@gmail.com
randomPhone 252-200-7432
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token abc2c71e-2e22-4d21-9764-e35a208444f5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1049
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Aubree",
                "last_name": "Hirthe",
                "mobile_number": "701-806-8992",
                "mobile_number_alt": "",
                "email_id": "Joannie26@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"24851010532791",
                "imei1": "24851010532791",
                "imei2": "24851010532791",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-5zEqbQkvv45iL1EedK75ONv5k+8"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":137663,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":137680,"tr_customer_product_id":137670,"job_number":"JOB_137663"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is Job Created Successfully 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify that id is present in the response data 1 0 0
Verify that mst_service_location_id is present in the response data 1 0 0
Verify that mst_platform_id is present in the response data 1 0 0
Verify that mst_warrenty_status_id is present in the response data 1 0 0
Verify that mst_oem_id is present in the response data 1 0 0
Verify that tr_customer_id is present in the response data 1 0 0
Verify that tr_customer_product_id is present in the response data 1 0 0
Verify that job_number is present in the response data 1 0 0
Verify job_number starts with JOB_ 1 0 0
Total 13 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
randomnumber 445
randomFirstName Prudence
randomLastName Wehner
randomEmail Stan80@hotmail.com
randomPhone 588-668-8565
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e845df2f-f8de-4350-a878-27ce1cebb1b4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1051
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Dedric",
                "last_name": "Koss",
                "mobile_number": "566-602-2259",
                "mobile_number_alt": "",
                "email_id": "Verna_DuBuque@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"81470760966393",
                "imei1": "81470760966393",
                "imei2": "81470760966393",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzODN9.6Ll0DwgOkV1SV7-egEfDQKPfowrBaBxxWEVXkxxCrNU
randomnumber 370
randomFirstName Lisa
randomLastName Lowe
randomEmail Asia_Satterfield@gmail.com
randomPhone 246-282-8894
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 59a1372d-267d-45ff-9f66-c440edb8e7ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1046
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Hassie",
                "last_name": "Weber",
                "mobile_number": "540-973-6782",
                "mobile_number_alt": "",
                "email_id": "Jamarcus66@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"8549948625306",
                "imei1": "8549948625306",
                "imei2": "8549948625306",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
randomnumber 517
randomFirstName Geovanni
randomLastName Nikolaus
randomEmail Luther.Renner@hotmail.com
randomPhone 642-719-0385
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cdd0aef3-e839-4a1e-8ea1-19b80343df30
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
randomnumber 366
randomFirstName Lucas
randomLastName Goldner
randomEmail Rory_Jacobson@gmail.com
randomPhone 562-494-2321
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5b466c6c-fb6e-44b0-a6b9-97150fa06fc3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1044
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Florine",
                "last_name": "Kovacek",
                "mobile_number": "670-551-2804",
                "mobile_number_alt": "",
                "email_id": "Estrella_Bednar73@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"100000995",
                "imei1": "100000995",
                "imei2": "100000995",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
randomnumber 366
randomFirstName Ebony
randomLastName Raynor
randomEmail Hortense44@gmail.com
randomPhone 839-430-8182
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aee78c63-12ec-4c2d-b11e-537bd241e214
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f4717b5-c234-4cde-926c-2050c6c30963
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-ycOGFBwHak4UuqBvkhmNiR9l8Eo"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":394},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Check if the count for the created jobs today is greater than the old value 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Check if the count for the created jobs today is greater than the old value
the argument to above must be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 547ms
Mean size per request: 382.13KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c2bf460d-2ada-49cc-9fd1-5949e31085c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"5f886-t0BSJRWfawfH9ZQ4o6GtwaaygY4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137342,"job_number":"JOB_137342","tr_customer_id":137359,"tr_customer_product_id":137349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10418905935138","imei1":"10418905935138","imei2":"10418905935138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137346,"job_number":"JOB_137346","tr_customer_id":137363,"tr_customer_product_id":137353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Justyn Sauer","mobile_number":"530-868-0128","email_id":"Odie.Gibson15@hotmail.com","dop":"2000-01-31","serial_number":"1010395293625439","imei1":"1010395293625439","imei2":"1010395293625439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137378,"job_number":"JOB_137378","tr_customer_id":137395,"tr_customer_product_id":137385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10400387606765","imei1":"10400387606765","imei2":"10400387606765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137380,"job_number":"JOB_137380","tr_customer_id":137397,"tr_customer_product_id":137387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:24.000Z","modified_at":"2025-12-25T03:48:24.000Z","name":"Jimmy Lockman","mobile_number":"573-751-6740","email_id":"Jeanette.Ebert1@gmail.com","dop":"2000-01-31","serial_number":"1032946697519721","imei1":"1032946697519721","imei2":"1032946697519721","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137405,"job_number":"JOB_137405","tr_customer_id":137422,"tr_customer_product_id":137412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:06.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10914336115211","imei1":"10914336115211","imei2":"10914336115211","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137407,"job_number":"JOB_137407","tr_customer_id":137424,"tr_customer_product_id":137414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:08.000Z","modified_at":"2025-12-25T03:49:08.000Z","name":"Aylin Beatty","mobile_number":"696-976-4127","email_id":"Schuyler_Kiehn89@yahoo.com","dop":"2000-01-31","serial_number":"1025359291829512","imei1":"1025359291829512","imei2":"1025359291829512","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137428,"job_number":"JOB_137428","tr_customer_id":137445,"tr_customer_product_id":137435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10528677384863","imei1":"10528677384863","imei2":"10528677384863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137432,"job_number":"JOB_137432","tr_customer_id":137449,"tr_customer_product_id":137439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:53.000Z","modified_at":"2025-12-25T03:49:53.000Z","name":"Adolf Aufderhar","mobile_number":"317-227-1724","email_id":"Jayson.Feil@hotmail.com","dop":"2000-01-31","serial_number":"1070013620884932","imei1":"1070013620884932","imei2":"1070013620884932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137597,"job_number":"JOB_137597","tr_customer_id":137614,"tr_customer_product_id":137604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:33:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10679582427878","imei1":"10679582427878","imei2":"10679582427878","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137599,"job_number":"JOB_137599","tr_customer_id":137616,"tr_customer_product_id":137606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:27.000Z","modified_at":"2025-12-25T06:33:27.000Z","name":"Woodrow Kuphal","mobile_number":"713-986-0528","email_id":"Theo93@gmail.com","dop":"2000-01-31","serial_number":"1075252146067103","imei1":"1075252146067103","imei2":"1075252146067103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137614,"job_number":"JOB_137614","tr_customer_id":137631,"tr_customer_product_id":137621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969362792311","imei1":"10969362792311","imei2":"10969362792311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137616,"job_number":"JOB_137616","tr_customer_id":137633,"tr_customer_product_id":137623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Wendell Cremin","mobile_number":"463-270-8614","email_id":"Caroline72@gmail.com","dop":"2000-01-31","serial_number":"1047373405781575","imei1":"1047373405781575","imei2":"1047373405781575","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137622,"job_number":"JOB_137622","tr_customer_id":137639,"tr_customer_product_id":137629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10531240576361","imei1":"10531240576361","imei2":"10531240576361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137624,"job_number":"JOB_137624","tr_customer_id":137641,"tr_customer_product_id":137631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:03.000Z","modified_at":"2025-12-25T06:35:03.000Z","name":"Mathilde Paucek","mobile_number":"531-255-1549","email_id":"Myrtice_Robel77@yahoo.com","dop":"2000-01-31","serial_number":"1060904642205733","imei1":"1060904642205733","imei2":"1060904642205733","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137625,"job_number":"JOB_137625","tr_customer_id":137642,"tr_customer_product_id":137632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:48.000Z","modified_at":"2025-12-25T06:35:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10530348819327","imei1":"10530348819327","imei2":"10530348819327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137627,"job_number":"JOB_137627","tr_customer_id":137644,"tr_customer_product_id":137634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:50.000Z","modified_at":"2025-12-25T06:35:50.000Z","name":"Norbert Beier","mobile_number":"247-572-0534","email_id":"Saige_Kiehn82@gmail.com","dop":"2000-01-31","serial_number":"1083570046619459","imei1":"1083570046619459","imei2":"1083570046619459","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137269,"job_number":"JOB_137269","tr_customer_id":137286,"tr_customer_product_id":137276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:12.000Z","modified_at":"2025-12-25T00:08:12.000Z","name":"Jaimini Naik","mobile_number":"7029072042","email_id":"divaakar.pilla@hotmail.com","dop":"2025-12-15","serial_number":"752058325493042","imei1":"752058325493042","imei2":"752058325493042","popurl":"www.balachandra-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137270,"job_number":"JOB_137270","tr_customer_id":137287,"tr_customer_product_id":137277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:14.000Z","modified_at":"2025-12-25T00:08:14.000Z","name":"Dwaipayana Pothuvaal","mobile_number":"7054131744","email_id":"bhooshit.rana@yahoo.co.in","dop":"2025-12-15","serial_number":"133076733609513","imei1":"133076733609513","imei2":"133076733609513","popurl":"www.dhruv-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137271,"job_number":"JOB_137271","tr_customer_id":137288,"tr_customer_product_id":137278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:09:03.000Z","modified_at":"2025-12-25T01:09:03.000Z","name":"Hardy Schuster","mobile_number":"464-323-7082","email_id":"Jerel69@gmail.com","dop":"2025-11-11","serial_number":"15831696686253","imei1":"15831696686253","imei2":"15831696686253","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137272,"job_number":"JOB_137272","tr_customer_id":137289,"tr_customer_product_id":137279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:11:09.000Z","modified_at":"2025-12-25T01:11:09.000Z","name":"Alverta Glover","mobile_number":"441-979-3818","email_id":"Betsy.Stamm3@yahoo.com","dop":"2025-11-11","serial_number":"16195343352662","imei1":"16195343352662","imei2":"16195343352662","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137273,"job_number":"JOB_137273","tr_customer_id":137290,"tr_customer_product_id":137280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:13:39.000Z","modified_at":"2025-12-25T01:13:39.000Z","name":"Jo Willms","mobile_number":"646-632-7416","email_id":"Daryl.Bogisich@yahoo.com","dop":"2025-11-11","serial_number":"17538031797099","imei1":"17538031797099","imei2":"17538031797099","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137274,"job_number":"JOB_137274","tr_customer_id":137291,"tr_customer_product_id":137281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:16:59.000Z","modified_at":"2025-12-25T01:16:59.000Z","name":"Jensen Halvorson","mobile_number":"926-863-8868","email_id":"Susana.Gislason71@yahoo.com","dop":"2025-11-11","serial_number":"19238036436213","imei1":"19238036436213","imei2":"19238036436213","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137275,"job_number":"JOB_137275","tr_customer_id":137292,"tr_customer_product_id":137282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:19:30.000Z","modified_at":"2025-12-25T01:19:30.000Z","name":"Ottis Thompson","mobile_number":"725-304-9157","email_id":"Winifred.Feest71@hotmail.com","dop":"2025-11-11","serial_number":"19487346040937","imei1":"19487346040937","imei2":"19487346040937","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137276,"job_number":"JOB_137276","tr_customer_id":137293,"tr_customer_product_id":137283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:24:44.000Z","modified_at":"2025-12-25T01:24:44.000Z","name":"Florian Treutel","mobile_number":"337-967-5738","email_id":"Vanessa.Brekke@yahoo.com","dop":"2025-11-11","serial_number":"13358178535000","imei1":"13358178535000","imei2":"13358178535000","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137277,"job_number":"JOB_137277","tr_customer_id":137294,"tr_customer_product_id":137284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:12.000Z","modified_at":"2025-12-25T01:27:49.000Z","name":"Fredy Kilback","mobile_number":"496-322-2152","email_id":"Robyn.Mueller@gmail.com","dop":"2025-04-06","serial_number":"11584498687625","imei1":"11584498687625","imei2":"11584498687625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T01:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137278,"job_number":"JOB_137278","tr_customer_id":137295,"tr_customer_product_id":137285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:14.000Z","modified_at":"2025-12-25T01:27:14.000Z","name":"Bo Abshire","mobile_number":"408-327-9517","email_id":"Maximillian.Dibbert74@gmail.com","dop":"2025-04-06","serial_number":"17998800452203788","imei1":"17998800452203788","imei2":"17998800452203788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137279,"job_number":"JOB_137279","tr_customer_id":137296,"tr_customer_product_id":137286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:28.000Z","modified_at":"2025-12-25T02:39:37.000Z","name":"Freda Durgan","mobile_number":"558-713-6163","email_id":"Rafael_Baumbach@gmail.com","dop":"2025-09-08","serial_number":"965485106106598","imei1":"965485106106598","imei2":"965485106106598","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137280,"job_number":"JOB_137280","tr_customer_id":137297,"tr_customer_product_id":137287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:40.000Z","modified_at":"2025-12-25T02:39:50.000Z","name":"Rogelio Runolfsson","mobile_number":"662-476-2817","email_id":"Austyn.Prohaska@gmail.com","dop":"2025-09-08","serial_number":"873950596474153","imei1":"873950596474153","imei2":"873950596474153","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137281,"job_number":"JOB_137281","tr_customer_id":137298,"tr_customer_product_id":137288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:53.000Z","modified_at":"2025-12-25T02:40:02.000Z","name":"Shana Hessel","mobile_number":"639-659-7829","email_id":"Nettie.Moen28@yahoo.com","dop":"2025-09-08","serial_number":"129015435955776","imei1":"129015435955776","imei2":"129015435955776","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137282,"job_number":"JOB_137282","tr_customer_id":137299,"tr_customer_product_id":137289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:47:54.000Z","modified_at":"2025-12-25T02:48:03.000Z","name":"Corene Littel","mobile_number":"615-679-8466","email_id":"Kenya_Kirlin@yahoo.com","dop":"2025-09-08","serial_number":"531825740090940","imei1":"531825740090940","imei2":"531825740090940","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137283,"job_number":"JOB_137283","tr_customer_id":137300,"tr_customer_product_id":137290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:48:06.000Z","modified_at":"2025-12-25T02:48:16.000Z","name":"Madisen Koch","mobile_number":"975-552-6208","email_id":"Delaney72@gmail.com","dop":"2025-09-08","serial_number":"456716656981901","imei1":"456716656981901","imei2":"456716656981901","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137284,"job_number":"JOB_137284","tr_customer_id":137301,"tr_customer_product_id":137291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:48:19.000Z","modified_at":"2025-12-25T02:48:28.000Z","name":"Jayden Miller","mobile_number":"269-768-8075","email_id":"Neil.Bartoletti5@hotmail.com","dop":"2025-09-08","serial_number":"331299930673006","imei1":"331299930673006","imei2":"331299930673006","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137285,"job_number":"JOB_137285","tr_customer_id":137302,"tr_customer_product_id":137292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:22.000Z","modified_at":"2025-12-25T02:50:32.000Z","name":"Arden Wiza","mobile_number":"771-664-2649","email_id":"Florine43@hotmail.com","dop":"2025-09-08","serial_number":"232460757823455","imei1":"232460757823455","imei2":"232460757823455","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137286,"job_number":"JOB_137286","tr_customer_id":137303,"tr_customer_product_id":137293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:35.000Z","modified_at":"2025-12-25T02:50:45.000Z","name":"Melyssa Raynor","mobile_number":"984-245-8122","email_id":"Matilda_Shields8@gmail.com","dop":"2025-09-08","serial_number":"815062609836057","imei1":"815062609836057","imei2":"815062609836057","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137287,"job_number":"JOB_137287","tr_customer_id":137304,"tr_customer_product_id":137294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:48.000Z","modified_at":"2025-12-25T02:50:57.000Z","name":"Kiarra Berge","mobile_number":"988-669-5747","email_id":"Scot.Hayes@yahoo.com","dop":"2025-09-08","serial_number":"703422783641263","imei1":"703422783641263","imei2":"703422783641263","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137288,"job_number":"JOB_137288","tr_customer_id":137305,"tr_customer_product_id":137295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:47.000Z","modified_at":"2025-12-25T03:45:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"26182325037758","imei1":"26182325037758","imei2":"26182325037758","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137289,"job_number":"JOB_137289","tr_customer_id":137306,"tr_customer_product_id":137296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:52.000Z","modified_at":"2025-12-25T03:46:25.000Z","name":"Floy Schultz","mobile_number":"705-311-2685","email_id":"Eva.Yost@gmail.com","dop":"2025-04-06","serial_number":"16100745305611","imei1":"16100745305611","imei2":"16100745305611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137290,"job_number":"JOB_137290","tr_customer_id":137307,"tr_customer_product_id":137297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:53.000Z","modified_at":"2025-12-25T03:45:53.000Z","name":"Erik Cartwright","mobile_number":"291-412-1406","email_id":"Brandi5@yahoo.com","dop":"2025-04-06","serial_number":"16667689361463940","imei1":"16667689361463940","imei2":"16667689361463940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137291,"job_number":"JOB_137291","tr_customer_id":137308,"tr_customer_product_id":137298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:59.000Z","modified_at":"2025-12-25T03:46:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"40943100870170","imei1":"40943100870170","imei2":"40943100870170","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137292,"job_number":"JOB_137292","tr_customer_id":137309,"tr_customer_product_id":137299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13326406898259","imei1":"13326406898259","imei2":"13326406898259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137293,"job_number":"JOB_137293","tr_customer_id":137310,"tr_customer_product_id":137300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:36.000Z","name":"Arthur Predovic","mobile_number":"207-251-0957","email_id":"Trycia.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"19352654089304","imei1":"19352654089304","imei2":"19352654089304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137294,"job_number":"JOB_137294","tr_customer_id":137311,"tr_customer_product_id":137301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:03.000Z","modified_at":"2025-12-25T03:46:03.000Z","name":"Stanford Schinner","mobile_number":"881-749-5328","email_id":"Randal.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"14300376876198068","imei1":"14300376876198068","imei2":"14300376876198068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137295,"job_number":"JOB_137295","tr_customer_id":137312,"tr_customer_product_id":137302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:12.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12627075769823","imei1":"12627075769823","imei2":"12627075769823","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137296,"job_number":"JOB_137296","tr_customer_id":137313,"tr_customer_product_id":137303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:24.000Z","name":"Aileen Schultz","mobile_number":"314-757-4519","email_id":"Lorena52@hotmail.com","dop":"2025-12-16","serial_number":"19419048204792","imei1":"19419048204792","imei2":"19419048204792","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137297,"job_number":"JOB_137297","tr_customer_id":137314,"tr_customer_product_id":137304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:28.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11115070131535","imei1":"11115070131535","imei2":"11115070131535","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137298,"job_number":"JOB_137298","tr_customer_id":137315,"tr_customer_product_id":137305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Alejandrin Douglas","mobile_number":"956-895-3273","email_id":"Owen_Ernser61@yahoo.com","dop":"2025-12-16","serial_number":"14518563686064","imei1":"14518563686064","imei2":"14518563686064","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137299,"job_number":"JOB_137299","tr_customer_id":137316,"tr_customer_product_id":137306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:36.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"Alberta Kemmer","mobile_number":"812-906-1201","email_id":"Melvin73@gmail.com","dop":"2025-04-06","serial_number":"12410965785410","imei1":"12410965785410","imei2":"12410965785410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137300,"job_number":"JOB_137300","tr_customer_id":137317,"tr_customer_product_id":137307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:38.000Z","modified_at":"2025-12-25T03:46:38.000Z","name":"Shirley Ward","mobile_number":"743-661-6442","email_id":"Alexie.Hane@hotmail.com","dop":"2025-04-06","serial_number":"15869525404044476","imei1":"15869525404044476","imei2":"15869525404044476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137301,"job_number":"JOB_137301","tr_customer_id":137318,"tr_customer_product_id":137308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Carter Labadie","mobile_number":"861-395-0219","email_id":"Haskell.Wilderman@gmail.com","dop":"2025-04-06","serial_number":"15945568322811","imei1":"15945568322811","imei2":"15945568322811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137302,"job_number":"JOB_137302","tr_customer_id":137319,"tr_customer_product_id":137309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"Tristin Heathcote","mobile_number":"810-484-1944","email_id":"Dusty_Fritsch9@gmail.com","dop":"2025-04-06","serial_number":"10583712318346","imei1":"10583712318346","imei2":"10583712318346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137303,"job_number":"JOB_137303","tr_customer_id":137320,"tr_customer_product_id":137310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12100092582869","imei1":"12100092582869","imei2":"12100092582869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137304,"job_number":"JOB_137304","tr_customer_id":137321,"tr_customer_product_id":137311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Maynard Mann","mobile_number":"632-533-7513","email_id":"Grady80@hotmail.com","dop":"2025-04-06","serial_number":"11126345960913","imei1":"11126345960913","imei2":"11126345960913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137305,"job_number":"JOB_137305","tr_customer_id":137322,"tr_customer_product_id":137312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Addison Rolfson","mobile_number":"346-603-8927","email_id":"Ova_Huel11@yahoo.com","dop":"2025-04-06","serial_number":"15023080673612660","imei1":"15023080673612660","imei2":"15023080673612660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137306,"job_number":"JOB_137306","tr_customer_id":137323,"tr_customer_product_id":137313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:41.000Z","modified_at":"2025-12-25T03:46:41.000Z","name":"Jayda Zulauf","mobile_number":"423-575-7211","email_id":"Drake_Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"11982925085544988","imei1":"11982925085544988","imei2":"11982925085544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137307,"job_number":"JOB_137307","tr_customer_id":137324,"tr_customer_product_id":137314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10401559741388","imei1":"10401559741388","imei2":"10401559741388","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137308,"job_number":"JOB_137308","tr_customer_id":137325,"tr_customer_product_id":137315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:47:16.000Z","name":"Linnie Mante","mobile_number":"299-308-3279","email_id":"Juston_Runte@gmail.com","dop":"2025-06-18","serial_number":"10870559156769","imei1":"10870559156769","imei2":"10870559156769","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137309,"job_number":"JOB_137309","tr_customer_id":137326,"tr_customer_product_id":137316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11505983862151","imei1":"11505983862151","imei2":"11505983862151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137310,"job_number":"JOB_137310","tr_customer_id":137327,"tr_customer_product_id":137317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:47:16.000Z","name":"Jacey Mayer","mobile_number":"523-856-2579","email_id":"Durward_Berge@gmail.com","dop":"2025-04-06","serial_number":"19592824508368","imei1":"19592824508368","imei2":"19592824508368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137311,"job_number":"JOB_137311","tr_customer_id":137328,"tr_customer_product_id":137318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:43.000Z","modified_at":"2025-12-25T03:46:43.000Z","name":"Jerrod Sauer","mobile_number":"467-638-1423","email_id":"Davonte42@gmail.com","dop":"2025-06-18","serial_number":"1039595875050718","imei1":"1039595875050718","imei2":"1039595875050718","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137312,"job_number":"JOB_137312","tr_customer_id":137329,"tr_customer_product_id":137319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Ryan Conroy","mobile_number":"481-446-1879","email_id":"Conner39@hotmail.com","dop":"2025-04-06","serial_number":"11886417942262504","imei1":"11886417942262504","imei2":"11886417942262504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137313,"job_number":"JOB_137313","tr_customer_id":137330,"tr_customer_product_id":137320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11511329063052","imei1":"11511329063052","imei2":"11511329063052","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137314,"job_number":"JOB_137314","tr_customer_id":137331,"tr_customer_product_id":137321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:56.000Z","name":"Iliana Hane","mobile_number":"955-948-0940","email_id":"Delia54@gmail.com","dop":"2025-12-16","serial_number":"11446490131512","imei1":"11446490131512","imei2":"11446490131512","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137315,"job_number":"JOB_137315","tr_customer_id":137332,"tr_customer_product_id":137322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:47.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"Al Heathcote","mobile_number":"979-408-4890","email_id":"Augusta1@gmail.com","dop":"2025-04-06","serial_number":"13869242978067","imei1":"13869242978067","imei2":"13869242978067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137316,"job_number":"JOB_137316","tr_customer_id":137333,"tr_customer_product_id":137323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:48.000Z","modified_at":"2025-12-25T03:46:48.000Z","name":"Anahi Johnson","mobile_number":"517-763-2086","email_id":"Madonna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"16591868289177204","imei1":"16591868289177204","imei2":"16591868289177204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137317,"job_number":"JOB_137317","tr_customer_id":137334,"tr_customer_product_id":137324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:49.000Z","modified_at":"2025-12-25T03:47:27.000Z","name":"Chet King","mobile_number":"737-931-5945","email_id":"Lou_Herman@hotmail.com","dop":"2025-04-06","serial_number":"17484171252667","imei1":"17484171252667","imei2":"17484171252667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137318,"job_number":"JOB_137318","tr_customer_id":137335,"tr_customer_product_id":137325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:50.000Z","modified_at":"2025-12-25T03:46:50.000Z","name":"Ursula Nienow","mobile_number":"800-627-6651","email_id":"Maryjane_Heidenreich75@hotmail.com","dop":"2025-04-06","serial_number":"10074789380363398","imei1":"10074789380363398","imei2":"10074789380363398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137319,"job_number":"JOB_137319","tr_customer_id":137336,"tr_customer_product_id":137326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18755204682927","imei1":"18755204682927","imei2":"18755204682927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137320,"job_number":"JOB_137320","tr_customer_id":137337,"tr_customer_product_id":137327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:39.000Z","name":"Jody Simonis","mobile_number":"554-526-9785","email_id":"Hortense.Brown@gmail.com","dop":"2025-04-06","serial_number":"19795237876083","imei1":"19795237876083","imei2":"19795237876083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137321,"job_number":"JOB_137321","tr_customer_id":137338,"tr_customer_product_id":137328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:02.000Z","modified_at":"2025-12-25T03:47:02.000Z","name":"Blanche Adams","mobile_number":"581-345-5357","email_id":"Linnea_Satterfield@yahoo.com","dop":"2025-04-06","serial_number":"18420067094425430","imei1":"18420067094425430","imei2":"18420067094425430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137322,"job_number":"JOB_137322","tr_customer_id":137339,"tr_customer_product_id":137329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:10.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"Anastacio McDermott","mobile_number":"978-948-2561","email_id":"Keshaun.Romaguera95@yahoo.com","dop":"2025-04-06","serial_number":"12924436158234","imei1":"12924436158234","imei2":"12924436158234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137323,"job_number":"JOB_137323","tr_customer_id":137340,"tr_customer_product_id":137330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:11.000Z","modified_at":"2025-12-25T03:47:11.000Z","name":"Viva Bernier","mobile_number":"277-887-9753","email_id":"Antonette98@hotmail.com","dop":"2025-04-06","serial_number":"14960973638734704","imei1":"14960973638734704","imei2":"14960973638734704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137325,"job_number":"JOB_137325","tr_customer_id":137342,"tr_customer_product_id":137332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16504247360099","imei1":"16504247360099","imei2":"16504247360099","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137326,"job_number":"JOB_137326","tr_customer_id":137343,"tr_customer_product_id":137333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Elvie Murazik","mobile_number":"366-842-4886","email_id":"Giovanni56@yahoo.com","dop":"2025-09-16","serial_number":"16657442382470","imei1":"16657442382470","imei2":"16657442382470","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137327,"job_number":"JOB_137327","tr_customer_id":137344,"tr_customer_product_id":137334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10246211709032","imei1":"10246211709032","imei2":"10246211709032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137328,"job_number":"JOB_137328","tr_customer_id":137345,"tr_customer_product_id":137335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:56.000Z","name":"Veda Halvorson","mobile_number":"868-776-4676","email_id":"Meta2@yahoo.com","dop":"2025-06-18","serial_number":"10277333161410","imei1":"10277333161410","imei2":"10277333161410","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137329,"job_number":"JOB_137329","tr_customer_id":137346,"tr_customer_product_id":137336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Garry Kuhlman","mobile_number":"900-600-4790","email_id":"Itzel.Mohr@yahoo.com","dop":"2025-06-18","serial_number":"1039942422821034","imei1":"1039942422821034","imei2":"1039942422821034","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137330,"job_number":"JOB_137330","tr_customer_id":137347,"tr_customer_product_id":137337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15177962326176","imei1":"15177962326176","imei2":"15177962326176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137331,"job_number":"JOB_137331","tr_customer_id":137348,"tr_customer_product_id":137338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Amelie Orn","mobile_number":"984-995-9140","email_id":"Enrique.Corwin52@gmail.com","dop":"2025-04-06","serial_number":"14338215383481","imei1":"14338215383481","imei2":"14338215383481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137332,"job_number":"JOB_137332","tr_customer_id":137349,"tr_customer_product_id":137339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:24.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19193538107572","imei1":"19193538107572","imei2":"19193538107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137333,"job_number":"JOB_137333","tr_customer_id":137350,"tr_customer_product_id":137340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:47:25.000Z","name":"Dorthy Littel","mobile_number":"316-505-1762","email_id":"Cameron_Moore33@yahoo.com","dop":"2025-04-06","serial_number":"13771418745197132","imei1":"13771418745197132","imei2":"13771418745197132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137334,"job_number":"JOB_137334","tr_customer_id":137351,"tr_customer_product_id":137341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Thea Kilback","mobile_number":"286-326-1466","email_id":"Juana_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"19060746735812","imei1":"19060746735812","imei2":"19060746735812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137335,"job_number":"JOB_137335","tr_customer_id":137352,"tr_customer_product_id":137342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"Rachael Thompson","mobile_number":"385-915-5211","email_id":"Filiberto.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"16436476403513868","imei1":"16436476403513868","imei2":"16436476403513868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137336,"job_number":"JOB_137336","tr_customer_id":137353,"tr_customer_product_id":137343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12796872445034","imei1":"12796872445034","imei2":"12796872445034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137337,"job_number":"JOB_137337","tr_customer_id":137354,"tr_customer_product_id":137344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:27.000Z","modified_at":"2025-12-25T03:48:05.000Z","name":"Deven Ebert","mobile_number":"644-462-0831","email_id":"Joanie.Trantow@gmail.com","dop":"2025-04-06","serial_number":"10266402672731","imei1":"10266402672731","imei2":"10266402672731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137338,"job_number":"JOB_137338","tr_customer_id":137355,"tr_customer_product_id":137345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:48:06.000Z","name":"Ila Pouros","mobile_number":"283-691-1810","email_id":"Yesenia.Feeney24@gmail.com","dop":"2025-04-06","serial_number":"17640676317580","imei1":"17640676317580","imei2":"17640676317580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137339,"job_number":"JOB_137339","tr_customer_id":137356,"tr_customer_product_id":137346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:47:28.000Z","name":"Donnell Mueller","mobile_number":"475-730-9239","email_id":"Adolfo_Schimmel0@hotmail.com","dop":"2025-04-06","serial_number":"11770259586782748","imei1":"11770259586782748","imei2":"11770259586782748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137340,"job_number":"JOB_137340","tr_customer_id":137357,"tr_customer_product_id":137347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:29.000Z","modified_at":"2025-12-25T03:47:29.000Z","name":"Erich Lubowitz","mobile_number":"444-845-5970","email_id":"Maia9@yahoo.com","dop":"2025-04-06","serial_number":"11428318506437556","imei1":"11428318506437556","imei2":"11428318506437556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137343,"job_number":"JOB_137343","tr_customer_id":137360,"tr_customer_product_id":137350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:48:15.000Z","name":"Kadin Stamm","mobile_number":"873-913-6208","email_id":"Marcelina.Herman62@hotmail.com","dop":"2000-01-31","serial_number":"10448358001322","imei1":"10448358001322","imei2":"10448358001322","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137344,"job_number":"JOB_137344","tr_customer_id":137361,"tr_customer_product_id":137351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16602624669923","imei1":"16602624669923","imei2":"16602624669923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137345,"job_number":"JOB_137345","tr_customer_id":137362,"tr_customer_product_id":137352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Lon Kuhlman","mobile_number":"790-257-7022","email_id":"Dashawn.Volkman8@hotmail.com","dop":"2025-09-16","serial_number":"11230247736318","imei1":"11230247736318","imei2":"11230247736318","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137347,"job_number":"JOB_137347","tr_customer_id":137364,"tr_customer_product_id":137354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:47:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14882666937825","imei1":"14882666937825","imei2":"14882666937825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137348,"job_number":"JOB_137348","tr_customer_id":137365,"tr_customer_product_id":137355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:48:25.000Z","name":"Rhiannon Schaefer","mobile_number":"643-473-9024","email_id":"Mark_Crist76@hotmail.com","dop":"2025-04-06","serial_number":"13128187459270","imei1":"13128187459270","imei2":"13128187459270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137349,"job_number":"JOB_137349","tr_customer_id":137366,"tr_customer_product_id":137356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:48.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11024354107711","imei1":"11024354107711","imei2":"11024354107711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137350,"job_number":"JOB_137350","tr_customer_id":137367,"tr_customer_product_id":137357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:47:49.000Z","name":"Carol Jenkins","mobile_number":"948-424-1920","email_id":"Rocky52@hotmail.com","dop":"2025-04-06","serial_number":"14518139280878926","imei1":"14518139280878926","imei2":"14518139280878926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137351,"job_number":"JOB_137351","tr_customer_id":137368,"tr_customer_product_id":137358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:48:27.000Z","name":"Wilma Schowalter","mobile_number":"579-713-9445","email_id":"Jayne_Satterfield19@hotmail.com","dop":"2025-04-06","serial_number":"16516646071677","imei1":"16516646071677","imei2":"16516646071677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137352,"job_number":"JOB_137352","tr_customer_id":137369,"tr_customer_product_id":137359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:48:07.000Z","name":"Marion Yost","mobile_number":"321-290-6833","email_id":"Fredy_Cummerata23@yahoo.com","dop":"2025-05-30","serial_number":"12403310845155","imei1":"12403310845155","imei2":"12403310845155","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137353,"job_number":"JOB_137353","tr_customer_id":137370,"tr_customer_product_id":137360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:47:50.000Z","name":"Marlene King","mobile_number":"891-446-5613","email_id":"Doug.Goldner15@hotmail.com","dop":"2025-04-06","serial_number":"17093699887442686","imei1":"17093699887442686","imei2":"17093699887442686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137354,"job_number":"JOB_137354","tr_customer_id":137371,"tr_customer_product_id":137361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:51.000Z","modified_at":"2025-12-25T03:47:51.000Z","name":"Geo Koch","mobile_number":"570-810-4692","email_id":"Scotty.Ferry92@hotmail.com","dop":"2025-05-30","serial_number":"13195073325787","imei1":"13195073325787","imei2":"13195073325787","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137356,"job_number":"JOB_137356","tr_customer_id":137373,"tr_customer_product_id":137363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Marilie Hirthe","mobile_number":"544-510-2453","email_id":"Scotty.Doyle@yahoo.com","dop":"2025-05-30","serial_number":"1579730307862337","imei1":"1579730307862337","imei2":"1579730307862337","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137357,"job_number":"JOB_137357","tr_customer_id":137374,"tr_customer_product_id":137364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:47:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14982677366731","imei1":"14982677366731","imei2":"14982677366731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137358,"job_number":"JOB_137358","tr_customer_id":137375,"tr_customer_product_id":137365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:48:31.000Z","name":"Garrison Hayes","mobile_number":"595-849-8237","email_id":"Geovany91@gmail.com","dop":"2025-04-06","serial_number":"11122188043239","imei1":"11122188043239","imei2":"11122188043239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137359,"job_number":"JOB_137359","tr_customer_id":137376,"tr_customer_product_id":137366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:54.000Z","modified_at":"2025-12-25T03:47:54.000Z","name":"Ethan Mayer","mobile_number":"404-701-2870","email_id":"Hildegard53@yahoo.com","dop":"2025-04-06","serial_number":"12993347464925776","imei1":"12993347464925776","imei2":"12993347464925776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137361,"job_number":"JOB_137361","tr_customer_id":137378,"tr_customer_product_id":137368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13339318815988","imei1":"13339318815988","imei2":"13339318815988","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137362,"job_number":"JOB_137362","tr_customer_id":137379,"tr_customer_product_id":137369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Alfredo Sawayn","mobile_number":"300-563-4176","email_id":"Tyler45@hotmail.com","dop":"2025-09-16","serial_number":"19646234670478","imei1":"19646234670478","imei2":"19646234670478","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137368,"job_number":"JOB_137368","tr_customer_id":137385,"tr_customer_product_id":137375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14265366221500","imei1":"14265366221500","imei2":"14265366221500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137369,"job_number":"JOB_137369","tr_customer_id":137386,"tr_customer_product_id":137376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:47.000Z","name":"Amely Ullrich","mobile_number":"972-612-6909","email_id":"Cordelia_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"14310351449112","imei1":"14310351449112","imei2":"14310351449112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137370,"job_number":"JOB_137370","tr_customer_id":137387,"tr_customer_product_id":137377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"Ena Schulist","mobile_number":"551-734-8534","email_id":"Nestor.Deckow@hotmail.com","dop":"2025-04-06","serial_number":"15734167450702780","imei1":"15734167450702780","imei2":"15734167450702780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137371,"job_number":"JOB_137371","tr_customer_id":137388,"tr_customer_product_id":137378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271462121529","imei1":"10271462121529","imei2":"10271462121529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137372,"job_number":"JOB_137372","tr_customer_id":137389,"tr_customer_product_id":137379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:49.000Z","name":"Titus Shields","mobile_number":"832-360-1294","email_id":"Craig_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"10332375115894","imei1":"10332375115894","imei2":"10332375115894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137376,"job_number":"JOB_137376","tr_customer_id":137393,"tr_customer_product_id":137383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Gillian Wilkinson","mobile_number":"763-656-4013","email_id":"Lindsay_Schroeder43@yahoo.com","dop":"2025-04-06","serial_number":"19933685871515530","imei1":"19933685871515530","imei2":"19933685871515530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137379,"job_number":"JOB_137379","tr_customer_id":137396,"tr_customer_product_id":137386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Keshaun Harvey","mobile_number":"355-365-4030","email_id":"Ted_MacGyver69@hotmail.com","dop":"2000-01-31","serial_number":"10214076779374","imei1":"10214076779374","imei2":"10214076779374","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137381,"job_number":"JOB_137381","tr_customer_id":137398,"tr_customer_product_id":137388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15009533036658","imei1":"15009533036658","imei2":"15009533036658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137382,"job_number":"JOB_137382","tr_customer_id":137399,"tr_customer_product_id":137389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13182146013702","imei1":"13182146013702","imei2":"13182146013702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137383,"job_number":"JOB_137383","tr_customer_id":137400,"tr_customer_product_id":137390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:05.000Z","name":"Gardner Kerluke","mobile_number":"639-452-9875","email_id":"Miguel_Klocko5@gmail.com","dop":"2025-04-06","serial_number":"15093070360663","imei1":"15093070360663","imei2":"15093070360663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137384,"job_number":"JOB_137384","tr_customer_id":137401,"tr_customer_product_id":137391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Faustino Marks","mobile_number":"482-639-1654","email_id":"Kieran_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"12790796176965","imei1":"12790796176965","imei2":"12790796176965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137385,"job_number":"JOB_137385","tr_customer_id":137402,"tr_customer_product_id":137392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:48:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15065114577883","imei1":"15065114577883","imei2":"15065114577883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137386,"job_number":"JOB_137386","tr_customer_id":137403,"tr_customer_product_id":137393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Elinor Lowe","mobile_number":"509-256-3098","email_id":"Jewel64@yahoo.com","dop":"2025-04-06","serial_number":"15976241747786","imei1":"15976241747786","imei2":"15976241747786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137387,"job_number":"JOB_137387","tr_customer_id":137404,"tr_customer_product_id":137394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14141148932716","imei1":"14141148932716","imei2":"14141148932716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137388,"job_number":"JOB_137388","tr_customer_id":137405,"tr_customer_product_id":137395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Stacey Gulgowski","mobile_number":"709-310-0159","email_id":"Allen_Schaden75@gmail.com","dop":"2025-04-06","serial_number":"15611439783467552","imei1":"15611439783467552","imei2":"15611439783467552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137389,"job_number":"JOB_137389","tr_customer_id":137406,"tr_customer_product_id":137396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Benjamin Kub","mobile_number":"671-264-4804","email_id":"Krystel_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"15441364681121620","imei1":"15441364681121620","imei2":"15441364681121620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137390,"job_number":"JOB_137390","tr_customer_id":137407,"tr_customer_product_id":137397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Kaylin Littel","mobile_number":"401-364-0587","email_id":"Sigrid.Denesik7@yahoo.com","dop":"2025-04-06","serial_number":"16082130042536","imei1":"16082130042536","imei2":"16082130042536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137391,"job_number":"JOB_137391","tr_customer_id":137408,"tr_customer_product_id":137398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Vinnie Yundt","mobile_number":"666-241-3880","email_id":"Ellen.Schinner@gmail.com","dop":"2025-04-06","serial_number":"18719341266179336","imei1":"18719341266179336","imei2":"18719341266179336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137392,"job_number":"JOB_137392","tr_customer_id":137409,"tr_customer_product_id":137399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:36.000Z","modified_at":"2025-12-25T03:48:36.000Z","name":"Gerald Lueilwitz","mobile_number":"858-832-3629","email_id":"Darien.Veum70@hotmail.com","dop":"2025-04-06","serial_number":"19185846778528270","imei1":"19185846778528270","imei2":"19185846778528270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137393,"job_number":"JOB_137393","tr_customer_id":137410,"tr_customer_product_id":137400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:38.000Z","modified_at":"2025-12-25T03:48:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19014374948823","imei1":"19014374948823","imei2":"19014374948823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137394,"job_number":"JOB_137394","tr_customer_id":137411,"tr_customer_product_id":137401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:39.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Roscoe Williamson","mobile_number":"203-341-2320","email_id":"Grayce88@yahoo.com","dop":"2025-04-06","serial_number":"13611940510861","imei1":"13611940510861","imei2":"13611940510861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137395,"job_number":"JOB_137395","tr_customer_id":137412,"tr_customer_product_id":137402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:40.000Z","modified_at":"2025-12-25T03:48:40.000Z","name":"Charlene Crona","mobile_number":"743-488-4350","email_id":"Gracie59@yahoo.com","dop":"2025-04-06","serial_number":"12146950580471086","imei1":"12146950580471086","imei2":"12146950580471086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137399,"job_number":"JOB_137399","tr_customer_id":137416,"tr_customer_product_id":137406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:48:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17988649780962","imei1":"17988649780962","imei2":"17988649780962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137400,"job_number":"JOB_137400","tr_customer_id":137417,"tr_customer_product_id":137407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:49:34.000Z","name":"Vinnie Sporer","mobile_number":"996-959-2100","email_id":"Alf_Considine@gmail.com","dop":"2025-04-06","serial_number":"13225160086086","imei1":"13225160086086","imei2":"13225160086086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137401,"job_number":"JOB_137401","tr_customer_id":137418,"tr_customer_product_id":137408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:58.000Z","modified_at":"2025-12-25T03:48:58.000Z","name":"Jensen Hilpert","mobile_number":"238-268-7636","email_id":"Neil.Schiller34@yahoo.com","dop":"2025-04-06","serial_number":"12778090446138674","imei1":"12778090446138674","imei2":"12778090446138674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137406,"job_number":"JOB_137406","tr_customer_id":137423,"tr_customer_product_id":137413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:07.000Z","modified_at":"2025-12-25T03:49:44.000Z","name":"Jalon Cruickshank","mobile_number":"964-430-5673","email_id":"Devonte51@yahoo.com","dop":"2000-01-31","serial_number":"10237517694592","imei1":"10237517694592","imei2":"10237517694592","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137408,"job_number":"JOB_137408","tr_customer_id":137425,"tr_customer_product_id":137415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15670049498436","imei1":"15670049498436","imei2":"15670049498436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137409,"job_number":"JOB_137409","tr_customer_id":137426,"tr_customer_product_id":137416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:43.000Z","name":"Pascale Spencer","mobile_number":"421-956-6319","email_id":"Oral.Hegmann85@gmail.com","dop":"2025-04-06","serial_number":"15820334585413","imei1":"15820334585413","imei2":"15820334585413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137410,"job_number":"JOB_137410","tr_customer_id":137427,"tr_customer_product_id":137417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13136322504467","imei1":"13136322504467","imei2":"13136322504467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137411,"job_number":"JOB_137411","tr_customer_id":137428,"tr_customer_product_id":137418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:45.000Z","name":"Juanita Ratke","mobile_number":"499-263-4169","email_id":"Cale27@hotmail.com","dop":"2025-04-06","serial_number":"19322784719319","imei1":"19322784719319","imei2":"19322784719319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137412,"job_number":"JOB_137412","tr_customer_id":137429,"tr_customer_product_id":137419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"Name Veum","mobile_number":"357-411-0364","email_id":"Darron.Schneider@gmail.com","dop":"2025-04-06","serial_number":"17066442213782696","imei1":"17066442213782696","imei2":"17066442213782696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137413,"job_number":"JOB_137413","tr_customer_id":137430,"tr_customer_product_id":137420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:13.000Z","modified_at":"2025-12-25T03:49:13.000Z","name":"Melisa Veum","mobile_number":"999-441-6746","email_id":"Jarrett19@gmail.com","dop":"2025-04-06","serial_number":"14940475495931336","imei1":"14940475495931336","imei2":"14940475495931336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137418,"job_number":"JOB_137418","tr_customer_id":137435,"tr_customer_product_id":137425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18625216779920","imei1":"18625216779920","imei2":"18625216779920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137419,"job_number":"JOB_137419","tr_customer_id":137436,"tr_customer_product_id":137426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:56.000Z","name":"Matteo Funk","mobile_number":"936-651-7884","email_id":"Carter14@yahoo.com","dop":"2025-04-06","serial_number":"18640119337290","imei1":"18640119337290","imei2":"18640119337290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137420,"job_number":"JOB_137420","tr_customer_id":137437,"tr_customer_product_id":137427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:20.000Z","modified_at":"2025-12-25T03:49:20.000Z","name":"Marielle Hayes","mobile_number":"913-412-9023","email_id":"Brooke_Morar94@gmail.com","dop":"2025-04-06","serial_number":"12561905717510522","imei1":"12561905717510522","imei2":"12561905717510522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137421,"job_number":"JOB_137421","tr_customer_id":137438,"tr_customer_product_id":137428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:23.000Z","modified_at":"2025-12-25T03:49:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13272918861501","imei1":"13272918861501","imei2":"13272918861501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137422,"job_number":"JOB_137422","tr_customer_id":137439,"tr_customer_product_id":137429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:24.000Z","modified_at":"2025-12-25T03:50:01.000Z","name":"Aileen Thiel","mobile_number":"405-644-7550","email_id":"Louisa.Schroeder@hotmail.com","dop":"2025-04-06","serial_number":"15478103835820","imei1":"15478103835820","imei2":"15478103835820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137423,"job_number":"JOB_137423","tr_customer_id":137440,"tr_customer_product_id":137430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:25.000Z","modified_at":"2025-12-25T03:49:25.000Z","name":"Lester Stamm","mobile_number":"432-327-1734","email_id":"Mya_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"15570765451250396","imei1":"15570765451250396","imei2":"15570765451250396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137424,"job_number":"JOB_137424","tr_customer_id":137441,"tr_customer_product_id":137431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:49:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19285239746641","imei1":"19285239746641","imei2":"19285239746641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137425,"job_number":"JOB_137425","tr_customer_id":137442,"tr_customer_product_id":137432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:50:21.000Z","name":"Camron Corwin","mobile_number":"788-306-5830","email_id":"Francis_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"16045108051988","imei1":"16045108051988","imei2":"16045108051988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137426,"job_number":"JOB_137426","tr_customer_id":137443,"tr_customer_product_id":137433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:50.000Z","modified_at":"2025-12-25T03:49:50.000Z","name":"Name Botsford","mobile_number":"723-803-0574","email_id":"Mable_Jakubowski58@yahoo.com","dop":"2025-04-06","serial_number":"12481877098741858","imei1":"12481877098741858","imei2":"12481877098741858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137427,"job_number":"JOB_137427","tr_customer_id":137444,"tr_customer_product_id":137434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16043099142023","imei1":"16043099142023","imei2":"16043099142023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137429,"job_number":"JOB_137429","tr_customer_id":137446,"tr_customer_product_id":137436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:50:24.000Z","name":"Isac Schmeler","mobile_number":"630-726-1354","email_id":"Larue_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"18432396039346","imei1":"18432396039346","imei2":"18432396039346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137430,"job_number":"JOB_137430","tr_customer_id":137447,"tr_customer_product_id":137437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:50:28.000Z","name":"Warren Bogan","mobile_number":"611-322-0116","email_id":"Theodore44@yahoo.com","dop":"2000-01-31","serial_number":"10910922373402","imei1":"10910922373402","imei2":"10910922373402","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137431,"job_number":"JOB_137431","tr_customer_id":137448,"tr_customer_product_id":137438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:52.000Z","modified_at":"2025-12-25T03:49:52.000Z","name":"Briana Weber","mobile_number":"368-387-2626","email_id":"Lilyan0@hotmail.com","dop":"2025-04-06","serial_number":"11130400152896926","imei1":"11130400152896926","imei2":"11130400152896926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137433,"job_number":"JOB_137433","tr_customer_id":137450,"tr_customer_product_id":137440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62844550456540","imei1":"62844550456540","imei2":"62844550456540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137434,"job_number":"JOB_137434","tr_customer_id":137451,"tr_customer_product_id":137441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25954734477362","imei1":"25954734477362","imei2":"25954734477362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137435,"job_number":"JOB_137435","tr_customer_id":137452,"tr_customer_product_id":137442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42373094232688","imei1":"42373094232688","imei2":"42373094232688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137436,"job_number":"JOB_137436","tr_customer_id":137453,"tr_customer_product_id":137443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29581749615882","imei1":"29581749615882","imei2":"29581749615882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137437,"job_number":"JOB_137437","tr_customer_id":137454,"tr_customer_product_id":137444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20627924476282","imei1":"20627924476282","imei2":"20627924476282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137438,"job_number":"JOB_137438","tr_customer_id":137455,"tr_customer_product_id":137445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23169943963900","imei1":"23169943963900","imei2":"23169943963900","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137439,"job_number":"JOB_137439","tr_customer_id":137456,"tr_customer_product_id":137446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76526947652611","imei1":"76526947652611","imei2":"76526947652611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137440,"job_number":"JOB_137440","tr_customer_id":137457,"tr_customer_product_id":137447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21155081476319","imei1":"21155081476319","imei2":"21155081476319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137441,"job_number":"JOB_137441","tr_customer_id":137458,"tr_customer_product_id":137448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11905693259024","imei1":"11905693259024","imei2":"11905693259024","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137442,"job_number":"JOB_137442","tr_customer_id":137459,"tr_customer_product_id":137449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55955448587970","imei1":"55955448587970","imei2":"55955448587970","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137443,"job_number":"JOB_137443","tr_customer_id":137460,"tr_customer_product_id":137450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67263213884922","imei1":"67263213884922","imei2":"67263213884922","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137444,"job_number":"JOB_137444","tr_customer_id":137461,"tr_customer_product_id":137451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46160797961247","imei1":"46160797961247","imei2":"46160797961247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137445,"job_number":"JOB_137445","tr_customer_id":137462,"tr_customer_product_id":137452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96568239851127","imei1":"96568239851127","imei2":"96568239851127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137446,"job_number":"JOB_137446","tr_customer_id":137463,"tr_customer_product_id":137453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:58:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50654631978753","imei1":"50654631978753","imei2":"50654631978753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137447,"job_number":"JOB_137447","tr_customer_id":137464,"tr_customer_product_id":137454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:07.000Z","modified_at":"2025-12-25T03:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97652535431074","imei1":"97652535431074","imei2":"97652535431074","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137448,"job_number":"JOB_137448","tr_customer_id":137465,"tr_customer_product_id":137455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32902125399771","imei1":"32902125399771","imei2":"32902125399771","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137449,"job_number":"JOB_137449","tr_customer_id":137466,"tr_customer_product_id":137456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64532043736664","imei1":"64532043736664","imei2":"64532043736664","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137450,"job_number":"JOB_137450","tr_customer_id":137467,"tr_customer_product_id":137457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57440993208545","imei1":"57440993208545","imei2":"57440993208545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137451,"job_number":"JOB_137451","tr_customer_id":137468,"tr_customer_product_id":137458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15386837180025","imei1":"15386837180025","imei2":"15386837180025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137452,"job_number":"JOB_137452","tr_customer_id":137469,"tr_customer_product_id":137459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85771178292456","imei1":"85771178292456","imei2":"85771178292456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137453,"job_number":"JOB_137453","tr_customer_id":137470,"tr_customer_product_id":137460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42966282394503","imei1":"42966282394503","imei2":"42966282394503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137454,"job_number":"JOB_137454","tr_customer_id":137471,"tr_customer_product_id":137461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"61450650593711","imei1":"61450650593711","imei2":"61450650593711","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137455,"job_number":"JOB_137455","tr_customer_id":137472,"tr_customer_product_id":137462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:50.000Z","name":"Gaston Shields","mobile_number":"345-501-1445","email_id":"Winfield_Rosenbaum@yahoo.com","dop":"2025-09-30","serial_number":"27796347595664","imei1":"27796347595664","imei2":"27796347595664","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137456,"job_number":"JOB_137456","tr_customer_id":137473,"tr_customer_product_id":137463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:55.000Z","modified_at":"2025-12-25T04:08:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"74334022983602","imei1":"74334022983602","imei2":"74334022983602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137457,"job_number":"JOB_137457","tr_customer_id":137474,"tr_customer_product_id":137464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:08:56.000Z","name":"Ernestina Hegmann","mobile_number":"388-848-7747","email_id":"Shanel.Gislason@gmail.com","dop":"2025-09-30","serial_number":"44212916275846","imei1":"44212916275846","imei2":"44212916275846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137458,"job_number":"JOB_137458","tr_customer_id":137475,"tr_customer_product_id":137465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:09:08.000Z","name":"Valerie Weimann","mobile_number":"778-676-5402","email_id":"Murl_Trantow@gmail.com","dop":"2025-09-30","serial_number":"91518820019678","imei1":"91518820019678","imei2":"91518820019678","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137459,"job_number":"JOB_137459","tr_customer_id":137476,"tr_customer_product_id":137466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:13.000Z","modified_at":"2025-12-25T04:09:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"82417864624596","imei1":"82417864624596","imei2":"82417864624596","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137460,"job_number":"JOB_137460","tr_customer_id":137477,"tr_customer_product_id":137467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:14.000Z","name":"Alena Pollich","mobile_number":"757-359-7886","email_id":"Linwood.Tremblay55@hotmail.com","dop":"2025-09-30","serial_number":"52661265071746","imei1":"52661265071746","imei2":"52661265071746","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137461,"job_number":"JOB_137461","tr_customer_id":137478,"tr_customer_product_id":137468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:26.000Z","name":"Idell Ritchie","mobile_number":"971-909-9499","email_id":"Israel.Davis@yahoo.com","dop":"2025-09-30","serial_number":"96070600062038","imei1":"96070600062038","imei2":"96070600062038","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137462,"job_number":"JOB_137462","tr_customer_id":137479,"tr_customer_product_id":137469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"96476019554683","imei1":"96476019554683","imei2":"96476019554683","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137463,"job_number":"JOB_137463","tr_customer_id":137480,"tr_customer_product_id":137470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"Rhianna Prohaska","mobile_number":"823-720-7213","email_id":"Bridgette_Stracke77@yahoo.com","dop":"2025-09-30","serial_number":"67093240682356","imei1":"67093240682356","imei2":"67093240682356","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137464,"job_number":"JOB_137464","tr_customer_id":137481,"tr_customer_product_id":137471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:40.000Z","name":"Dwight Graham","mobile_number":"866-996-5858","email_id":"Fidel_Considine@gmail.com","dop":"2025-09-30","serial_number":"15402188414410","imei1":"15402188414410","imei2":"15402188414410","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137465,"job_number":"JOB_137465","tr_customer_id":137482,"tr_customer_product_id":137472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"19711751132901","imei1":"19711751132901","imei2":"19711751132901","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137466,"job_number":"JOB_137466","tr_customer_id":137483,"tr_customer_product_id":137473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"Keagan Beer","mobile_number":"584-888-0838","email_id":"Coy_Legros79@hotmail.com","dop":"2025-09-30","serial_number":"49435311510260","imei1":"49435311510260","imei2":"49435311510260","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137467,"job_number":"JOB_137467","tr_customer_id":137484,"tr_customer_product_id":137474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:56.000Z","name":"Cyrus Lebsack","mobile_number":"221-663-6239","email_id":"Rosalee57@hotmail.com","dop":"2025-09-30","serial_number":"41536286786790","imei1":"41536286786790","imei2":"41536286786790","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137468,"job_number":"JOB_137468","tr_customer_id":137485,"tr_customer_product_id":137475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:01.000Z","modified_at":"2025-12-25T04:13:01.000Z","name":"Ally Stiedemann","mobile_number":"371-787-5135","email_id":"Cloyd.Terry12@yahoo.com","dop":"2025-09-30","serial_number":"91991516073819","imei1":"91991516073819","imei2":"91991516073819","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137469,"job_number":"JOB_137469","tr_customer_id":137486,"tr_customer_product_id":137476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:02.000Z","modified_at":"2025-12-25T04:13:13.000Z","name":"Lesly Hermiston","mobile_number":"473-602-5310","email_id":"Aniyah.Gottlieb@gmail.com","dop":"2025-09-30","serial_number":"82192913847445","imei1":"82192913847445","imei2":"82192913847445","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137470,"job_number":"JOB_137470","tr_customer_id":137487,"tr_customer_product_id":137477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:48.000Z","modified_at":"2025-12-25T04:26:21.000Z","name":"Bettye McLaughlin","mobile_number":"882-246-5431","email_id":"Domenico77@gmail.com","dop":"2025-04-06","serial_number":"14966350954373","imei1":"14966350954373","imei2":"14966350954373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137471,"job_number":"JOB_137471","tr_customer_id":137488,"tr_customer_product_id":137478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:49.000Z","modified_at":"2025-12-25T04:25:49.000Z","name":"Belle Sporer","mobile_number":"257-813-1657","email_id":"Brittany_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"18862229672252030","imei1":"18862229672252030","imei2":"18862229672252030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137472,"job_number":"JOB_137472","tr_customer_id":137489,"tr_customer_product_id":137479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:08.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11966952978460","imei1":"11966952978460","imei2":"11966952978460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137473,"job_number":"JOB_137473","tr_customer_id":137490,"tr_customer_product_id":137480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:19.000Z","name":"Walker Kreiger","mobile_number":"214-636-8180","email_id":"Jensen2@hotmail.com","dop":"2025-10-12","serial_number":"13966372020453","imei1":"13966372020453","imei2":"13966372020453","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137474,"job_number":"JOB_137474","tr_customer_id":137491,"tr_customer_product_id":137481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:10.000Z","modified_at":"2025-12-25T04:32:10.000Z","name":"Kyra King","mobile_number":"323-316-4715","email_id":"Icie51@gmail.com","dop":"2025-10-12","serial_number":"1005092312333328","imei1":"1005092312333328","imei2":"1005092312333328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137475,"job_number":"JOB_137475","tr_customer_id":137492,"tr_customer_product_id":137482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:23.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"15204216724364","imei1":"15204216724364","imei2":"15204216724364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137476,"job_number":"JOB_137476","tr_customer_id":137493,"tr_customer_product_id":137483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:34.000Z","name":"Herminio Cummerata","mobile_number":"633-944-3987","email_id":"Elmore_Pagac75@gmail.com","dop":"2025-10-12","serial_number":"19462120412030","imei1":"19462120412030","imei2":"19462120412030","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137477,"job_number":"JOB_137477","tr_customer_id":137494,"tr_customer_product_id":137484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:25.000Z","modified_at":"2025-12-25T04:32:25.000Z","name":"Judge Welch","mobile_number":"597-728-4948","email_id":"Harvey4@hotmail.com","dop":"2025-10-12","serial_number":"1002154747348407","imei1":"1002154747348407","imei2":"1002154747348407","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137478,"job_number":"JOB_137478","tr_customer_id":137495,"tr_customer_product_id":137485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:38.000Z","modified_at":"2025-12-25T04:32:38.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16442024645717","imei1":"16442024645717","imei2":"16442024645717","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137479,"job_number":"JOB_137479","tr_customer_id":137496,"tr_customer_product_id":137486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:39.000Z","modified_at":"2025-12-25T04:32:49.000Z","name":"Demarco Bashirian","mobile_number":"538-520-6493","email_id":"Clementina12@hotmail.com","dop":"2025-10-12","serial_number":"13574196216654","imei1":"13574196216654","imei2":"13574196216654","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137480,"job_number":"JOB_137480","tr_customer_id":137497,"tr_customer_product_id":137487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:40.000Z","modified_at":"2025-12-25T04:32:40.000Z","name":"Tyrese Gerhold","mobile_number":"595-263-8940","email_id":"Beryl31@yahoo.com","dop":"2025-10-12","serial_number":"1007121192549331","imei1":"1007121192549331","imei2":"1007121192549331","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137481,"job_number":"JOB_137481","tr_customer_id":137498,"tr_customer_product_id":137488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:34:48.000Z","modified_at":"2025-12-25T04:34:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"10725975529992","imei1":"10725975529992","imei2":"10725975529992","popurl":"2025-12-15T04:34:47.300069077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137482,"job_number":"JOB_137482","tr_customer_id":137499,"tr_customer_product_id":137489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:35:20.000Z","modified_at":"2025-12-25T04:35:20.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"44814478341208","imei1":"44814478341208","imei2":"44814478341208","popurl":"2025-12-15T04:35:19.529778749Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137483,"job_number":"JOB_137483","tr_customer_id":137500,"tr_customer_product_id":137490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:31.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15521562648919","imei1":"15521562648919","imei2":"15521562648919","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137484,"job_number":"JOB_137484","tr_customer_id":137501,"tr_customer_product_id":137491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:40.000Z","name":"Rickey Gulgowski","mobile_number":"928-737-6785","email_id":"Eudora.Herzog@gmail.com","dop":"2025-12-16","serial_number":"13133877255348","imei1":"13133877255348","imei2":"13133877255348","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137485,"job_number":"JOB_137485","tr_customer_id":137502,"tr_customer_product_id":137492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:43.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17845777280898","imei1":"17845777280898","imei2":"17845777280898","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137486,"job_number":"JOB_137486","tr_customer_id":137503,"tr_customer_product_id":137493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:52.000Z","name":"Tommie Rippin","mobile_number":"388-991-3095","email_id":"Antwon_Oberbrunner@yahoo.com","dop":"2025-12-16","serial_number":"13044009133235","imei1":"13044009133235","imei2":"13044009133235","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137487,"job_number":"JOB_137487","tr_customer_id":137504,"tr_customer_product_id":137494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:55.000Z","modified_at":"2025-12-25T04:37:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17702788754345","imei1":"17702788754345","imei2":"17702788754345","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137488,"job_number":"JOB_137488","tr_customer_id":137505,"tr_customer_product_id":137495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:56.000Z","modified_at":"2025-12-25T04:38:04.000Z","name":"Carter Stracke","mobile_number":"411-559-5541","email_id":"Alysha.Upton@gmail.com","dop":"2025-12-16","serial_number":"10272990782783","imei1":"10272990782783","imei2":"10272990782783","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137489,"job_number":"JOB_137489","tr_customer_id":137506,"tr_customer_product_id":137496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:48.000Z","modified_at":"2025-12-25T04:41:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109890164783083","imei1":"109890164783083","imei2":"109890164783083","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137490,"job_number":"JOB_137490","tr_customer_id":137507,"tr_customer_product_id":137497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:49.000Z","modified_at":"2025-12-25T04:41:58.000Z","name":"Gladys Sauer","mobile_number":"648-390-4218","email_id":"Bailee54@yahoo.com","dop":"2025-07-01","serial_number":"100433611781704","imei1":"100433611781704","imei2":"100433611781704","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137491,"job_number":"JOB_137491","tr_customer_id":137508,"tr_customer_product_id":137498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:00.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108806415056965","imei1":"108806415056965","imei2":"108806415056965","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137492,"job_number":"JOB_137492","tr_customer_id":137509,"tr_customer_product_id":137499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:09.000Z","name":"Dominic Feeney","mobile_number":"424-640-0538","email_id":"Timmothy_Murray12@gmail.com","dop":"2025-07-01","serial_number":"104171018460747","imei1":"104171018460747","imei2":"104171018460747","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137493,"job_number":"JOB_137493","tr_customer_id":137510,"tr_customer_product_id":137500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:06.000Z","modified_at":"2025-12-25T04:43:29.000Z","name":"Akeem Quitzon","mobile_number":"770-390-1540","email_id":"Nadia18@gmail.com","dop":"2025-04-06","serial_number":"17252695004628","imei1":"17252695004628","imei2":"17252695004628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137494,"job_number":"JOB_137494","tr_customer_id":137511,"tr_customer_product_id":137501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:07.000Z","modified_at":"2025-12-25T04:43:07.000Z","name":"Gabriella Hartmann","mobile_number":"376-606-2752","email_id":"Zakary12@yahoo.com","dop":"2025-04-06","serial_number":"15474713332601200","imei1":"15474713332601200","imei2":"15474713332601200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137495,"job_number":"JOB_137495","tr_customer_id":137512,"tr_customer_product_id":137502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"67997609250168","imei1":"67997609250168","imei2":"67997609250168","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137496,"job_number":"JOB_137496","tr_customer_id":137513,"tr_customer_product_id":137503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"Cierra Heaney","mobile_number":"520-506-7471","email_id":"Kristy.Yundt@hotmail.com","dop":"2025-09-30","serial_number":"69960575912688","imei1":"69960575912688","imei2":"69960575912688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137497,"job_number":"JOB_137497","tr_customer_id":137514,"tr_customer_product_id":137504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:48:12.000Z","name":"Lafayette Stehr","mobile_number":"497-843-5287","email_id":"Caleigh67@gmail.com","dop":"2025-09-30","serial_number":"40755856415493","imei1":"40755856415493","imei2":"40755856415493","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137498,"job_number":"JOB_137498","tr_customer_id":137515,"tr_customer_product_id":137505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:16.000Z","modified_at":"2025-12-25T04:48:16.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"68611828966033","imei1":"68611828966033","imei2":"68611828966033","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137499,"job_number":"JOB_137499","tr_customer_id":137516,"tr_customer_product_id":137506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:17.000Z","name":"Scarlett Ondricka","mobile_number":"903-301-2022","email_id":"Declan.Raynor@hotmail.com","dop":"2025-09-30","serial_number":"90782932355365","imei1":"90782932355365","imei2":"90782932355365","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137500,"job_number":"JOB_137500","tr_customer_id":137517,"tr_customer_product_id":137507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:29.000Z","name":"Kassandra Welch","mobile_number":"410-864-2303","email_id":"Rosario.Boehm@hotmail.com","dop":"2025-09-30","serial_number":"99403771251652","imei1":"99403771251652","imei2":"99403771251652","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137501,"job_number":"JOB_137501","tr_customer_id":137518,"tr_customer_product_id":137508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:33.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"97481902576575","imei1":"97481902576575","imei2":"97481902576575","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137502,"job_number":"JOB_137502","tr_customer_id":137519,"tr_customer_product_id":137509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"Rebeca Kuvalis","mobile_number":"672-291-2958","email_id":"Ebony.Mitchell@yahoo.com","dop":"2025-09-30","serial_number":"19034107768773","imei1":"19034107768773","imei2":"19034107768773","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137503,"job_number":"JOB_137503","tr_customer_id":137520,"tr_customer_product_id":137510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:46.000Z","name":"Gennaro Fadel","mobile_number":"661-367-4805","email_id":"Hosea.Shanahan@hotmail.com","dop":"2025-09-30","serial_number":"45130547706244","imei1":"45130547706244","imei2":"45130547706244","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137504,"job_number":"JOB_137504","tr_customer_id":137521,"tr_customer_product_id":137511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:09.000Z","modified_at":"2025-12-25T04:49:30.000Z","name":"Lamont Jacobi","mobile_number":"264-371-2509","email_id":"Colleen_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"17184058408637","imei1":"17184058408637","imei2":"17184058408637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137505,"job_number":"JOB_137505","tr_customer_id":137522,"tr_customer_product_id":137512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:10.000Z","modified_at":"2025-12-25T04:49:10.000Z","name":"Dameon Kutch","mobile_number":"784-422-2923","email_id":"Rubie_Gutmann80@gmail.com","dop":"2025-04-06","serial_number":"19252186835487696","imei1":"19252186835487696","imei2":"19252186835487696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137506,"job_number":"JOB_137506","tr_customer_id":137523,"tr_customer_product_id":137513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:00.000Z","modified_at":"2025-12-25T04:52:23.000Z","name":"Mauricio Mante","mobile_number":"591-455-8556","email_id":"Virginie_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"10227395225947","imei1":"10227395225947","imei2":"10227395225947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137507,"job_number":"JOB_137507","tr_customer_id":137524,"tr_customer_product_id":137514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:01.000Z","modified_at":"2025-12-25T04:52:01.000Z","name":"Robyn Welch","mobile_number":"995-667-2549","email_id":"Luisa.Mills66@yahoo.com","dop":"2025-04-06","serial_number":"17580181641892776","imei1":"17580181641892776","imei2":"17580181641892776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137508,"job_number":"JOB_137508","tr_customer_id":137525,"tr_customer_product_id":137515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:29.000Z","modified_at":"2025-12-25T04:55:07.000Z","name":"Jerad Jast","mobile_number":"982-822-7351","email_id":"Rylan42@yahoo.com","dop":"2025-04-06","serial_number":"11130800779565","imei1":"11130800779565","imei2":"11130800779565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137509,"job_number":"JOB_137509","tr_customer_id":137526,"tr_customer_product_id":137516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:30.000Z","modified_at":"2025-12-25T04:54:30.000Z","name":"Isai Baumbach","mobile_number":"900-225-9522","email_id":"Victor70@gmail.com","dop":"2025-04-06","serial_number":"10852614702391110","imei1":"10852614702391110","imei2":"10852614702391110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137510,"job_number":"JOB_137510","tr_customer_id":137527,"tr_customer_product_id":137517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:21.000Z","modified_at":"2025-12-25T04:55:43.000Z","name":"Alexanne Skiles","mobile_number":"780-274-2590","email_id":"Evelyn85@hotmail.com","dop":"2025-04-06","serial_number":"16186031402512","imei1":"16186031402512","imei2":"16186031402512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137511,"job_number":"JOB_137511","tr_customer_id":137528,"tr_customer_product_id":137518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:22.000Z","modified_at":"2025-12-25T04:55:22.000Z","name":"Blake Breitenberg","mobile_number":"441-927-7473","email_id":"Shayne_Bode@hotmail.com","dop":"2025-04-06","serial_number":"18061539539724456","imei1":"18061539539724456","imei2":"18061539539724456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137513,"job_number":"JOB_137513","tr_customer_id":137530,"tr_customer_product_id":137520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12659439764596","imei1":"12659439764596","imei2":"12659439764596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137514,"job_number":"JOB_137514","tr_customer_id":137531,"tr_customer_product_id":137521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:09.000Z","name":"Brad Kuhlman","mobile_number":"744-704-5228","email_id":"Camille.Kris36@yahoo.com","dop":"2025-04-06","serial_number":"19061462471783","imei1":"19061462471783","imei2":"19061462471783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137515,"job_number":"JOB_137515","tr_customer_id":137532,"tr_customer_product_id":137522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:04.000Z","modified_at":"2025-12-25T05:18:04.000Z","name":"Carolina Dach","mobile_number":"902-360-1295","email_id":"Lulu_Schaden@gmail.com","dop":"2025-04-06","serial_number":"19503434250261650","imei1":"19503434250261650","imei2":"19503434250261650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137516,"job_number":"JOB_137516","tr_customer_id":137533,"tr_customer_product_id":137523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19693407729702","imei1":"19693407729702","imei2":"19693407729702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137517,"job_number":"JOB_137517","tr_customer_id":137534,"tr_customer_product_id":137524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:17.000Z","name":"Leonel Crooks","mobile_number":"614-969-0013","email_id":"Diego.Lind@gmail.com","dop":"2025-04-06","serial_number":"19365923584651","imei1":"19365923584651","imei2":"19365923584651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137518,"job_number":"JOB_137518","tr_customer_id":137535,"tr_customer_product_id":137525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:12.000Z","modified_at":"2025-12-25T05:18:12.000Z","name":"Bo Nolan","mobile_number":"538-632-3726","email_id":"Micaela61@yahoo.com","dop":"2025-04-06","serial_number":"10821611877996738","imei1":"10821611877996738","imei2":"10821611877996738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137519,"job_number":"JOB_137519","tr_customer_id":137536,"tr_customer_product_id":137526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12986581690250","imei1":"12986581690250","imei2":"12986581690250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137520,"job_number":"JOB_137520","tr_customer_id":137537,"tr_customer_product_id":137527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:26.000Z","name":"Hattie Harvey","mobile_number":"689-411-4243","email_id":"Santino_Stark@yahoo.com","dop":"2025-04-06","serial_number":"12866203123480","imei1":"12866203123480","imei2":"12866203123480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137521,"job_number":"JOB_137521","tr_customer_id":137538,"tr_customer_product_id":137528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:21.000Z","modified_at":"2025-12-25T05:18:21.000Z","name":"Curtis DuBuque","mobile_number":"764-987-2655","email_id":"Ryann.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"12095183964254128","imei1":"12095183964254128","imei2":"12095183964254128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137522,"job_number":"JOB_137522","tr_customer_id":137539,"tr_customer_product_id":137529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13643443238902","imei1":"13643443238902","imei2":"13643443238902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137523,"job_number":"JOB_137523","tr_customer_id":137540,"tr_customer_product_id":137530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:58.000Z","name":"Jack Buckridge","mobile_number":"691-767-8745","email_id":"Hazle.Keeling@hotmail.com","dop":"2025-04-06","serial_number":"18684774607082","imei1":"18684774607082","imei2":"18684774607082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:20:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137524,"job_number":"JOB_137524","tr_customer_id":137541,"tr_customer_product_id":137531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:53.000Z","modified_at":"2025-12-25T05:20:53.000Z","name":"Oda Parker","mobile_number":"563-294-1873","email_id":"Cloyd.Hane@yahoo.com","dop":"2025-04-06","serial_number":"12325637119571426","imei1":"12325637119571426","imei2":"12325637119571426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137525,"job_number":"JOB_137525","tr_customer_id":137542,"tr_customer_product_id":137532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16603986224959","imei1":"16603986224959","imei2":"16603986224959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137526,"job_number":"JOB_137526","tr_customer_id":137543,"tr_customer_product_id":137533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:07.000Z","name":"Jeanne Orn","mobile_number":"212-780-6534","email_id":"Emanuel.Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"13231987603911","imei1":"13231987603911","imei2":"13231987603911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137527,"job_number":"JOB_137527","tr_customer_id":137544,"tr_customer_product_id":137534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:01.000Z","modified_at":"2025-12-25T05:21:01.000Z","name":"Althea Cartwright","mobile_number":"783-660-3261","email_id":"Haskell.Mante60@hotmail.com","dop":"2025-04-06","serial_number":"14887871497346878","imei1":"14887871497346878","imei2":"14887871497346878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137528,"job_number":"JOB_137528","tr_customer_id":137545,"tr_customer_product_id":137535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18404929094720","imei1":"18404929094720","imei2":"18404929094720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137529,"job_number":"JOB_137529","tr_customer_id":137546,"tr_customer_product_id":137536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:15.000Z","name":"Caterina Crist","mobile_number":"816-903-0146","email_id":"Lurline.Shanahan99@gmail.com","dop":"2025-04-06","serial_number":"17254437347211","imei1":"17254437347211","imei2":"17254437347211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137530,"job_number":"JOB_137530","tr_customer_id":137547,"tr_customer_product_id":137537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:10.000Z","modified_at":"2025-12-25T05:21:10.000Z","name":"Alisa Berge","mobile_number":"495-891-8457","email_id":"Julie.Stracke54@yahoo.com","dop":"2025-04-06","serial_number":"11182282362144692","imei1":"11182282362144692","imei2":"11182282362144692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137531,"job_number":"JOB_137531","tr_customer_id":137548,"tr_customer_product_id":137538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14204546316624","imei1":"14204546316624","imei2":"14204546316624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137532,"job_number":"JOB_137532","tr_customer_id":137549,"tr_customer_product_id":137539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:23.000Z","name":"Odessa Wisozk","mobile_number":"382-493-3609","email_id":"Santa_McClure40@gmail.com","dop":"2025-04-06","serial_number":"10679015563710","imei1":"10679015563710","imei2":"10679015563710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137533,"job_number":"JOB_137533","tr_customer_id":137550,"tr_customer_product_id":137540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:02.000Z","modified_at":"2025-12-25T05:26:02.000Z","name":"Mertie Beer","mobile_number":"756-535-8815","email_id":"Claire.Davis@yahoo.com","dop":"2025-04-06","serial_number":"11954926517592946","imei1":"11954926517592946","imei2":"11954926517592946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137534,"job_number":"JOB_137534","tr_customer_id":137551,"tr_customer_product_id":137541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19568590285145","imei1":"19568590285145","imei2":"19568590285145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137535,"job_number":"JOB_137535","tr_customer_id":137552,"tr_customer_product_id":137542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:50.000Z","name":"Melody Schultz","mobile_number":"927-315-3150","email_id":"Marisa.Herman@hotmail.com","dop":"2025-04-06","serial_number":"13459821467774","imei1":"13459821467774","imei2":"13459821467774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137536,"job_number":"JOB_137536","tr_customer_id":137553,"tr_customer_product_id":137543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:29.000Z","modified_at":"2025-12-25T05:26:29.000Z","name":"Conrad Kovacek","mobile_number":"491-279-2727","email_id":"Jamaal_Boehm@yahoo.com","dop":"2025-04-06","serial_number":"13721721641689052","imei1":"13721721641689052","imei2":"13721721641689052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137537,"job_number":"JOB_137537","tr_customer_id":137554,"tr_customer_product_id":137544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:26:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13031293741414","imei1":"13031293741414","imei2":"13031293741414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137538,"job_number":"JOB_137538","tr_customer_id":137555,"tr_customer_product_id":137545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:27:16.000Z","name":"Nelda Zemlak","mobile_number":"260-690-7842","email_id":"Gwen_Waelchi10@gmail.com","dop":"2025-04-06","serial_number":"17955296324336","imei1":"17955296324336","imei2":"17955296324336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137539,"job_number":"JOB_137539","tr_customer_id":137556,"tr_customer_product_id":137546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:55.000Z","modified_at":"2025-12-25T05:26:55.000Z","name":"Araceli Toy","mobile_number":"554-374-7307","email_id":"Flossie_Wolff21@gmail.com","dop":"2025-04-06","serial_number":"10180822970416788","imei1":"10180822970416788","imei2":"10180822970416788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137540,"job_number":"JOB_137540","tr_customer_id":137557,"tr_customer_product_id":137547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15443145975681","imei1":"15443145975681","imei2":"15443145975681","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137541,"job_number":"JOB_137541","tr_customer_id":137558,"tr_customer_product_id":137548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"Jackie Waters","mobile_number":"201-980-1168","email_id":"Tressie_Hettinger@yahoo.com","dop":"2025-09-16","serial_number":"11739737769892","imei1":"11739737769892","imei2":"11739737769892","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137542,"job_number":"JOB_137542","tr_customer_id":137559,"tr_customer_product_id":137549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:01:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13808839825219","imei1":"13808839825219","imei2":"13808839825219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137543,"job_number":"JOB_137543","tr_customer_id":137560,"tr_customer_product_id":137550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:02:09.000Z","name":"Deangelo Schmitt","mobile_number":"340-514-7546","email_id":"Jayson57@yahoo.com","dop":"2025-04-06","serial_number":"16486412466282","imei1":"16486412466282","imei2":"16486412466282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137544,"job_number":"JOB_137544","tr_customer_id":137561,"tr_customer_product_id":137551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:31.000Z","modified_at":"2025-12-25T06:01:31.000Z","name":"Eulalia Halvorson","mobile_number":"806-584-0265","email_id":"Charlotte86@yahoo.com","dop":"2025-04-06","serial_number":"15043133939561746","imei1":"15043133939561746","imei2":"15043133939561746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137545,"job_number":"JOB_137545","tr_customer_id":137562,"tr_customer_product_id":137552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:33.000Z","modified_at":"2025-12-25T06:01:33.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12431959593945","imei1":"12431959593945","imei2":"12431959593945","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137546,"job_number":"JOB_137546","tr_customer_id":137563,"tr_customer_product_id":137553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:34.000Z","modified_at":"2025-12-25T06:01:34.000Z","name":"Leopold Pollich","mobile_number":"578-299-1753","email_id":"Mazie79@yahoo.com","dop":"2025-09-16","serial_number":"14673811091742","imei1":"14673811091742","imei2":"14673811091742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137547,"job_number":"JOB_137547","tr_customer_id":137564,"tr_customer_product_id":137554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:53.000Z","modified_at":"2025-12-25T06:01:53.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17971506446147","imei1":"17971506446147","imei2":"17971506446147","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137548,"job_number":"JOB_137548","tr_customer_id":137565,"tr_customer_product_id":137555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:54.000Z","modified_at":"2025-12-25T06:01:54.000Z","name":"Vida Jerde","mobile_number":"502-909-1495","email_id":"Corrine_Ortiz@gmail.com","dop":"2025-09-16","serial_number":"12480037097930","imei1":"12480037097930","imei2":"12480037097930","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137549,"job_number":"JOB_137549","tr_customer_id":137566,"tr_customer_product_id":137556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17790305324485","imei1":"17790305324485","imei2":"17790305324485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137550,"job_number":"JOB_137550","tr_customer_id":137567,"tr_customer_product_id":137557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:56.000Z","name":"Magdalen Oberbrunner","mobile_number":"415-821-5520","email_id":"Elisa.Hane@yahoo.com","dop":"2025-04-06","serial_number":"18831632435357","imei1":"18831632435357","imei2":"18831632435357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137551,"job_number":"JOB_137551","tr_customer_id":137568,"tr_customer_product_id":137558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:18.000Z","modified_at":"2025-12-25T06:02:18.000Z","name":"Amparo Bins","mobile_number":"223-947-9206","email_id":"Laury_Sipes16@yahoo.com","dop":"2025-04-06","serial_number":"15825337869477984","imei1":"15825337869477984","imei2":"15825337869477984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137552,"job_number":"JOB_137552","tr_customer_id":137569,"tr_customer_product_id":137559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18435050240085","imei1":"18435050240085","imei2":"18435050240085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137553,"job_number":"JOB_137553","tr_customer_id":137570,"tr_customer_product_id":137560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:43.000Z","name":"Daphnee Hayes","mobile_number":"996-450-9235","email_id":"Fred_Schumm36@hotmail.com","dop":"2025-04-06","serial_number":"19548985788408","imei1":"19548985788408","imei2":"19548985788408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137554,"job_number":"JOB_137554","tr_customer_id":137571,"tr_customer_product_id":137561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:05.000Z","modified_at":"2025-12-25T06:03:05.000Z","name":"Geovanny Lind","mobile_number":"996-757-0392","email_id":"Rubie_Muller75@hotmail.com","dop":"2025-04-06","serial_number":"17778003289431672","imei1":"17778003289431672","imei2":"17778003289431672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137566,"job_number":"JOB_137566","tr_customer_id":137583,"tr_customer_product_id":137573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:08.000Z","modified_at":"2025-12-25T06:21:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10570026121424","imei1":"10570026121424","imei2":"10570026121424","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137567,"job_number":"JOB_137567","tr_customer_id":137584,"tr_customer_product_id":137574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:47.000Z","name":"Burdette Gleichner","mobile_number":"699-952-8861","email_id":"Jose.Breitenberg@hotmail.com","dop":"2025-06-18","serial_number":"10965307590166","imei1":"10965307590166","imei2":"10965307590166","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137568,"job_number":"JOB_137568","tr_customer_id":137585,"tr_customer_product_id":137575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:09.000Z","name":"Asa Torp","mobile_number":"303-349-1932","email_id":"Rylan25@gmail.com","dop":"2025-06-18","serial_number":"1016548429957847","imei1":"1016548429957847","imei2":"1016548429957847","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137569,"job_number":"JOB_137569","tr_customer_id":137586,"tr_customer_product_id":137576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:54.000Z","modified_at":"2025-12-25T06:21:54.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10573580991004","imei1":"10573580991004","imei2":"10573580991004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137570,"job_number":"JOB_137570","tr_customer_id":137587,"tr_customer_product_id":137577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:22:33.000Z","name":"Yesenia Huels","mobile_number":"842-732-4218","email_id":"Darlene_Monahan@gmail.com","dop":"2025-06-18","serial_number":"10131811189921","imei1":"10131811189921","imei2":"10131811189921","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:22:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137571,"job_number":"JOB_137571","tr_customer_id":137588,"tr_customer_product_id":137578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:21:55.000Z","name":"Arturo Jacobs","mobile_number":"618-225-3599","email_id":"Lolita_Schmidt24@gmail.com","dop":"2025-06-18","serial_number":"1087738573784304","imei1":"1087738573784304","imei2":"1087738573784304","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137572,"job_number":"JOB_137572","tr_customer_id":137589,"tr_customer_product_id":137579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:31.000Z","modified_at":"2025-12-25T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12000198672033","imei1":"12000198672033","imei2":"12000198672033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137573,"job_number":"JOB_137573","tr_customer_id":137590,"tr_customer_product_id":137580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:32.000Z","modified_at":"2025-12-25T06:26:07.000Z","name":"Lenny Bartell","mobile_number":"315-983-4461","email_id":"Markus_Daniel@hotmail.com","dop":"2025-04-06","serial_number":"18634160385685","imei1":"18634160385685","imei2":"18634160385685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137574,"job_number":"JOB_137574","tr_customer_id":137591,"tr_customer_product_id":137581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:33.000Z","modified_at":"2025-12-25T06:25:33.000Z","name":"Casey Spencer","mobile_number":"278-480-8454","email_id":"Yadira.Kassulke17@gmail.com","dop":"2025-04-06","serial_number":"14522881569288866","imei1":"14522881569288866","imei2":"14522881569288866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137575,"job_number":"JOB_137575","tr_customer_id":137592,"tr_customer_product_id":137582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:13.000Z","modified_at":"2025-12-25T06:26:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13596481676289","imei1":"13596481676289","imei2":"13596481676289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137576,"job_number":"JOB_137576","tr_customer_id":137593,"tr_customer_product_id":137583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:14.000Z","modified_at":"2025-12-25T06:26:48.000Z","name":"Katelyn Bechtelar","mobile_number":"472-268-5356","email_id":"Ross_Reinger16@gmail.com","dop":"2025-04-06","serial_number":"12245997562264","imei1":"12245997562264","imei2":"12245997562264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137577,"job_number":"JOB_137577","tr_customer_id":137594,"tr_customer_product_id":137584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:15.000Z","modified_at":"2025-12-25T06:26:15.000Z","name":"Emmanuel Kuhn","mobile_number":"549-535-3495","email_id":"Johnpaul63@gmail.com","dop":"2025-04-06","serial_number":"14972900572339072","imei1":"14972900572339072","imei2":"14972900572339072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137578,"job_number":"JOB_137578","tr_customer_id":137595,"tr_customer_product_id":137585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10152057708873","imei1":"10152057708873","imei2":"10152057708873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137579,"job_number":"JOB_137579","tr_customer_id":137596,"tr_customer_product_id":137586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:27:30.000Z","name":"Maegan Prohaska","mobile_number":"866-614-1998","email_id":"Amalia.Dare@hotmail.com","dop":"2025-04-06","serial_number":"15079160581738","imei1":"15079160581738","imei2":"15079160581738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137580,"job_number":"JOB_137580","tr_customer_id":137597,"tr_customer_product_id":137587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:56.000Z","modified_at":"2025-12-25T06:26:56.000Z","name":"Jackeline Russel","mobile_number":"608-242-4658","email_id":"Nella_Schamberger79@yahoo.com","dop":"2025-04-06","serial_number":"10133388993948414","imei1":"10133388993948414","imei2":"10133388993948414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137581,"job_number":"JOB_137581","tr_customer_id":137598,"tr_customer_product_id":137588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:16.000Z","modified_at":"2025-12-25T06:28:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15886727852089","imei1":"15886727852089","imei2":"15886727852089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137582,"job_number":"JOB_137582","tr_customer_id":137599,"tr_customer_product_id":137589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:17.000Z","modified_at":"2025-12-25T06:28:50.000Z","name":"Zakary Little","mobile_number":"516-576-1262","email_id":"Tierra38@gmail.com","dop":"2025-04-06","serial_number":"11280960243724","imei1":"11280960243724","imei2":"11280960243724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137583,"job_number":"JOB_137583","tr_customer_id":137600,"tr_customer_product_id":137590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:18.000Z","modified_at":"2025-12-25T06:28:18.000Z","name":"Tyler McGlynn","mobile_number":"917-225-1584","email_id":"Felix69@gmail.com","dop":"2025-04-06","serial_number":"15917848558974066","imei1":"15917848558974066","imei2":"15917848558974066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137584,"job_number":"JOB_137584","tr_customer_id":137601,"tr_customer_product_id":137591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:28:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18751807353872","imei1":"18751807353872","imei2":"18751807353872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137585,"job_number":"JOB_137585","tr_customer_id":137602,"tr_customer_product_id":137592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:29:31.000Z","name":"Alanna Brekke","mobile_number":"974-735-0681","email_id":"Anastacio_Morissette4@hotmail.com","dop":"2025-04-06","serial_number":"13365456840196","imei1":"13365456840196","imei2":"13365456840196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137586,"job_number":"JOB_137586","tr_customer_id":137603,"tr_customer_product_id":137593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:58.000Z","modified_at":"2025-12-25T06:28:58.000Z","name":"Clara Conn","mobile_number":"401-315-6118","email_id":"Kris90@yahoo.com","dop":"2025-04-06","serial_number":"18111859283809990","imei1":"18111859283809990","imei2":"18111859283809990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137587,"job_number":"JOB_137587","tr_customer_id":137604,"tr_customer_product_id":137594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10264984846230","imei1":"10264984846230","imei2":"10264984846230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137588,"job_number":"JOB_137588","tr_customer_id":137605,"tr_customer_product_id":137595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:30:10.000Z","name":"Jayden Yost","mobile_number":"902-310-1423","email_id":"Mara.Nikolaus@yahoo.com","dop":"2025-04-06","serial_number":"13557305176781","imei1":"13557305176781","imei2":"13557305176781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137589,"job_number":"JOB_137589","tr_customer_id":137606,"tr_customer_product_id":137596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:38.000Z","modified_at":"2025-12-25T06:29:38.000Z","name":"Reilly Hilll","mobile_number":"449-665-8647","email_id":"Arlie5@gmail.com","dop":"2025-04-06","serial_number":"17261669808094340","imei1":"17261669808094340","imei2":"17261669808094340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137590,"job_number":"JOB_137590","tr_customer_id":137607,"tr_customer_product_id":137597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:09.000Z","modified_at":"2025-12-25T06:32:44.000Z","name":"Marilie Stroman","mobile_number":"835-965-7025","email_id":"Jaylon44@gmail.com","dop":"2025-04-06","serial_number":"15139192162371","imei1":"15139192162371","imei2":"15139192162371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137591,"job_number":"JOB_137591","tr_customer_id":137608,"tr_customer_product_id":137598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:11.000Z","modified_at":"2025-12-25T06:32:11.000Z","name":"Electa Murazik","mobile_number":"700-962-7588","email_id":"Max.Mosciski@yahoo.com","dop":"2025-04-06","serial_number":"18479421013831870","imei1":"18479421013831870","imei2":"18479421013831870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137592,"job_number":"JOB_137592","tr_customer_id":137609,"tr_customer_product_id":137599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:32:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16385557189229","imei1":"16385557189229","imei2":"16385557189229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137593,"job_number":"JOB_137593","tr_customer_id":137610,"tr_customer_product_id":137600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:33:20.000Z","name":"Glenda Ryan","mobile_number":"458-446-6076","email_id":"Burley.Miller@yahoo.com","dop":"2025-10-21","serial_number":"11148671494476","imei1":"11148671494476","imei2":"11148671494476","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137594,"job_number":"JOB_137594","tr_customer_id":137611,"tr_customer_product_id":137601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16520613301350","imei1":"16520613301350","imei2":"16520613301350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137595,"job_number":"JOB_137595","tr_customer_id":137612,"tr_customer_product_id":137602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:55.000Z","name":"Retta Glover","mobile_number":"754-606-4608","email_id":"Brandt.Auer35@gmail.com","dop":"2025-04-06","serial_number":"10758174737947","imei1":"10758174737947","imei2":"10758174737947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137596,"job_number":"JOB_137596","tr_customer_id":137613,"tr_customer_product_id":137603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:15.000Z","modified_at":"2025-12-25T06:33:15.000Z","name":"Lessie Keeling","mobile_number":"685-386-3019","email_id":"Kristopher.Olson@hotmail.com","dop":"2025-04-06","serial_number":"14967741279955088","imei1":"14967741279955088","imei2":"14967741279955088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137598,"job_number":"JOB_137598","tr_customer_id":137615,"tr_customer_product_id":137605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:34:06.000Z","name":"Caden Lowe","mobile_number":"962-560-3759","email_id":"Aletha_Kassulke@yahoo.com","dop":"2000-01-31","serial_number":"10493053509189","imei1":"10493053509189","imei2":"10493053509189","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137600,"job_number":"JOB_137600","tr_customer_id":137617,"tr_customer_product_id":137607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:33:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12528133251266","imei1":"12528133251266","imei2":"12528133251266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137601,"job_number":"JOB_137601","tr_customer_id":137618,"tr_customer_product_id":137608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:34:07.000Z","name":"Vella Gaylord","mobile_number":"910-759-6970","email_id":"Ezra54@gmail.com","dop":"2025-10-21","serial_number":"12675754052011","imei1":"12675754052011","imei2":"12675754052011","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137602,"job_number":"JOB_137602","tr_customer_id":137619,"tr_customer_product_id":137609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:40.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17187657019911","imei1":"17187657019911","imei2":"17187657019911","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137603,"job_number":"JOB_137603","tr_customer_id":137620,"tr_customer_product_id":137610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:51.000Z","name":"Kiana Nader","mobile_number":"537-712-4585","email_id":"Verna.Goodwin30@yahoo.com","dop":"2025-10-12","serial_number":"19540755927188","imei1":"19540755927188","imei2":"19540755927188","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137604,"job_number":"JOB_137604","tr_customer_id":137621,"tr_customer_product_id":137611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:42.000Z","modified_at":"2025-12-25T06:33:42.000Z","name":"Adonis Prosacco","mobile_number":"661-377-3493","email_id":"Jana_Bednar@hotmail.com","dop":"2025-10-12","serial_number":"1001479961574089","imei1":"1001479961574089","imei2":"1001479961574089","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137605,"job_number":"JOB_137605","tr_customer_id":137622,"tr_customer_product_id":137612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:54.000Z","modified_at":"2025-12-25T06:33:54.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18493707257059","imei1":"18493707257059","imei2":"18493707257059","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137606,"job_number":"JOB_137606","tr_customer_id":137623,"tr_customer_product_id":137613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:55.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Enola Heathcote","mobile_number":"310-657-2751","email_id":"Cierra14@hotmail.com","dop":"2025-10-12","serial_number":"12171993605774","imei1":"12171993605774","imei2":"12171993605774","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137607,"job_number":"JOB_137607","tr_customer_id":137624,"tr_customer_product_id":137614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:56.000Z","modified_at":"2025-12-25T06:33:56.000Z","name":"Americo Upton","mobile_number":"471-601-8844","email_id":"Dusty10@hotmail.com","dop":"2025-10-12","serial_number":"1000573372071664","imei1":"1000573372071664","imei2":"1000573372071664","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137608,"job_number":"JOB_137608","tr_customer_id":137625,"tr_customer_product_id":137615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:03.000Z","modified_at":"2025-12-25T06:34:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16974057319892","imei1":"16974057319892","imei2":"16974057319892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137609,"job_number":"JOB_137609","tr_customer_id":137626,"tr_customer_product_id":137616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:04.000Z","modified_at":"2025-12-25T06:34:45.000Z","name":"Rebeka McGlynn","mobile_number":"879-799-1831","email_id":"Vernice.Durgan@gmail.com","dop":"2025-04-06","serial_number":"15415574237534","imei1":"15415574237534","imei2":"15415574237534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137610,"job_number":"JOB_137610","tr_customer_id":137627,"tr_customer_product_id":137617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:05.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Kameron Thompson","mobile_number":"550-310-4336","email_id":"Emilie_Daniel89@hotmail.com","dop":"2025-04-06","serial_number":"15208790309594208","imei1":"15208790309594208","imei2":"15208790309594208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137611,"job_number":"JOB_137611","tr_customer_id":137628,"tr_customer_product_id":137618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:09.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17410086011909","imei1":"17410086011909","imei2":"17410086011909","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137612,"job_number":"JOB_137612","tr_customer_id":137629,"tr_customer_product_id":137619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:19.000Z","name":"Virgie D'Amore","mobile_number":"961-516-2909","email_id":"Flavio_McLaughlin9@yahoo.com","dop":"2025-10-12","serial_number":"15811143953068","imei1":"15811143953068","imei2":"15811143953068","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137613,"job_number":"JOB_137613","tr_customer_id":137630,"tr_customer_product_id":137620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:10.000Z","modified_at":"2025-12-25T06:34:10.000Z","name":"Abelardo Schulist","mobile_number":"721-392-3031","email_id":"Estrella.Sanford@hotmail.com","dop":"2025-10-12","serial_number":"1001708058267540","imei1":"1001708058267540","imei2":"1001708058267540","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137615,"job_number":"JOB_137615","tr_customer_id":137632,"tr_customer_product_id":137622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"June Leffler","mobile_number":"630-687-5664","email_id":"Colton37@yahoo.com","dop":"2000-01-31","serial_number":"10299602899157","imei1":"10299602899157","imei2":"10299602899157","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137617,"job_number":"JOB_137617","tr_customer_id":137634,"tr_customer_product_id":137624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19658525630574","imei1":"19658525630574","imei2":"19658525630574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137618,"job_number":"JOB_137618","tr_customer_id":137635,"tr_customer_product_id":137625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Arlo Pollich","mobile_number":"973-914-8899","email_id":"Devon_King@yahoo.com","dop":"2025-10-21","serial_number":"19236736528972","imei1":"19236736528972","imei2":"19236736528972","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137619,"job_number":"JOB_137619","tr_customer_id":137636,"tr_customer_product_id":137626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12339016791076","imei1":"12339016791076","imei2":"12339016791076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137620,"job_number":"JOB_137620","tr_customer_id":137637,"tr_customer_product_id":137627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:35:34.000Z","name":"Cleveland Cremin","mobile_number":"719-346-1052","email_id":"Jacques2@hotmail.com","dop":"2025-04-06","serial_number":"18310697358634","imei1":"18310697358634","imei2":"18310697358634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137621,"job_number":"JOB_137621","tr_customer_id":137638,"tr_customer_product_id":137628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:55.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Augustus Kessler","mobile_number":"564-960-4569","email_id":"Myrl.Kihn@gmail.com","dop":"2025-04-06","serial_number":"19592351935741150","imei1":"19592351935741150","imei2":"19592351935741150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137623,"job_number":"JOB_137623","tr_customer_id":137640,"tr_customer_product_id":137630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:41.000Z","name":"Denis Renner","mobile_number":"725-475-6680","email_id":"Marcelino.Frami@gmail.com","dop":"2000-01-31","serial_number":"10649003235835","imei1":"10649003235835","imei2":"10649003235835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137626,"job_number":"JOB_137626","tr_customer_id":137643,"tr_customer_product_id":137633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:49.000Z","modified_at":"2025-12-25T06:36:28.000Z","name":"Hettie Heathcote","mobile_number":"361-398-3548","email_id":"Taurean31@gmail.com","dop":"2000-01-31","serial_number":"10709409845392","imei1":"10709409845392","imei2":"10709409845392","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137628,"job_number":"JOB_137628","tr_customer_id":137645,"tr_customer_product_id":137635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:15.000Z","modified_at":"2025-12-25T06:38:57.000Z","name":"Polly Kuvalis","mobile_number":"360-867-8889","email_id":"Rosetta_Howell19@yahoo.com","dop":"2025-04-06","serial_number":"14615193712017","imei1":"14615193712017","imei2":"14615193712017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137629,"job_number":"JOB_137629","tr_customer_id":137646,"tr_customer_product_id":137636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:16.000Z","modified_at":"2025-12-25T06:38:16.000Z","name":"Everardo Kiehn","mobile_number":"749-274-2609","email_id":"Thea42@yahoo.com","dop":"2025-04-06","serial_number":"16248350921168860","imei1":"16248350921168860","imei2":"16248350921168860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137630,"job_number":"JOB_137630","tr_customer_id":137647,"tr_customer_product_id":137637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:12.000Z","modified_at":"2025-12-25T06:40:52.000Z","name":"Waino Terry","mobile_number":"616-245-1652","email_id":"Laurianne.Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"11679355548111","imei1":"11679355548111","imei2":"11679355548111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137631,"job_number":"JOB_137631","tr_customer_id":137648,"tr_customer_product_id":137638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:14.000Z","modified_at":"2025-12-25T06:40:14.000Z","name":"Rosalia Price","mobile_number":"717-715-1838","email_id":"Pansy.Wilkinson94@hotmail.com","dop":"2025-04-06","serial_number":"10802778534304658","imei1":"10802778534304658","imei2":"10802778534304658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137632,"job_number":"JOB_137632","tr_customer_id":137649,"tr_customer_product_id":137639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:17.000Z","modified_at":"2025-12-25T06:40:50.000Z","name":"Lula Hilpert","mobile_number":"321-749-3027","email_id":"Christiana_Greenholt45@gmail.com","dop":"2025-04-06","serial_number":"12257971759058","imei1":"12257971759058","imei2":"12257971759058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137633,"job_number":"JOB_137633","tr_customer_id":137650,"tr_customer_product_id":137640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:18.000Z","modified_at":"2025-12-25T06:40:18.000Z","name":"Larissa McLaughlin","mobile_number":"995-640-8399","email_id":"Rubie13@yahoo.com","dop":"2025-04-06","serial_number":"18394704219978668","imei1":"18394704219978668","imei2":"18394704219978668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137634,"job_number":"JOB_137634","tr_customer_id":137651,"tr_customer_product_id":137641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:21.000Z","modified_at":"2025-12-25T06:40:55.000Z","name":"Louisa Rempel","mobile_number":"227-787-3061","email_id":"Yesenia22@hotmail.com","dop":"2025-04-06","serial_number":"11713345789357","imei1":"11713345789357","imei2":"11713345789357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137635,"job_number":"JOB_137635","tr_customer_id":137652,"tr_customer_product_id":137642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:22.000Z","modified_at":"2025-12-25T06:40:22.000Z","name":"Eliezer Okuneva","mobile_number":"394-694-6592","email_id":"Brycen.Fritsch25@gmail.com","dop":"2025-04-06","serial_number":"11281488681460100","imei1":"11281488681460100","imei2":"11281488681460100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137636,"job_number":"JOB_137636","tr_customer_id":137653,"tr_customer_product_id":137643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:16.000Z","modified_at":"2025-12-25T06:44:51.000Z","name":"Alisha Windler","mobile_number":"338-342-4186","email_id":"Anastasia.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"18859255029597","imei1":"18859255029597","imei2":"18859255029597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137637,"job_number":"JOB_137637","tr_customer_id":137654,"tr_customer_product_id":137644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:17.000Z","modified_at":"2025-12-25T06:44:17.000Z","name":"Tania Nienow","mobile_number":"684-539-5165","email_id":"Kimberly.Crooks87@gmail.com","dop":"2025-04-06","serial_number":"15494785654722398","imei1":"15494785654722398","imei2":"15494785654722398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137638,"job_number":"JOB_137638","tr_customer_id":137655,"tr_customer_product_id":137645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:18.000Z","modified_at":"2025-12-25T06:44:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11065604722173","imei1":"11065604722173","imei2":"11065604722173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137639,"job_number":"JOB_137639","tr_customer_id":137656,"tr_customer_product_id":137646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:19.000Z","modified_at":"2025-12-25T06:44:58.000Z","name":"Wilber Goldner","mobile_number":"362-794-4101","email_id":"Velda.King7@gmail.com","dop":"2025-04-06","serial_number":"15566824476565","imei1":"15566824476565","imei2":"15566824476565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137640,"job_number":"JOB_137640","tr_customer_id":137657,"tr_customer_product_id":137647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:20.000Z","modified_at":"2025-12-25T06:44:20.000Z","name":"Randi Bauch","mobile_number":"677-374-5918","email_id":"Erling55@hotmail.com","dop":"2025-04-06","serial_number":"19555096810127004","imei1":"19555096810127004","imei2":"19555096810127004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137641,"job_number":"JOB_137641","tr_customer_id":137658,"tr_customer_product_id":137648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16447692154004","imei1":"16447692154004","imei2":"16447692154004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137642,"job_number":"JOB_137642","tr_customer_id":137659,"tr_customer_product_id":137649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:46.000Z","name":"Bridie O'Keefe","mobile_number":"413-758-9477","email_id":"Demarcus.Dicki@gmail.com","dop":"2025-04-06","serial_number":"17758396757998","imei1":"17758396757998","imei2":"17758396757998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137643,"job_number":"JOB_137643","tr_customer_id":137660,"tr_customer_product_id":137650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:08.000Z","modified_at":"2025-12-25T06:45:08.000Z","name":"Brad Jacobi","mobile_number":"339-655-2919","email_id":"Kaya.Wiza@yahoo.com","dop":"2025-04-06","serial_number":"17553637438984432","imei1":"17553637438984432","imei2":"17553637438984432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137644,"job_number":"JOB_137644","tr_customer_id":137661,"tr_customer_product_id":137651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:53.000Z","modified_at":"2025-12-25T06:45:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18675650967963","imei1":"18675650967963","imei2":"18675650967963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137645,"job_number":"JOB_137645","tr_customer_id":137662,"tr_customer_product_id":137652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:54.000Z","modified_at":"2025-12-25T06:46:33.000Z","name":"Oran Bechtelar","mobile_number":"207-381-2024","email_id":"Branson_Haag71@gmail.com","dop":"2025-04-06","serial_number":"13522702608770","imei1":"13522702608770","imei2":"13522702608770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137646,"job_number":"JOB_137646","tr_customer_id":137663,"tr_customer_product_id":137653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:55.000Z","modified_at":"2025-12-25T06:45:55.000Z","name":"Gladyce Kihn","mobile_number":"366-202-3599","email_id":"Else37@yahoo.com","dop":"2025-04-06","serial_number":"13554614434809566","imei1":"13554614434809566","imei2":"13554614434809566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137647,"job_number":"JOB_137647","tr_customer_id":137664,"tr_customer_product_id":137654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:57:22.000Z","modified_at":"2025-12-25T06:57:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T06:57:22.269317388Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137648,"job_number":"JOB_137648","tr_customer_id":137665,"tr_customer_product_id":137655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:32.000Z","modified_at":"2025-12-25T06:59:07.000Z","name":"Mylene Blick","mobile_number":"838-427-9070","email_id":"Ottilie_Kreiger@yahoo.com","dop":"2025-04-06","serial_number":"14705707661965","imei1":"14705707661965","imei2":"14705707661965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137649,"job_number":"JOB_137649","tr_customer_id":137666,"tr_customer_product_id":137656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:33.000Z","modified_at":"2025-12-25T06:58:33.000Z","name":"Luisa Senger","mobile_number":"429-412-0587","email_id":"Danielle.Lang@yahoo.com","dop":"2025-04-06","serial_number":"17558960323942076","imei1":"17558960323942076","imei2":"17558960323942076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137653,"job_number":"JOB_137653","tr_customer_id":137670,"tr_customer_product_id":137660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:12:33.000Z","modified_at":"2025-12-25T07:12:51.000Z","name":"Precious Frami","mobile_number":"581-391-2225","email_id":"Izabella78@hotmail.com","dop":"2025-10-24","serial_number":"18885335039464","imei1":"18885335039464","imei2":"18885335039464","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137659,"job_number":"JOB_137659","tr_customer_id":137676,"tr_customer_product_id":137666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:12.000Z","modified_at":"2025-12-25T07:39:50.000Z","name":"Aida Trantow","mobile_number":"347-278-3503","email_id":"Kellie_Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"10753098105784","imei1":"10753098105784","imei2":"10753098105784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137660,"job_number":"JOB_137660","tr_customer_id":137677,"tr_customer_product_id":137667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:13.000Z","modified_at":"2025-12-25T07:39:13.000Z","name":"Harmon Fahey","mobile_number":"915-748-5210","email_id":"Kayleigh74@yahoo.com","dop":"2025-04-06","serial_number":"18498584386753148","imei1":"18498584386753148","imei2":"18498584386753148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137324,"job_number":"JOB_137324","tr_customer_id":137341,"tr_customer_product_id":137331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:14.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lou_Hilll65@gmail.com","dop":"2025-07-02","serial_number":"17687619638078","imei1":"17687619638078","imei2":"17687619638078","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137341,"job_number":"JOB_137341","tr_customer_id":137358,"tr_customer_product_id":137348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:33.000Z","modified_at":"2025-12-25T03:47:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hillary_Turcotte64@gmail.com","dop":"2025-07-02","serial_number":"10797223643621","imei1":"10797223643621","imei2":"10797223643621","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137355,"job_number":"JOB_137355","tr_customer_id":137372,"tr_customer_product_id":137362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Haven.OKon42@hotmail.com","dop":"2025-07-02","serial_number":"14861596733924","imei1":"14861596733924","imei2":"14861596733924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137360,"job_number":"JOB_137360","tr_customer_id":137377,"tr_customer_product_id":137367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:55.000Z","modified_at":"2025-12-25T03:48:18.000Z","name":"Selina Predovic","mobile_number":"508-872-1158","email_id":"Devonte56@yahoo.com","dop":"2025-10-01","serial_number":"11502826067432","imei1":"11502826067432","imei2":"11502826067432","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137363,"job_number":"JOB_137363","tr_customer_id":137380,"tr_customer_product_id":137370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"150547246327008","imei1":"150547246327008","imei2":"150547246327008","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137364,"job_number":"JOB_137364","tr_customer_id":137381,"tr_customer_product_id":137371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"Hildegard Jenkins","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101653185726250","imei1":"101653185726250","imei2":"101653185726250","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137365,"job_number":"JOB_137365","tr_customer_id":137382,"tr_customer_product_id":137372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Abdul Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190338496542856","imei1":"190338496542856","imei2":"190338496542856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137366,"job_number":"JOB_137366","tr_customer_id":137383,"tr_customer_product_id":137373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Coralie Klocko","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156700619860310","imei1":"156700619860310","imei2":"156700619860310","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137373,"job_number":"JOB_137373","tr_customer_id":137390,"tr_customer_product_id":137380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"196122684071863","imei1":"196122684071863","imei2":"196122684071863","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137374,"job_number":"JOB_137374","tr_customer_id":137391,"tr_customer_product_id":137381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Duncan Keeling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123926734610158","imei1":"123926734610158","imei2":"123926734610158","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137375,"job_number":"JOB_137375","tr_customer_id":137392,"tr_customer_product_id":137382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Missouri Pacocha","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147486041752420","imei1":"147486041752420","imei2":"147486041752420","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137377,"job_number":"JOB_137377","tr_customer_id":137394,"tr_customer_product_id":137384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Edgar Daniel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181738543046566","imei1":"181738543046566","imei2":"181738543046566","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137396,"job_number":"JOB_137396","tr_customer_id":137413,"tr_customer_product_id":137403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103812105446327","imei1":"103812105446327","imei2":"103812105446327","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137397,"job_number":"JOB_137397","tr_customer_id":137414,"tr_customer_product_id":137404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:55.000Z","name":"Porter Bogan","mobile_number":"386-806-6387","email_id":"Bert47@hotmail.com","dop":"2025-06-09","serial_number":"100342894971085","imei1":"100342894971085","imei2":"100342894971085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137398,"job_number":"JOB_137398","tr_customer_id":137415,"tr_customer_product_id":137405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"Edgardo Weissnat","mobile_number":"707-846-6904","email_id":"Electa2@hotmail.com","dop":"2025-06-09","serial_number":"108976468230477","imei1":"108976468230477","imei2":"108976468230477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137402,"job_number":"JOB_137402","tr_customer_id":137419,"tr_customer_product_id":137409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:59.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101314613640549","imei1":"101314613640549","imei2":"101314613640549","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137403,"job_number":"JOB_137403","tr_customer_id":137420,"tr_customer_product_id":137410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Nicole Hammes","mobile_number":"381-274-6607","email_id":"Cory_Reilly15@hotmail.com","dop":"2025-06-09","serial_number":"108772493357698","imei1":"108772493357698","imei2":"108772493357698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137404,"job_number":"JOB_137404","tr_customer_id":137421,"tr_customer_product_id":137411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:00.000Z","name":"Zackary Schuster","mobile_number":"414-347-2182","email_id":"Janessa_Carroll87@hotmail.com","dop":"2025-06-09","serial_number":"108073368334750","imei1":"108073368334750","imei2":"108073368334750","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137414,"job_number":"JOB_137414","tr_customer_id":137431,"tr_customer_product_id":137421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:15.000Z","modified_at":"2025-12-25T03:49:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108240566103122","imei1":"108240566103122","imei2":"108240566103122","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137415,"job_number":"JOB_137415","tr_customer_id":137432,"tr_customer_product_id":137422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:27.000Z","name":"Shaylee O'Hara","mobile_number":"798-283-1136","email_id":"Robb.Renner15@yahoo.com","dop":"2025-06-09","serial_number":"100811770059534","imei1":"100811770059534","imei2":"100811770059534","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137416,"job_number":"JOB_137416","tr_customer_id":137433,"tr_customer_product_id":137423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Stone Emmerich","mobile_number":"213-433-1236","email_id":"Norris22@yahoo.com","dop":"2025-06-09","serial_number":"103826584743038","imei1":"103826584743038","imei2":"103826584743038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137417,"job_number":"JOB_137417","tr_customer_id":137434,"tr_customer_product_id":137424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:17.000Z","modified_at":"2025-12-25T03:49:17.000Z","name":"Keely Abbott","mobile_number":"734-535-8260","email_id":"Kaden_Hahn90@gmail.com","dop":"2025-06-09","serial_number":"17108568570815230","imei1":"17108568570815230","imei2":"17108568570815230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137512,"job_number":"JOB_137512","tr_customer_id":137529,"tr_customer_product_id":137519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:07:49.000Z","modified_at":"2025-12-25T05:07:49.000Z","name":"Dortha Rippin","mobile_number":"323-407-8637","email_id":"Frida46@gmail.com","dop":"2025-12-03","serial_number":"15152756537747","imei1":"15152756537747","imei2":"15152756537747","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137555,"job_number":"JOB_137555","tr_customer_id":137572,"tr_customer_product_id":137562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:15:26.000Z","modified_at":"2025-12-25T06:16:03.000Z","name":"Ayla Watsica","mobile_number":"794-501-3767","email_id":"Maybell87@hotmail.com","dop":"2025-11-04","serial_number":"87174381293400","imei1":"87174381293400","imei2":"87174381293400","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137556,"job_number":"JOB_137556","tr_customer_id":137573,"tr_customer_product_id":137563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:16:11.000Z","modified_at":"2025-12-25T06:16:31.000Z","name":"Harmony Marvin","mobile_number":"901-611-4285","email_id":"Coy_Prohaska91@hotmail.com","dop":"2025-10-01","serial_number":"16304031436066","imei1":"16304031436066","imei2":"16304031436066","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137557,"job_number":"JOB_137557","tr_customer_id":137574,"tr_customer_product_id":137564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101929780100516","imei1":"101929780100516","imei2":"101929780100516","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137558,"job_number":"JOB_137558","tr_customer_id":137575,"tr_customer_product_id":137565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:14.000Z","name":"Dante Morar","mobile_number":"263-738-6503","email_id":"Leon46@gmail.com","dop":"2025-06-09","serial_number":"104931208023170","imei1":"104931208023170","imei2":"104931208023170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137559,"job_number":"JOB_137559","tr_customer_id":137576,"tr_customer_product_id":137566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:02.000Z","modified_at":"2025-12-25T06:18:02.000Z","name":"Brayan Bartoletti","mobile_number":"990-965-0188","email_id":"Rosendo79@yahoo.com","dop":"2025-06-09","serial_number":"108271543686542","imei1":"108271543686542","imei2":"108271543686542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137560,"job_number":"JOB_137560","tr_customer_id":137577,"tr_customer_product_id":137567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101635079423524","imei1":"101635079423524","imei2":"101635079423524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137561,"job_number":"JOB_137561","tr_customer_id":137578,"tr_customer_product_id":137568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:31.000Z","name":"Ward Powlowski","mobile_number":"844-537-1786","email_id":"Augustus.Walsh21@hotmail.com","dop":"2025-06-09","serial_number":"100368212109478","imei1":"100368212109478","imei2":"100368212109478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137562,"job_number":"JOB_137562","tr_customer_id":137579,"tr_customer_product_id":137569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Sim Schumm","mobile_number":"913-867-7585","email_id":"Chet70@gmail.com","dop":"2025-06-09","serial_number":"107834373548136","imei1":"107834373548136","imei2":"107834373548136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137563,"job_number":"JOB_137563","tr_customer_id":137580,"tr_customer_product_id":137570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:36.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105475883176547","imei1":"105475883176547","imei2":"105475883176547","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137564,"job_number":"JOB_137564","tr_customer_id":137581,"tr_customer_product_id":137571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:48.000Z","name":"Sonia Schmidt","mobile_number":"330-876-1943","email_id":"Aubree_Toy49@hotmail.com","dop":"2025-06-09","serial_number":"108450358678930","imei1":"108450358678930","imei2":"108450358678930","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137565,"job_number":"JOB_137565","tr_customer_id":137582,"tr_customer_product_id":137572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:37.000Z","modified_at":"2025-12-25T06:18:37.000Z","name":"Cassidy Cartwright","mobile_number":"778-986-4245","email_id":"Cordell_Will8@yahoo.com","dop":"2025-06-09","serial_number":"100581832414241","imei1":"100581832414241","imei2":"100581832414241","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137650,"job_number":"JOB_137650","tr_customer_id":137667,"tr_customer_product_id":137657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:38.000Z","modified_at":"2025-12-25T07:11:38.000Z","name":"Eli Stokes","mobile_number":"526-467-0105","email_id":"Veda57@yahoo.com","dop":"2025-11-04","serial_number":"108141854151421","imei1":"108141854151421","imei2":"108141854151421","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137651,"job_number":"JOB_137651","tr_customer_id":137668,"tr_customer_product_id":137658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:49.000Z","modified_at":"2025-12-25T07:11:49.000Z","name":"Danny Tillman","mobile_number":"848-711-7229","email_id":"Jess.Baumbach82@gmail.com","dop":"2025-11-04","serial_number":"174230920657128","imei1":"174230920657128","imei2":"174230920657128","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137652,"job_number":"JOB_137652","tr_customer_id":137669,"tr_customer_product_id":137659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:57.000Z","modified_at":"2025-12-25T07:11:57.000Z","name":"Enoch Hermiston","mobile_number":"851-272-1449","email_id":"Ezequiel6@yahoo.com","dop":"2025-11-04","serial_number":"170027531244329","imei1":"170027531244329","imei2":"170027531244329","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137654,"job_number":"JOB_137654","tr_customer_id":137671,"tr_customer_product_id":137661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:22:02.000Z","modified_at":"2025-12-25T07:22:13.000Z","name":"Jordane Langosh","mobile_number":"753-879-0974","email_id":"Berneice.Farrell57@hotmail.com","dop":"2025-11-04","serial_number":"98525843813586","imei1":"98525843813586","imei2":"98525843813586","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137655,"job_number":"JOB_137655","tr_customer_id":137672,"tr_customer_product_id":137662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:22:17.000Z","modified_at":"2025-12-25T07:22:29.000Z","name":"Mertie Lueilwitz","mobile_number":"405-905-5410","email_id":"Brendan_Rogahn60@hotmail.com","dop":"2025-11-04","serial_number":"13397388239164","imei1":"13397388239164","imei2":"13397388239164","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137656,"job_number":"JOB_137656","tr_customer_id":137673,"tr_customer_product_id":137663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:19.000Z","modified_at":"2025-12-25T07:28:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nella90@yahoo.com","dop":"2025-07-02","serial_number":"17942399288018","imei1":"17942399288018","imei2":"17942399288018","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137657,"job_number":"JOB_137657","tr_customer_id":137674,"tr_customer_product_id":137664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:35.000Z","modified_at":"2025-12-25T07:28:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Collin_Hoeger@gmail.com","dop":"2025-07-02","serial_number":"10069741821475","imei1":"10069741821475","imei2":"10069741821475","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137658,"job_number":"JOB_137658","tr_customer_id":137675,"tr_customer_product_id":137665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:50.000Z","modified_at":"2025-12-25T07:28:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Antwan_Hilpert62@hotmail.com","dop":"2025-07-02","serial_number":"14187282261014","imei1":"14187282261014","imei2":"14187282261014","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137661,"job_number":"JOB_137661","tr_customer_id":137678,"tr_customer_product_id":137668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:25.000Z","modified_at":"2025-12-25T07:39:36.000Z","name":"Frieda Mertz","mobile_number":"236-997-4929","email_id":"Chaim.Stokes@hotmail.com","dop":"2025-11-04","serial_number":"87360248014945","imei1":"87360248014945","imei2":"87360248014945","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137662,"job_number":"JOB_137662","tr_customer_id":137679,"tr_customer_product_id":137669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:40.000Z","modified_at":"2025-12-25T07:39:51.000Z","name":"Izabella Towne","mobile_number":"582-561-6040","email_id":"Nadia_Reichel@yahoo.com","dop":"2025-11-04","serial_number":"54104362634376","imei1":"54104362634376","imei2":"54104362634376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137663,"job_number":"JOB_137663","tr_customer_id":137680,"tr_customer_product_id":137670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:55.000Z","modified_at":"2025-12-25T07:39:55.000Z","name":"Aubree Hirthe","mobile_number":"701-806-8992","email_id":"Joannie26@gmail.com","dop":"2025-11-04","serial_number":"24851010532791","imei1":"24851010532791","imei2":"24851010532791","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_99821"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0fd76280-d811-49f9-871b-aabe67c88592
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_104254"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/137663
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bc1e10f3-672d-41fb-ad8d-65ec5c69d03e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 946078a8-d5f7-4e67-9317-5e1e06203f9c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-Jvfj5ooag/nQO0Gsye5pn8oI6ZU"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTd9.afZHEZM32_50COgWVtMiB-lo4LKs8YuygmBk97T-1oc"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTd9.afZHEZM32_50COgWVtMiB-lo4LKs8YuygmBk97T-1oc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7877f103-c980-4cea-bb44-63df8ba7f06d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTd9.afZHEZM32_50COgWVtMiB-lo4LKs8YuygmBk97T-1oc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 88595e90-b437-40c8-abc2-37fe592b6de2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-YRL4mbgaQc5SaN9j43W1dVz9lNw"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":445},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 432.68KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 78392f5d-d5d9-4037-9f5b-f144f7a6c326
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6c2ba-cioYhfDNobrXFF+NGTxjWcCAVz8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137002,"job_number":"JOB_137002","tr_customer_id":137019,"tr_customer_product_id":137009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:02.000Z","modified_at":"2025-12-24T16:03:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"18836541954488","imei1":"18836541954488","imei2":"18836541954488","popurl":"2025-12-14T16:03:02.096170217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137003,"job_number":"JOB_137003","tr_customer_id":137020,"tr_customer_product_id":137010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:04.000Z","modified_at":"2025-12-24T16:03:04.000Z","name":"Ashok Singh","mobile_number":"7076600474","email_id":"som.bhat@hotmail.com","dop":"2025-12-14","serial_number":"090420060652911","imei1":"090420060652911","imei2":"090420060652911","popurl":"www.chaanakya-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137004,"job_number":"JOB_137004","tr_customer_id":137021,"tr_customer_product_id":137011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:15.000Z","modified_at":"2025-12-24T16:03:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79656591958888","imei1":"79656591958888","imei2":"79656591958888","popurl":"2025-12-14T16:03:14.520102135Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137005,"job_number":"JOB_137005","tr_customer_id":137022,"tr_customer_product_id":137012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:05:35.000Z","modified_at":"2025-12-24T16:05:35.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-14","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2025-12-14T16:05:34.734303900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:05:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137006,"job_number":"JOB_137006","tr_customer_id":137023,"tr_customer_product_id":137013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:12:46.000Z","modified_at":"2025-12-24T16:12:46.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13961092112064","imei1":"13961092112064","imei2":"13961092112064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137008,"job_number":"JOB_137008","tr_customer_id":137025,"tr_customer_product_id":137015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:12:48.000Z","modified_at":"2025-12-24T16:12:48.000Z","name":"Lynn Cruickshank","mobile_number":"700-827-9278","email_id":"Manuela_Daniel33@gmail.com","dop":"2025-04-06","serial_number":"19519579315714316","imei1":"19519579315714316","imei2":"19519579315714316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:12:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137009,"job_number":"JOB_137009","tr_customer_id":137026,"tr_customer_product_id":137016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:13:27.000Z","modified_at":"2025-12-24T16:13:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17277638064329","imei1":"17277638064329","imei2":"17277638064329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137011,"job_number":"JOB_137011","tr_customer_id":137028,"tr_customer_product_id":137018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:13:29.000Z","modified_at":"2025-12-24T16:13:29.000Z","name":"Alene Davis","mobile_number":"624-256-6668","email_id":"Josiane.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"13281665155262256","imei1":"13281665155262256","imei2":"13281665155262256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137012,"job_number":"JOB_137012","tr_customer_id":137029,"tr_customer_product_id":137019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:14:09.000Z","modified_at":"2025-12-24T16:14:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10056630828034","imei1":"10056630828034","imei2":"10056630828034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137014,"job_number":"JOB_137014","tr_customer_id":137031,"tr_customer_product_id":137021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:14:10.000Z","modified_at":"2025-12-24T16:14:10.000Z","name":"Malachi Morar","mobile_number":"658-962-4065","email_id":"Tony.Shields35@gmail.com","dop":"2025-04-06","serial_number":"16412650524783928","imei1":"16412650524783928","imei2":"16412650524783928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137015,"job_number":"JOB_137015","tr_customer_id":137032,"tr_customer_product_id":137022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:45.000Z","modified_at":"2025-12-24T16:19:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10482870064144","imei1":"10482870064144","imei2":"10482870064144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137017,"job_number":"JOB_137017","tr_customer_id":137034,"tr_customer_product_id":137024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:45.000Z","modified_at":"2025-12-24T16:19:45.000Z","name":"Abby Strosin","mobile_number":"644-640-7375","email_id":"Vernie98@hotmail.com","dop":"2025-04-06","serial_number":"19127399289077480","imei1":"19127399289077480","imei2":"19127399289077480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137018,"job_number":"JOB_137018","tr_customer_id":137035,"tr_customer_product_id":137025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:52.000Z","modified_at":"2025-12-24T16:19:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10163211124658","imei1":"10163211124658","imei2":"10163211124658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137020,"job_number":"JOB_137020","tr_customer_id":137037,"tr_customer_product_id":137027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:52.000Z","modified_at":"2025-12-24T16:19:52.000Z","name":"Deborah Hand","mobile_number":"282-608-6089","email_id":"Leanne.Farrell68@gmail.com","dop":"2025-04-06","serial_number":"13368324854492436","imei1":"13368324854492436","imei2":"13368324854492436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137021,"job_number":"JOB_137021","tr_customer_id":137038,"tr_customer_product_id":137028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:59.000Z","modified_at":"2025-12-24T16:19:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11594634330688","imei1":"11594634330688","imei2":"11594634330688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137023,"job_number":"JOB_137023","tr_customer_id":137040,"tr_customer_product_id":137030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:59.000Z","modified_at":"2025-12-24T16:19:59.000Z","name":"Jon Pouros","mobile_number":"592-543-2439","email_id":"Jaylan.Upton@hotmail.com","dop":"2025-04-06","serial_number":"18816706639625924","imei1":"18816706639625924","imei2":"18816706639625924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137024,"job_number":"JOB_137024","tr_customer_id":137041,"tr_customer_product_id":137031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:41.000Z","modified_at":"2025-12-24T16:22:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16122304031483","imei1":"16122304031483","imei2":"16122304031483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137026,"job_number":"JOB_137026","tr_customer_id":137043,"tr_customer_product_id":137033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:42.000Z","modified_at":"2025-12-24T16:22:42.000Z","name":"Malachi Kutch","mobile_number":"504-742-8195","email_id":"Martina33@hotmail.com","dop":"2025-04-06","serial_number":"16491486109230676","imei1":"16491486109230676","imei2":"16491486109230676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137027,"job_number":"JOB_137027","tr_customer_id":137044,"tr_customer_product_id":137034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:48.000Z","modified_at":"2025-12-24T16:22:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14888459196378","imei1":"14888459196378","imei2":"14888459196378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137029,"job_number":"JOB_137029","tr_customer_id":137046,"tr_customer_product_id":137036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:49.000Z","modified_at":"2025-12-24T16:22:49.000Z","name":"Anthony Bartoletti","mobile_number":"722-568-0545","email_id":"Arch7@yahoo.com","dop":"2025-04-06","serial_number":"18746528430616330","imei1":"18746528430616330","imei2":"18746528430616330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137030,"job_number":"JOB_137030","tr_customer_id":137047,"tr_customer_product_id":137037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:55.000Z","modified_at":"2025-12-24T16:22:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11157681548484","imei1":"11157681548484","imei2":"11157681548484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137032,"job_number":"JOB_137032","tr_customer_id":137049,"tr_customer_product_id":137039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:55.000Z","modified_at":"2025-12-24T16:22:55.000Z","name":"Gabrielle Pagac","mobile_number":"200-421-5067","email_id":"Loyce_Rowe0@gmail.com","dop":"2025-04-06","serial_number":"15507266770059224","imei1":"15507266770059224","imei2":"15507266770059224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137033,"job_number":"JOB_137033","tr_customer_id":137050,"tr_customer_product_id":137040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:24:32.000Z","modified_at":"2025-12-24T16:24:32.000Z","name":"Anasuya Dubashi","mobile_number":"7078706974","email_id":"bhudev.jha@yahoo.co.in","dop":"2025-12-14","serial_number":"059121225867254","imei1":"059121225867254","imei2":"059121225867254","popurl":"www.satyen-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137034,"job_number":"JOB_137034","tr_customer_id":137051,"tr_customer_product_id":137041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:24:47.000Z","modified_at":"2025-12-24T16:24:47.000Z","name":"Ghanshyam Kocchar","mobile_number":"7064296346","email_id":"chandra.gupta@gmail.com","dop":"2025-12-14","serial_number":"277542596919872","imei1":"277542596919872","imei2":"277542596919872","popurl":"www.gauraang-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137035,"job_number":"JOB_137035","tr_customer_id":137052,"tr_customer_product_id":137042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:44.000Z","modified_at":"2025-12-24T16:26:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14378667525744","imei1":"14378667525744","imei2":"14378667525744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137037,"job_number":"JOB_137037","tr_customer_id":137054,"tr_customer_product_id":137044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:45.000Z","modified_at":"2025-12-24T16:26:45.000Z","name":"Kelvin Robel","mobile_number":"674-582-7592","email_id":"Guillermo.Hackett68@gmail.com","dop":"2025-04-06","serial_number":"17275290124446156","imei1":"17275290124446156","imei2":"17275290124446156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137038,"job_number":"JOB_137038","tr_customer_id":137055,"tr_customer_product_id":137045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:51.000Z","modified_at":"2025-12-24T16:26:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19121462497786","imei1":"19121462497786","imei2":"19121462497786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137040,"job_number":"JOB_137040","tr_customer_id":137057,"tr_customer_product_id":137047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:52.000Z","modified_at":"2025-12-24T16:26:52.000Z","name":"Elenor Ferry","mobile_number":"957-809-5307","email_id":"Skye.Blick25@yahoo.com","dop":"2025-04-06","serial_number":"16923879842787292","imei1":"16923879842787292","imei2":"16923879842787292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137041,"job_number":"JOB_137041","tr_customer_id":137058,"tr_customer_product_id":137048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:58.000Z","modified_at":"2025-12-24T16:26:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17456531583092","imei1":"17456531583092","imei2":"17456531583092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137043,"job_number":"JOB_137043","tr_customer_id":137060,"tr_customer_product_id":137050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:59.000Z","modified_at":"2025-12-24T16:26:59.000Z","name":"Geo Kerluke","mobile_number":"297-578-3717","email_id":"Libby_Ebert@hotmail.com","dop":"2025-04-06","serial_number":"11506076128381032","imei1":"11506076128381032","imei2":"11506076128381032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137044,"job_number":"JOB_137044","tr_customer_id":137061,"tr_customer_product_id":137051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:04.000Z","modified_at":"2025-12-24T16:29:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19873286637336","imei1":"19873286637336","imei2":"19873286637336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137046,"job_number":"JOB_137046","tr_customer_id":137063,"tr_customer_product_id":137053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:04.000Z","modified_at":"2025-12-24T16:29:04.000Z","name":"Emory Nitzsche","mobile_number":"474-210-8274","email_id":"Chaya.Lindgren10@gmail.com","dop":"2025-04-06","serial_number":"16764182652401514","imei1":"16764182652401514","imei2":"16764182652401514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137047,"job_number":"JOB_137047","tr_customer_id":137064,"tr_customer_product_id":137054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:11.000Z","modified_at":"2025-12-24T16:29:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16914477200743","imei1":"16914477200743","imei2":"16914477200743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137049,"job_number":"JOB_137049","tr_customer_id":137066,"tr_customer_product_id":137056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:11.000Z","modified_at":"2025-12-24T16:29:11.000Z","name":"Perry Schinner","mobile_number":"288-982-0056","email_id":"Travon26@gmail.com","dop":"2025-04-06","serial_number":"10947375838853862","imei1":"10947375838853862","imei2":"10947375838853862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137050,"job_number":"JOB_137050","tr_customer_id":137067,"tr_customer_product_id":137057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:18.000Z","modified_at":"2025-12-24T16:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14132513562571","imei1":"14132513562571","imei2":"14132513562571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137052,"job_number":"JOB_137052","tr_customer_id":137069,"tr_customer_product_id":137059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:18.000Z","modified_at":"2025-12-24T16:29:18.000Z","name":"Rhianna Harris","mobile_number":"859-345-1463","email_id":"Alphonso_Raynor99@hotmail.com","dop":"2025-04-06","serial_number":"15678216277684832","imei1":"15678216277684832","imei2":"15678216277684832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137053,"job_number":"JOB_137053","tr_customer_id":137070,"tr_customer_product_id":137060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:32:33.000Z","modified_at":"2025-12-24T16:32:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16913810802494","imei1":"16913810802494","imei2":"16913810802494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137055,"job_number":"JOB_137055","tr_customer_id":137072,"tr_customer_product_id":137062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:32:35.000Z","modified_at":"2025-12-24T16:32:35.000Z","name":"Aurore Casper","mobile_number":"825-211-0305","email_id":"Charley_Dooley@gmail.com","dop":"2025-04-06","serial_number":"12414209388923424","imei1":"12414209388923424","imei2":"12414209388923424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137056,"job_number":"JOB_137056","tr_customer_id":137073,"tr_customer_product_id":137063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:33:17.000Z","modified_at":"2025-12-24T16:33:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19976307809408","imei1":"19976307809408","imei2":"19976307809408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137058,"job_number":"JOB_137058","tr_customer_id":137075,"tr_customer_product_id":137065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:33:19.000Z","modified_at":"2025-12-24T16:33:19.000Z","name":"Dayne Ebert","mobile_number":"907-893-7735","email_id":"Fatima.Smith@gmail.com","dop":"2025-04-06","serial_number":"10782583229926816","imei1":"10782583229926816","imei2":"10782583229926816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137059,"job_number":"JOB_137059","tr_customer_id":137076,"tr_customer_product_id":137066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:34:01.000Z","modified_at":"2025-12-24T16:34:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18999665327936","imei1":"18999665327936","imei2":"18999665327936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137061,"job_number":"JOB_137061","tr_customer_id":137078,"tr_customer_product_id":137068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:34:02.000Z","modified_at":"2025-12-24T16:34:02.000Z","name":"Destinee Crist","mobile_number":"277-323-2644","email_id":"Kristy93@yahoo.com","dop":"2025-04-06","serial_number":"17192732395494072","imei1":"17192732395494072","imei2":"17192732395494072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137062,"job_number":"JOB_137062","tr_customer_id":137079,"tr_customer_product_id":137069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:23.000Z","modified_at":"2025-12-24T16:39:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15853413877594","imei1":"15853413877594","imei2":"15853413877594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137064,"job_number":"JOB_137064","tr_customer_id":137081,"tr_customer_product_id":137071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:23.000Z","modified_at":"2025-12-24T16:39:23.000Z","name":"Anjali Nitzsche","mobile_number":"492-675-5587","email_id":"Rocio_Renner86@yahoo.com","dop":"2025-04-06","serial_number":"11129687337400984","imei1":"11129687337400984","imei2":"11129687337400984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137065,"job_number":"JOB_137065","tr_customer_id":137082,"tr_customer_product_id":137072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:30.000Z","modified_at":"2025-12-24T16:39:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11687745640703","imei1":"11687745640703","imei2":"11687745640703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137067,"job_number":"JOB_137067","tr_customer_id":137084,"tr_customer_product_id":137074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:30.000Z","modified_at":"2025-12-24T16:39:30.000Z","name":"Berry Shields","mobile_number":"539-457-4158","email_id":"Christophe.Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"10047375383713470","imei1":"10047375383713470","imei2":"10047375383713470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137068,"job_number":"JOB_137068","tr_customer_id":137085,"tr_customer_product_id":137075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:37.000Z","modified_at":"2025-12-24T16:39:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677107975600","imei1":"13677107975600","imei2":"13677107975600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137070,"job_number":"JOB_137070","tr_customer_id":137087,"tr_customer_product_id":137077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:37.000Z","modified_at":"2025-12-24T16:39:37.000Z","name":"Esmeralda Botsford","mobile_number":"878-350-4391","email_id":"Eric15@yahoo.com","dop":"2025-04-06","serial_number":"19346621239050550","imei1":"19346621239050550","imei2":"19346621239050550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137071,"job_number":"JOB_137071","tr_customer_id":137088,"tr_customer_product_id":137078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:46:10.000Z","modified_at":"2025-12-24T16:46:10.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-14","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-12-14T16:46:09.402681379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137072,"job_number":"JOB_137072","tr_customer_id":137089,"tr_customer_product_id":137079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:47:16.000Z","modified_at":"2025-12-24T16:47:16.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-12-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-12-14T16:47:16.048812330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137073,"job_number":"JOB_137073","tr_customer_id":137090,"tr_customer_product_id":137080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:47:45.000Z","modified_at":"2025-12-24T16:47:45.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-12-14","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-12-14T16:47:44.753633120Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137074,"job_number":"JOB_137074","tr_customer_id":137091,"tr_customer_product_id":137081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:48:43.000Z","modified_at":"2025-12-24T16:48:43.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-12-14","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2025-12-14T16:48:42.443612022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137075,"job_number":"JOB_137075","tr_customer_id":137092,"tr_customer_product_id":137082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:09.000Z","modified_at":"2025-12-24T16:49:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13545048808951","imei1":"13545048808951","imei2":"13545048808951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137077,"job_number":"JOB_137077","tr_customer_id":137094,"tr_customer_product_id":137084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:09.000Z","modified_at":"2025-12-24T16:49:09.000Z","name":"Anthony Carroll","mobile_number":"731-498-0166","email_id":"Art.Schmeler82@gmail.com","dop":"2025-04-06","serial_number":"12807739831927668","imei1":"12807739831927668","imei2":"12807739831927668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137078,"job_number":"JOB_137078","tr_customer_id":137095,"tr_customer_product_id":137085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:16.000Z","modified_at":"2025-12-24T16:49:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17327964589482","imei1":"17327964589482","imei2":"17327964589482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137080,"job_number":"JOB_137080","tr_customer_id":137097,"tr_customer_product_id":137087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:17.000Z","modified_at":"2025-12-24T16:49:17.000Z","name":"Alice Nolan","mobile_number":"945-414-8469","email_id":"Betsy.Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"16359972624466096","imei1":"16359972624466096","imei2":"16359972624466096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137081,"job_number":"JOB_137081","tr_customer_id":137098,"tr_customer_product_id":137088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:24.000Z","modified_at":"2025-12-24T16:49:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19398602304450","imei1":"19398602304450","imei2":"19398602304450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137083,"job_number":"JOB_137083","tr_customer_id":137100,"tr_customer_product_id":137090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:24.000Z","modified_at":"2025-12-24T16:49:24.000Z","name":"Elfrieda Ullrich","mobile_number":"439-612-2774","email_id":"Jacinto_Fay@yahoo.com","dop":"2025-04-06","serial_number":"18614968278140550","imei1":"18614968278140550","imei2":"18614968278140550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137084,"job_number":"JOB_137084","tr_customer_id":137101,"tr_customer_product_id":137091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:41.000Z","modified_at":"2025-12-24T16:49:41.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-12-14","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-12-14T16:49:40.341691858Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137085,"job_number":"JOB_137085","tr_customer_id":137102,"tr_customer_product_id":137092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:38.000Z","modified_at":"2025-12-24T16:50:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18940886164734","imei1":"18940886164734","imei2":"18940886164734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137087,"job_number":"JOB_137087","tr_customer_id":137104,"tr_customer_product_id":137094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:38.000Z","modified_at":"2025-12-24T16:50:38.000Z","name":"Salvatore Schumm","mobile_number":"699-728-0497","email_id":"Geraldine_Jaskolski88@gmail.com","dop":"2025-04-06","serial_number":"11751758647111500","imei1":"11751758647111500","imei2":"11751758647111500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137088,"job_number":"JOB_137088","tr_customer_id":137105,"tr_customer_product_id":137095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:45.000Z","modified_at":"2025-12-24T16:50:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16826211924544","imei1":"16826211924544","imei2":"16826211924544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137090,"job_number":"JOB_137090","tr_customer_id":137107,"tr_customer_product_id":137097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:46.000Z","modified_at":"2025-12-24T16:50:46.000Z","name":"Ilene Durgan","mobile_number":"873-640-7448","email_id":"Jane89@gmail.com","dop":"2025-04-06","serial_number":"19116440128665780","imei1":"19116440128665780","imei2":"19116440128665780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137091,"job_number":"JOB_137091","tr_customer_id":137108,"tr_customer_product_id":137098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:53.000Z","modified_at":"2025-12-24T16:50:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18436399352537","imei1":"18436399352537","imei2":"18436399352537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137093,"job_number":"JOB_137093","tr_customer_id":137110,"tr_customer_product_id":137100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:53.000Z","modified_at":"2025-12-24T16:50:53.000Z","name":"Gilbert Schneider","mobile_number":"872-324-7892","email_id":"Fredy_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16674419260224408","imei1":"16674419260224408","imei2":"16674419260224408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137094,"job_number":"JOB_137094","tr_customer_id":137111,"tr_customer_product_id":137101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:39.000Z","modified_at":"2025-12-24T16:52:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19030629412714","imei1":"19030629412714","imei2":"19030629412714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137096,"job_number":"JOB_137096","tr_customer_id":137113,"tr_customer_product_id":137103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:40.000Z","modified_at":"2025-12-24T16:52:40.000Z","name":"Hertha McClure","mobile_number":"360-309-4605","email_id":"Jacinto19@yahoo.com","dop":"2025-04-06","serial_number":"16650556046500688","imei1":"16650556046500688","imei2":"16650556046500688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137097,"job_number":"JOB_137097","tr_customer_id":137114,"tr_customer_product_id":137104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:47.000Z","modified_at":"2025-12-24T16:52:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17733794139671","imei1":"17733794139671","imei2":"17733794139671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137099,"job_number":"JOB_137099","tr_customer_id":137116,"tr_customer_product_id":137106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:47.000Z","modified_at":"2025-12-24T16:52:47.000Z","name":"Isac Jacobson","mobile_number":"758-763-4510","email_id":"Eula23@gmail.com","dop":"2025-04-06","serial_number":"10459050014135400","imei1":"10459050014135400","imei2":"10459050014135400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137100,"job_number":"JOB_137100","tr_customer_id":137117,"tr_customer_product_id":137107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:54.000Z","modified_at":"2025-12-24T16:52:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11249753885924","imei1":"11249753885924","imei2":"11249753885924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137102,"job_number":"JOB_137102","tr_customer_id":137119,"tr_customer_product_id":137109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:54.000Z","modified_at":"2025-12-24T16:52:54.000Z","name":"Keely Morar","mobile_number":"972-537-9985","email_id":"Augustus.Ankunding@hotmail.com","dop":"2025-04-06","serial_number":"18137873010518504","imei1":"18137873010518504","imei2":"18137873010518504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137103,"job_number":"JOB_137103","tr_customer_id":137120,"tr_customer_product_id":137110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:55:39.000Z","modified_at":"2025-12-24T16:55:39.000Z","name":"Bhagwanti Bhattacharya","mobile_number":"7063329808","email_id":"chandrabhaga.patel@yahoo.co.in","dop":"2025-12-14","serial_number":"373638598437889","imei1":"373638598437889","imei2":"373638598437889","popurl":"www.rageswari-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137104,"job_number":"JOB_137104","tr_customer_id":137121,"tr_customer_product_id":137111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:13.000Z","modified_at":"2025-12-24T16:59:13.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-07-07","serial_number":"105741877766252","imei1":"105741877766252","imei2":"105741877766252","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137106,"job_number":"JOB_137106","tr_customer_id":137123,"tr_customer_product_id":137113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:23.000Z","modified_at":"2025-12-24T16:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-07-07","serial_number":"109281984405420","imei1":"109281984405420","imei2":"109281984405420","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137108,"job_number":"JOB_137108","tr_customer_id":137125,"tr_customer_product_id":137115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:35.000Z","modified_at":"2025-12-24T16:59:35.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-07-07","serial_number":"101498359554518","imei1":"101498359554518","imei2":"101498359554518","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137111,"job_number":"JOB_137111","tr_customer_id":137128,"tr_customer_product_id":137118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:24.000Z","modified_at":"2025-12-24T17:05:24.000Z","name":"Cicero Kuhn","mobile_number":"386-206-5091","email_id":"Jeanette.Brakus@yahoo.com","dop":"2025-04-06","serial_number":"17492444365027188","imei1":"17492444365027188","imei2":"17492444365027188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137113,"job_number":"JOB_137113","tr_customer_id":137130,"tr_customer_product_id":137120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:40.000Z","modified_at":"2025-12-24T17:05:40.000Z","name":"Euna Schultz","mobile_number":"449-642-4398","email_id":"Shane6@hotmail.com","dop":"2025-04-06","serial_number":"18754705817409870","imei1":"18754705817409870","imei2":"18754705817409870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137115,"job_number":"JOB_137115","tr_customer_id":137132,"tr_customer_product_id":137122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:56.000Z","modified_at":"2025-12-24T17:05:56.000Z","name":"Jessie Krajcik","mobile_number":"225-666-3348","email_id":"Curt.Abbott78@gmail.com","dop":"2025-04-06","serial_number":"16760419141807392","imei1":"16760419141807392","imei2":"16760419141807392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137116,"job_number":"JOB_137116","tr_customer_id":137133,"tr_customer_product_id":137123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:38:26.000Z","modified_at":"2025-12-24T17:38:26.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-24","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-24T17:38:23.706Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137118,"job_number":"JOB_137118","tr_customer_id":137135,"tr_customer_product_id":137125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:38:38.000Z","modified_at":"2025-12-24T17:38:38.000Z","name":"Jay Wintheiser","mobile_number":"395-557-2539","email_id":"Lorenza79@yahoo.com","dop":"2025-04-06","serial_number":"10616662712332578","imei1":"10616662712332578","imei2":"10616662712332578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137119,"job_number":"JOB_137119","tr_customer_id":137136,"tr_customer_product_id":137126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:40:30.000Z","modified_at":"2025-12-24T17:40:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-24","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-24T17:40:29.555Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137120,"job_number":"JOB_137120","tr_customer_id":137137,"tr_customer_product_id":137127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:41:58.000Z","modified_at":"2025-12-24T17:41:58.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-12-14","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-12-14T17:41:57.476140817Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137121,"job_number":"JOB_137121","tr_customer_id":137138,"tr_customer_product_id":137128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:14.000Z","modified_at":"2025-12-24T17:44:14.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-14","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-12-14T17:44:14.045670115Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137122,"job_number":"JOB_137122","tr_customer_id":137139,"tr_customer_product_id":137129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:22.000Z","modified_at":"2025-12-24T17:44:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15482499768319","imei1":"15482499768319","imei2":"15482499768319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137124,"job_number":"JOB_137124","tr_customer_id":137141,"tr_customer_product_id":137131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:23.000Z","modified_at":"2025-12-24T17:44:23.000Z","name":"Mya Murray","mobile_number":"331-800-0056","email_id":"Myrtle.Heller@hotmail.com","dop":"2025-04-06","serial_number":"10516780444187306","imei1":"10516780444187306","imei2":"10516780444187306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137125,"job_number":"JOB_137125","tr_customer_id":137142,"tr_customer_product_id":137132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:30.000Z","modified_at":"2025-12-24T17:44:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19717178868287","imei1":"19717178868287","imei2":"19717178868287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137127,"job_number":"JOB_137127","tr_customer_id":137144,"tr_customer_product_id":137134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:30.000Z","modified_at":"2025-12-24T17:44:30.000Z","name":"Oren Boehm","mobile_number":"541-584-8695","email_id":"Carmen.Anderson2@yahoo.com","dop":"2025-04-06","serial_number":"15557814419373276","imei1":"15557814419373276","imei2":"15557814419373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137128,"job_number":"JOB_137128","tr_customer_id":137145,"tr_customer_product_id":137135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:37.000Z","modified_at":"2025-12-24T17:44:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14706461991600","imei1":"14706461991600","imei2":"14706461991600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137130,"job_number":"JOB_137130","tr_customer_id":137147,"tr_customer_product_id":137137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:38.000Z","modified_at":"2025-12-24T17:44:38.000Z","name":"Athena Tromp","mobile_number":"952-982-5618","email_id":"Ransom_Becker@hotmail.com","dop":"2025-04-06","serial_number":"12039433721172386","imei1":"12039433721172386","imei2":"12039433721172386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137132,"job_number":"JOB_137132","tr_customer_id":137149,"tr_customer_product_id":137139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:10.000Z","modified_at":"2025-12-24T17:48:10.000Z","name":"Janet Gleason","mobile_number":"973-694-5354","email_id":"Julia77@hotmail.com","dop":"2025-04-06","serial_number":"12636271754064140","imei1":"12636271754064140","imei2":"12636271754064140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137133,"job_number":"JOB_137133","tr_customer_id":137150,"tr_customer_product_id":137140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:46.000Z","modified_at":"2025-12-24T17:48:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14726175858126","imei1":"14726175858126","imei2":"14726175858126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137135,"job_number":"JOB_137135","tr_customer_id":137152,"tr_customer_product_id":137142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:46.000Z","modified_at":"2025-12-24T17:48:46.000Z","name":"Celine Schmitt","mobile_number":"825-871-0813","email_id":"Jordyn_Heathcote32@gmail.com","dop":"2025-04-06","serial_number":"16170992934893140","imei1":"16170992934893140","imei2":"16170992934893140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137136,"job_number":"JOB_137136","tr_customer_id":137153,"tr_customer_product_id":137143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:53.000Z","modified_at":"2025-12-24T17:48:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10236063293920","imei1":"10236063293920","imei2":"10236063293920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137138,"job_number":"JOB_137138","tr_customer_id":137155,"tr_customer_product_id":137145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:54.000Z","modified_at":"2025-12-24T17:48:54.000Z","name":"Earnest Kiehn","mobile_number":"846-400-5008","email_id":"Demond91@yahoo.com","dop":"2025-04-06","serial_number":"11393245186664258","imei1":"11393245186664258","imei2":"11393245186664258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137139,"job_number":"JOB_137139","tr_customer_id":137156,"tr_customer_product_id":137146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:49:01.000Z","modified_at":"2025-12-24T17:49:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17363830794543","imei1":"17363830794543","imei2":"17363830794543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137141,"job_number":"JOB_137141","tr_customer_id":137158,"tr_customer_product_id":137148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:49:01.000Z","modified_at":"2025-12-24T17:49:01.000Z","name":"Emmy Koch","mobile_number":"653-512-7370","email_id":"Julio.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12308209592079334","imei1":"12308209592079334","imei2":"12308209592079334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137142,"job_number":"JOB_137142","tr_customer_id":137159,"tr_customer_product_id":137149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:03.000Z","modified_at":"2025-12-24T18:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15770086389461","imei1":"15770086389461","imei2":"15770086389461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137144,"job_number":"JOB_137144","tr_customer_id":137161,"tr_customer_product_id":137151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:03.000Z","modified_at":"2025-12-24T18:00:03.000Z","name":"Georgiana Jast","mobile_number":"573-328-9193","email_id":"Orrin_Padberg24@gmail.com","dop":"2025-04-06","serial_number":"10159807282761630","imei1":"10159807282761630","imei2":"10159807282761630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137145,"job_number":"JOB_137145","tr_customer_id":137162,"tr_customer_product_id":137152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:11.000Z","modified_at":"2025-12-24T18:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14593772084047","imei1":"14593772084047","imei2":"14593772084047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137147,"job_number":"JOB_137147","tr_customer_id":137164,"tr_customer_product_id":137154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:11.000Z","modified_at":"2025-12-24T18:00:11.000Z","name":"Wilhelmine Williamson","mobile_number":"467-847-5245","email_id":"Vita.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"16803125120321842","imei1":"16803125120321842","imei2":"16803125120321842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137148,"job_number":"JOB_137148","tr_customer_id":137165,"tr_customer_product_id":137155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:19.000Z","modified_at":"2025-12-24T18:00:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19532120755217","imei1":"19532120755217","imei2":"19532120755217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137151,"job_number":"JOB_137151","tr_customer_id":137168,"tr_customer_product_id":137158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:18:54.000Z","modified_at":"2025-12-24T18:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16958141610015","imei1":"16958141610015","imei2":"16958141610015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137153,"job_number":"JOB_137153","tr_customer_id":137170,"tr_customer_product_id":137160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:18:56.000Z","modified_at":"2025-12-24T18:18:56.000Z","name":"Norma Roob","mobile_number":"683-402-0257","email_id":"Rachael_Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"10114264375944024","imei1":"10114264375944024","imei2":"10114264375944024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137154,"job_number":"JOB_137154","tr_customer_id":137171,"tr_customer_product_id":137161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:19:40.000Z","modified_at":"2025-12-24T18:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347048936541","imei1":"12347048936541","imei2":"12347048936541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137156,"job_number":"JOB_137156","tr_customer_id":137173,"tr_customer_product_id":137163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:19:41.000Z","modified_at":"2025-12-24T18:19:41.000Z","name":"Aiyana Kuvalis","mobile_number":"912-530-5423","email_id":"Peggie.OConnell23@yahoo.com","dop":"2025-04-06","serial_number":"18529069141555444","imei1":"18529069141555444","imei2":"18529069141555444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137157,"job_number":"JOB_137157","tr_customer_id":137174,"tr_customer_product_id":137164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:07.000Z","modified_at":"2025-12-24T18:20:07.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899090","imei2":"67678909899090","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137158,"job_number":"JOB_137158","tr_customer_id":137175,"tr_customer_product_id":137165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:25.000Z","modified_at":"2025-12-24T18:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12602647018031","imei1":"12602647018031","imei2":"12602647018031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137160,"job_number":"JOB_137160","tr_customer_id":137177,"tr_customer_product_id":137167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:27.000Z","modified_at":"2025-12-24T18:20:27.000Z","name":"Verda Zemlak","mobile_number":"479-913-4270","email_id":"Jairo41@hotmail.com","dop":"2025-04-06","serial_number":"16609310960399364","imei1":"16609310960399364","imei2":"16609310960399364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137162,"job_number":"JOB_137162","tr_customer_id":137179,"tr_customer_product_id":137169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:39:43.000Z","modified_at":"2025-12-24T18:39:43.000Z","name":"Arlo Lebsack","mobile_number":"242-779-9964","email_id":"Jeremie.Beier@hotmail.com","dop":"2025-11-30","serial_number":"17111951169155","imei1":"17111951169155","imei2":"17111951169155","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137163,"job_number":"JOB_137163","tr_customer_id":137180,"tr_customer_product_id":137170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:39:43.000Z","modified_at":"2025-12-24T18:39:43.000Z","name":"Cecilia Mills","mobile_number":"280-874-7732","email_id":"Asia88@yahoo.com","dop":"2025-11-30","serial_number":"507344137709739","imei1":"507344137709739","imei2":"507344137709739","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137164,"job_number":"JOB_137164","tr_customer_id":137181,"tr_customer_product_id":137171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:46:01.000Z","modified_at":"2025-12-24T18:46:01.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899091","imei2":"67678909899091","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137165,"job_number":"JOB_137165","tr_customer_id":137182,"tr_customer_product_id":137172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:47:21.000Z","modified_at":"2025-12-24T18:47:21.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899092","imei2":"676789098990912","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137166,"job_number":"JOB_137166","tr_customer_id":137183,"tr_customer_product_id":137173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:49:50.000Z","modified_at":"2025-12-24T18:49:50.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-12-14","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-12-14T18:49:49.512734978Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137167,"job_number":"JOB_137167","tr_customer_id":137184,"tr_customer_product_id":137174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:13.000Z","modified_at":"2025-12-24T18:51:13.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2025-12-23","serial_number":"23842930780281","imei1":"23842930780281","imei2":"23842930780281","popurl":"2025-12-23T18:51:12.207342032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137168,"job_number":"JOB_137168","tr_customer_id":137185,"tr_customer_product_id":137175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:23.000Z","modified_at":"2025-12-24T18:51:23.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-12-14","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-12-14T18:51:22.402983591Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137169,"job_number":"JOB_137169","tr_customer_id":137186,"tr_customer_product_id":137176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:48.000Z","modified_at":"2025-12-24T18:51:48.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-12-14","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-12-14T18:51:48.097506664Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137170,"job_number":"JOB_137170","tr_customer_id":137187,"tr_customer_product_id":137177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:52:18.000Z","modified_at":"2025-12-24T18:52:18.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-12-14","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-12-14T18:52:17.662544488Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137171,"job_number":"JOB_137171","tr_customer_id":137188,"tr_customer_product_id":137178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:52:21.000Z","modified_at":"2025-12-24T18:52:21.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-12-14","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-12-14T18:52:20.449336216Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137172,"job_number":"JOB_137172","tr_customer_id":137189,"tr_customer_product_id":137179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:53:21.000Z","modified_at":"2025-12-24T18:53:21.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-12-19","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-12-19T18:53:20.561461734Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137174,"job_number":"JOB_137174","tr_customer_id":137191,"tr_customer_product_id":137181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:16.000Z","modified_at":"2025-12-24T19:25:16.000Z","name":"Kaycee Sauer","mobile_number":"891-381-9545","email_id":"Edgar_Barton7@yahoo.com","dop":"2025-11-30","serial_number":"13200741251624","imei1":"13200741251624","imei2":"13200741251624","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137175,"job_number":"JOB_137175","tr_customer_id":137192,"tr_customer_product_id":137182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:16.000Z","modified_at":"2025-12-24T19:25:16.000Z","name":"Alek McKenzie","mobile_number":"762-820-8990","email_id":"Waino_Denesik66@yahoo.com","dop":"2025-11-30","serial_number":"262606769567589","imei1":"262606769567589","imei2":"262606769567589","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137177,"job_number":"JOB_137177","tr_customer_id":137194,"tr_customer_product_id":137184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:30.000Z","modified_at":"2025-12-24T19:25:30.000Z","name":"Maxwell Okuneva","mobile_number":"710-882-4804","email_id":"Lelia.Stark44@yahoo.com","dop":"2025-11-30","serial_number":"11779346217692","imei1":"11779346217692","imei2":"11779346217692","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137178,"job_number":"JOB_137178","tr_customer_id":137195,"tr_customer_product_id":137185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:30.000Z","modified_at":"2025-12-24T19:25:30.000Z","name":"Sonya Grant","mobile_number":"407-312-6549","email_id":"Wilfred.Kemmer@yahoo.com","dop":"2025-11-30","serial_number":"483659161642864","imei1":"483659161642864","imei2":"483659161642864","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137180,"job_number":"JOB_137180","tr_customer_id":137197,"tr_customer_product_id":137187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:37:59.000Z","modified_at":"2025-12-24T19:37:59.000Z","name":"Beryl Dicki","mobile_number":"832-872-6009","email_id":"Kayla8@hotmail.com","dop":"2025-11-30","serial_number":"12246693501902","imei1":"12246693501902","imei2":"12246693501902","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137181,"job_number":"JOB_137181","tr_customer_id":137198,"tr_customer_product_id":137188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:38:00.000Z","modified_at":"2025-12-24T19:38:00.000Z","name":"Reinhold Armstrong","mobile_number":"511-333-9204","email_id":"Maverick30@hotmail.com","dop":"2025-11-30","serial_number":"560791923033619","imei1":"560791923033619","imei2":"560791923033619","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137182,"job_number":"JOB_137182","tr_customer_id":137199,"tr_customer_product_id":137189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:07.000Z","modified_at":"2025-12-24T20:25:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12728225812952","imei1":"12728225812952","imei2":"12728225812952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137184,"job_number":"JOB_137184","tr_customer_id":137201,"tr_customer_product_id":137191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:07.000Z","modified_at":"2025-12-24T20:25:07.000Z","name":"Kris Roberts","mobile_number":"287-290-2110","email_id":"Giles_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"15255574456080784","imei1":"15255574456080784","imei2":"15255574456080784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137185,"job_number":"JOB_137185","tr_customer_id":137202,"tr_customer_product_id":137192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:15.000Z","modified_at":"2025-12-24T20:25:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15879403313923","imei1":"15879403313923","imei2":"15879403313923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137187,"job_number":"JOB_137187","tr_customer_id":137204,"tr_customer_product_id":137194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:15.000Z","modified_at":"2025-12-24T20:25:15.000Z","name":"Vena D'Amore","mobile_number":"597-211-9426","email_id":"Karlie.Fadel@yahoo.com","dop":"2025-04-06","serial_number":"12119329799323684","imei1":"12119329799323684","imei2":"12119329799323684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137188,"job_number":"JOB_137188","tr_customer_id":137205,"tr_customer_product_id":137195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:23.000Z","modified_at":"2025-12-24T20:25:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12417249076331","imei1":"12417249076331","imei2":"12417249076331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137190,"job_number":"JOB_137190","tr_customer_id":137207,"tr_customer_product_id":137197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:23.000Z","modified_at":"2025-12-24T20:25:23.000Z","name":"Nico Marks","mobile_number":"909-437-3675","email_id":"Meta.Heathcote@gmail.com","dop":"2025-04-06","serial_number":"16706949534962240","imei1":"16706949534962240","imei2":"16706949534962240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137191,"job_number":"JOB_137191","tr_customer_id":137208,"tr_customer_product_id":137198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:05.000Z","modified_at":"2025-12-24T20:26:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11787516456528","imei1":"11787516456528","imei2":"11787516456528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137193,"job_number":"JOB_137193","tr_customer_id":137210,"tr_customer_product_id":137200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:05.000Z","modified_at":"2025-12-24T20:26:05.000Z","name":"Ervin Terry","mobile_number":"950-779-2037","email_id":"Jamison53@yahoo.com","dop":"2025-04-06","serial_number":"19537902153397572","imei1":"19537902153397572","imei2":"19537902153397572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137194,"job_number":"JOB_137194","tr_customer_id":137211,"tr_customer_product_id":137201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:12.000Z","modified_at":"2025-12-24T20:26:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10854069255725","imei1":"10854069255725","imei2":"10854069255725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137196,"job_number":"JOB_137196","tr_customer_id":137213,"tr_customer_product_id":137203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:13.000Z","modified_at":"2025-12-24T20:26:13.000Z","name":"Caleigh Bahringer","mobile_number":"835-677-9153","email_id":"Alanis_Raynor@gmail.com","dop":"2025-04-06","serial_number":"17131741753899954","imei1":"17131741753899954","imei2":"17131741753899954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137197,"job_number":"JOB_137197","tr_customer_id":137214,"tr_customer_product_id":137204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:20.000Z","modified_at":"2025-12-24T20:26:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210641188380","imei1":"12210641188380","imei2":"12210641188380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137199,"job_number":"JOB_137199","tr_customer_id":137216,"tr_customer_product_id":137206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:20.000Z","modified_at":"2025-12-24T20:26:20.000Z","name":"Savanah Oberbrunner","mobile_number":"263-897-2438","email_id":"Erling92@hotmail.com","dop":"2025-04-06","serial_number":"18095913402188064","imei1":"18095913402188064","imei2":"18095913402188064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137200,"job_number":"JOB_137200","tr_customer_id":137217,"tr_customer_product_id":137207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:51.000Z","modified_at":"2025-12-24T20:34:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10580703071802","imei1":"10580703071802","imei2":"10580703071802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137202,"job_number":"JOB_137202","tr_customer_id":137219,"tr_customer_product_id":137209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:52.000Z","modified_at":"2025-12-24T20:34:52.000Z","name":"Breanne Ryan","mobile_number":"870-815-8246","email_id":"Guillermo.Carroll@gmail.com","dop":"2025-04-06","serial_number":"12830571961487298","imei1":"12830571961487298","imei2":"12830571961487298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137203,"job_number":"JOB_137203","tr_customer_id":137220,"tr_customer_product_id":137210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:59.000Z","modified_at":"2025-12-24T20:34:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10448088288998","imei1":"10448088288998","imei2":"10448088288998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137205,"job_number":"JOB_137205","tr_customer_id":137222,"tr_customer_product_id":137212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:00.000Z","modified_at":"2025-12-24T20:35:00.000Z","name":"Jeremy Bruen","mobile_number":"892-391-0376","email_id":"Dangelo_Prosacco@hotmail.com","dop":"2025-04-06","serial_number":"18535639526413310","imei1":"18535639526413310","imei2":"18535639526413310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137206,"job_number":"JOB_137206","tr_customer_id":137223,"tr_customer_product_id":137213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:07.000Z","modified_at":"2025-12-24T20:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19710219848447","imei1":"19710219848447","imei2":"19710219848447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137208,"job_number":"JOB_137208","tr_customer_id":137225,"tr_customer_product_id":137215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:07.000Z","modified_at":"2025-12-24T20:35:07.000Z","name":"Brenna Hansen","mobile_number":"363-538-0333","email_id":"Mertie47@hotmail.com","dop":"2025-04-06","serial_number":"14105055497469500","imei1":"14105055497469500","imei2":"14105055497469500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137209,"job_number":"JOB_137209","tr_customer_id":137226,"tr_customer_product_id":137216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:50.000Z","modified_at":"2025-12-24T20:41:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15929095478995","imei1":"15929095478995","imei2":"15929095478995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137211,"job_number":"JOB_137211","tr_customer_id":137228,"tr_customer_product_id":137218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:50.000Z","modified_at":"2025-12-24T20:41:50.000Z","name":"Antonina Stokes","mobile_number":"321-997-3348","email_id":"Diana.Hintz@hotmail.com","dop":"2025-04-06","serial_number":"11656536367117718","imei1":"11656536367117718","imei2":"11656536367117718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137212,"job_number":"JOB_137212","tr_customer_id":137229,"tr_customer_product_id":137219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:58.000Z","modified_at":"2025-12-24T20:41:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263015039813","imei1":"14263015039813","imei2":"14263015039813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137214,"job_number":"JOB_137214","tr_customer_id":137231,"tr_customer_product_id":137221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:58.000Z","modified_at":"2025-12-24T20:41:58.000Z","name":"Shad Berge","mobile_number":"896-832-3827","email_id":"Norene.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"16029722212537916","imei1":"16029722212537916","imei2":"16029722212537916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137215,"job_number":"JOB_137215","tr_customer_id":137232,"tr_customer_product_id":137222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:42:06.000Z","modified_at":"2025-12-24T20:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19255383469777","imei1":"19255383469777","imei2":"19255383469777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137217,"job_number":"JOB_137217","tr_customer_id":137234,"tr_customer_product_id":137224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:42:06.000Z","modified_at":"2025-12-24T20:42:06.000Z","name":"Erling Jones","mobile_number":"944-480-3279","email_id":"Margarita.Grant@yahoo.com","dop":"2025-04-06","serial_number":"19705887842424840","imei1":"19705887842424840","imei2":"19705887842424840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137218,"job_number":"JOB_137218","tr_customer_id":137235,"tr_customer_product_id":137225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:07.000Z","modified_at":"2025-12-24T20:46:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15041471929625","imei1":"15041471929625","imei2":"15041471929625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137220,"job_number":"JOB_137220","tr_customer_id":137237,"tr_customer_product_id":137227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:08.000Z","modified_at":"2025-12-24T20:46:08.000Z","name":"Cary Abshire","mobile_number":"936-715-1296","email_id":"Wanda_Jones@gmail.com","dop":"2025-04-06","serial_number":"17231978230595356","imei1":"17231978230595356","imei2":"17231978230595356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137221,"job_number":"JOB_137221","tr_customer_id":137238,"tr_customer_product_id":137228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:15.000Z","modified_at":"2025-12-24T20:46:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10620026209042","imei1":"10620026209042","imei2":"10620026209042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137223,"job_number":"JOB_137223","tr_customer_id":137240,"tr_customer_product_id":137230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:15.000Z","modified_at":"2025-12-24T20:46:15.000Z","name":"Tara Rohan","mobile_number":"773-649-5082","email_id":"Nora_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"13628303413365206","imei1":"13628303413365206","imei2":"13628303413365206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137224,"job_number":"JOB_137224","tr_customer_id":137241,"tr_customer_product_id":137231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:23.000Z","modified_at":"2025-12-24T20:46:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16599520935141","imei1":"16599520935141","imei2":"16599520935141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137226,"job_number":"JOB_137226","tr_customer_id":137243,"tr_customer_product_id":137233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:23.000Z","modified_at":"2025-12-24T20:46:23.000Z","name":"Giovani Hegmann","mobile_number":"364-219-8621","email_id":"Raphael.Brekke50@hotmail.com","dop":"2025-04-06","serial_number":"19057258609677890","imei1":"19057258609677890","imei2":"19057258609677890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137227,"job_number":"JOB_137227","tr_customer_id":137244,"tr_customer_product_id":137234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:48:59.000Z","modified_at":"2025-12-24T20:48:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13094880827688","imei1":"13094880827688","imei2":"13094880827688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137229,"job_number":"JOB_137229","tr_customer_id":137246,"tr_customer_product_id":137236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:48:59.000Z","modified_at":"2025-12-24T20:48:59.000Z","name":"Rosetta Kohler","mobile_number":"479-357-0112","email_id":"Meggie93@yahoo.com","dop":"2025-04-06","serial_number":"14604936692018352","imei1":"14604936692018352","imei2":"14604936692018352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137230,"job_number":"JOB_137230","tr_customer_id":137247,"tr_customer_product_id":137237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:07.000Z","modified_at":"2025-12-24T20:49:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10350129371458","imei1":"10350129371458","imei2":"10350129371458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137232,"job_number":"JOB_137232","tr_customer_id":137249,"tr_customer_product_id":137239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:07.000Z","modified_at":"2025-12-24T20:49:07.000Z","name":"Brianne Schuppe","mobile_number":"609-640-8718","email_id":"Taryn37@yahoo.com","dop":"2025-04-06","serial_number":"16186354412644774","imei1":"16186354412644774","imei2":"16186354412644774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137233,"job_number":"JOB_137233","tr_customer_id":137250,"tr_customer_product_id":137240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:14.000Z","modified_at":"2025-12-24T20:49:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16011683025010","imei1":"16011683025010","imei2":"16011683025010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137235,"job_number":"JOB_137235","tr_customer_id":137252,"tr_customer_product_id":137242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:15.000Z","modified_at":"2025-12-24T20:49:15.000Z","name":"Madonna Schmidt","mobile_number":"905-946-1916","email_id":"Margot.White@hotmail.com","dop":"2025-04-06","serial_number":"16592744164369156","imei1":"16592744164369156","imei2":"16592744164369156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137236,"job_number":"JOB_137236","tr_customer_id":137253,"tr_customer_product_id":137243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:38:19.000Z","modified_at":"2025-12-24T21:38:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19431760934267","imei1":"19431760934267","imei2":"19431760934267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137238,"job_number":"JOB_137238","tr_customer_id":137255,"tr_customer_product_id":137245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:38:20.000Z","modified_at":"2025-12-24T21:38:20.000Z","name":"Ernie Toy","mobile_number":"372-436-3051","email_id":"Wilson_Cronin@yahoo.com","dop":"2025-04-06","serial_number":"13284600862478224","imei1":"13284600862478224","imei2":"13284600862478224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137239,"job_number":"JOB_137239","tr_customer_id":137256,"tr_customer_product_id":137246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:04.000Z","modified_at":"2025-12-24T21:39:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19234285154882","imei1":"19234285154882","imei2":"19234285154882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137241,"job_number":"JOB_137241","tr_customer_id":137258,"tr_customer_product_id":137248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:05.000Z","modified_at":"2025-12-24T21:39:05.000Z","name":"Vicenta Funk","mobile_number":"502-898-4471","email_id":"Dahlia51@hotmail.com","dop":"2025-04-06","serial_number":"10980784552676180","imei1":"10980784552676180","imei2":"10980784552676180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137242,"job_number":"JOB_137242","tr_customer_id":137259,"tr_customer_product_id":137249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:49.000Z","modified_at":"2025-12-24T21:39:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11394617971847","imei1":"11394617971847","imei2":"11394617971847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137244,"job_number":"JOB_137244","tr_customer_id":137261,"tr_customer_product_id":137251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:50.000Z","modified_at":"2025-12-24T21:39:50.000Z","name":"Damian Dach","mobile_number":"525-310-0135","email_id":"Lucio.Moen58@gmail.com","dop":"2025-04-06","serial_number":"12317943960728836","imei1":"12317943960728836","imei2":"12317943960728836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137245,"job_number":"JOB_137245","tr_customer_id":137262,"tr_customer_product_id":137252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:17.000Z","modified_at":"2025-12-24T21:48:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12327733385296","imei1":"12327733385296","imei2":"12327733385296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137247,"job_number":"JOB_137247","tr_customer_id":137264,"tr_customer_product_id":137254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:18.000Z","modified_at":"2025-12-24T21:48:18.000Z","name":"Jasen Carroll","mobile_number":"688-242-1025","email_id":"Carroll88@gmail.com","dop":"2025-04-06","serial_number":"10646858419884270","imei1":"10646858419884270","imei2":"10646858419884270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137248,"job_number":"JOB_137248","tr_customer_id":137265,"tr_customer_product_id":137255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:28.000Z","modified_at":"2025-12-24T21:48:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739385191142","imei1":"13739385191142","imei2":"13739385191142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137250,"job_number":"JOB_137250","tr_customer_id":137267,"tr_customer_product_id":137257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:28.000Z","modified_at":"2025-12-24T21:48:28.000Z","name":"Warren Marvin","mobile_number":"508-398-3535","email_id":"Abagail.Hamill@gmail.com","dop":"2025-04-06","serial_number":"19109774375391450","imei1":"19109774375391450","imei2":"19109774375391450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137251,"job_number":"JOB_137251","tr_customer_id":137268,"tr_customer_product_id":137258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:37.000Z","modified_at":"2025-12-24T21:48:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538126832893","imei1":"14538126832893","imei2":"14538126832893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137253,"job_number":"JOB_137253","tr_customer_id":137270,"tr_customer_product_id":137260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:38.000Z","modified_at":"2025-12-24T21:48:38.000Z","name":"Xander Shields","mobile_number":"657-860-3982","email_id":"Bradford.Shanahan66@yahoo.com","dop":"2025-04-06","serial_number":"14728180839482888","imei1":"14728180839482888","imei2":"14728180839482888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137254,"job_number":"JOB_137254","tr_customer_id":137271,"tr_customer_product_id":137261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:03:30.000Z","modified_at":"2025-12-24T22:03:30.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79756591958888","imei1":"79756591958888","imei2":"79756591958888","popurl":"2025-12-14T22:03:27.431531Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137255,"job_number":"JOB_137255","tr_customer_id":137272,"tr_customer_product_id":137262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:03:59.000Z","modified_at":"2025-12-24T22:03:59.000Z","name":"Ganapati Kaniyar","mobile_number":"7010641307","email_id":"satish.kaur@gmail.com","dop":"2025-12-14","serial_number":"545649492451795","imei1":"545649492451795","imei2":"545649492451795","popurl":"www.himadri-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137256,"job_number":"JOB_137256","tr_customer_id":137273,"tr_customer_product_id":137263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:04:20.000Z","modified_at":"2025-12-24T22:04:20.000Z","name":"Lalita Sharma","mobile_number":"7041498888","email_id":"gayatri.kaur@hotmail.com","dop":"2025-12-14","serial_number":"867569733983126","imei1":"867569733983126","imei2":"867569733983126","popurl":"www.tanushree-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137257,"job_number":"JOB_137257","tr_customer_id":137274,"tr_customer_product_id":137264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:05:19.000Z","modified_at":"2025-12-24T22:05:19.000Z","name":"Kali Ganaka","mobile_number":"7028598557","email_id":"aagney.abbott@hotmail.com","dop":"2025-12-14","serial_number":"998998508675101","imei1":"998998508675101","imei2":"998998508675101","popurl":"www.girja-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137258,"job_number":"JOB_137258","tr_customer_id":137275,"tr_customer_product_id":137265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:05:56.000Z","modified_at":"2025-12-24T22:05:56.000Z","name":"Asha Joshi","mobile_number":"7069594547","email_id":"digambara.mahajan@hotmail.com","dop":"2025-12-14","serial_number":"432196340315229","imei1":"432196340315229","imei2":"432196340315229","popurl":"www.abhaya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137259,"job_number":"JOB_137259","tr_customer_id":137276,"tr_customer_product_id":137266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:06:26.000Z","modified_at":"2025-12-24T22:06:26.000Z","name":"Chakrika Jain","mobile_number":"7002208922","email_id":"brahma.guha@hotmail.com","dop":"2025-12-14","serial_number":"895691826629893","imei1":"895691826629893","imei2":"895691826629893","popurl":"www.shankar-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137260,"job_number":"JOB_137260","tr_customer_id":137277,"tr_customer_product_id":137267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:57:08.000Z","modified_at":"2025-12-24T22:57:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79856591958888","imei1":"79856591958888","imei2":"79856591958888","popurl":"2025-12-14T22:57:06.246763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137261,"job_number":"JOB_137261","tr_customer_id":137278,"tr_customer_product_id":137268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:59:41.000Z","modified_at":"2025-12-24T22:59:41.000Z","name":"Bhardwaj Menon","mobile_number":"7032106010","email_id":"basanti.tandon@gmail.com","dop":"2025-12-14","serial_number":"188759181415087","imei1":"188759181415087","imei2":"188759181415087","popurl":"www.chakravarti-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137262,"job_number":"JOB_137262","tr_customer_id":137279,"tr_customer_product_id":137269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:12:16.000Z","modified_at":"2025-12-24T23:12:16.000Z","name":"Baijayanti Bhat","mobile_number":"7050173476","email_id":"chandira.embranthiri@yahoo.co.in","dop":"2025-12-14","serial_number":"635374423729872","imei1":"635374423729872","imei2":"635374423729872","popurl":"www.jitender-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137263,"job_number":"JOB_137263","tr_customer_id":137280,"tr_customer_product_id":137270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:13:27.000Z","modified_at":"2025-12-24T23:13:27.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79956591958888","imei1":"79956591958888","imei2":"79956591958888","popurl":"2025-12-14T23:13:24.678701Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137264,"job_number":"JOB_137264","tr_customer_id":137281,"tr_customer_product_id":137271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:37:49.000Z","modified_at":"2025-12-24T23:37:49.000Z","name":"Jagadisha Mehra","mobile_number":"7091582532","email_id":"vasudev.iyengar@gmail.com","dop":"2025-12-14","serial_number":"791619741032619","imei1":"791619741032619","imei2":"791619741032619","popurl":"www.bankimchandra-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137265,"job_number":"JOB_137265","tr_customer_id":137282,"tr_customer_product_id":137272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:45:51.000Z","modified_at":"2025-12-24T23:45:51.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79916591958888","imei1":"79916591958888","imei2":"79916591958888","popurl":"2025-12-14T23:45:47.739927Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137266,"job_number":"JOB_137266","tr_customer_id":137283,"tr_customer_product_id":137273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:47:18.000Z","modified_at":"2025-12-24T23:47:18.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79926591958888","imei1":"79926591958888","imei2":"79926591958888","popurl":"2025-12-14T23:47:15.076298Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137267,"job_number":"JOB_137267","tr_customer_id":137284,"tr_customer_product_id":137274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:49:11.000Z","modified_at":"2025-12-24T23:49:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79936591958888","imei1":"79936591958888","imei2":"79936591958888","popurl":"2025-12-14T23:49:07.937906Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137268,"job_number":"JOB_137268","tr_customer_id":137285,"tr_customer_product_id":137275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:56:46.000Z","modified_at":"2025-12-24T23:56:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79946591958888","imei1":"79946591958888","imei2":"79946591958888","popurl":"2025-12-14T23:56:43.503077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137269,"job_number":"JOB_137269","tr_customer_id":137286,"tr_customer_product_id":137276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:12.000Z","modified_at":"2025-12-25T00:08:12.000Z","name":"Jaimini Naik","mobile_number":"7029072042","email_id":"divaakar.pilla@hotmail.com","dop":"2025-12-15","serial_number":"752058325493042","imei1":"752058325493042","imei2":"752058325493042","popurl":"www.balachandra-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137270,"job_number":"JOB_137270","tr_customer_id":137287,"tr_customer_product_id":137277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:14.000Z","modified_at":"2025-12-25T00:08:14.000Z","name":"Dwaipayana Pothuvaal","mobile_number":"7054131744","email_id":"bhooshit.rana@yahoo.co.in","dop":"2025-12-15","serial_number":"133076733609513","imei1":"133076733609513","imei2":"133076733609513","popurl":"www.dhruv-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137271,"job_number":"JOB_137271","tr_customer_id":137288,"tr_customer_product_id":137278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:09:03.000Z","modified_at":"2025-12-25T01:09:03.000Z","name":"Hardy Schuster","mobile_number":"464-323-7082","email_id":"Jerel69@gmail.com","dop":"2025-11-11","serial_number":"15831696686253","imei1":"15831696686253","imei2":"15831696686253","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137272,"job_number":"JOB_137272","tr_customer_id":137289,"tr_customer_product_id":137279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:11:09.000Z","modified_at":"2025-12-25T01:11:09.000Z","name":"Alverta Glover","mobile_number":"441-979-3818","email_id":"Betsy.Stamm3@yahoo.com","dop":"2025-11-11","serial_number":"16195343352662","imei1":"16195343352662","imei2":"16195343352662","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137273,"job_number":"JOB_137273","tr_customer_id":137290,"tr_customer_product_id":137280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:13:39.000Z","modified_at":"2025-12-25T01:13:39.000Z","name":"Jo Willms","mobile_number":"646-632-7416","email_id":"Daryl.Bogisich@yahoo.com","dop":"2025-11-11","serial_number":"17538031797099","imei1":"17538031797099","imei2":"17538031797099","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137274,"job_number":"JOB_137274","tr_customer_id":137291,"tr_customer_product_id":137281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:16:59.000Z","modified_at":"2025-12-25T01:16:59.000Z","name":"Jensen Halvorson","mobile_number":"926-863-8868","email_id":"Susana.Gislason71@yahoo.com","dop":"2025-11-11","serial_number":"19238036436213","imei1":"19238036436213","imei2":"19238036436213","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137275,"job_number":"JOB_137275","tr_customer_id":137292,"tr_customer_product_id":137282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:19:30.000Z","modified_at":"2025-12-25T01:19:30.000Z","name":"Ottis Thompson","mobile_number":"725-304-9157","email_id":"Winifred.Feest71@hotmail.com","dop":"2025-11-11","serial_number":"19487346040937","imei1":"19487346040937","imei2":"19487346040937","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137276,"job_number":"JOB_137276","tr_customer_id":137293,"tr_customer_product_id":137283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:24:44.000Z","modified_at":"2025-12-25T01:24:44.000Z","name":"Florian Treutel","mobile_number":"337-967-5738","email_id":"Vanessa.Brekke@yahoo.com","dop":"2025-11-11","serial_number":"13358178535000","imei1":"13358178535000","imei2":"13358178535000","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137278,"job_number":"JOB_137278","tr_customer_id":137295,"tr_customer_product_id":137285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:14.000Z","modified_at":"2025-12-25T01:27:14.000Z","name":"Bo Abshire","mobile_number":"408-327-9517","email_id":"Maximillian.Dibbert74@gmail.com","dop":"2025-04-06","serial_number":"17998800452203788","imei1":"17998800452203788","imei2":"17998800452203788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137290,"job_number":"JOB_137290","tr_customer_id":137307,"tr_customer_product_id":137297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:53.000Z","modified_at":"2025-12-25T03:45:53.000Z","name":"Erik Cartwright","mobile_number":"291-412-1406","email_id":"Brandi5@yahoo.com","dop":"2025-04-06","serial_number":"16667689361463940","imei1":"16667689361463940","imei2":"16667689361463940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137292,"job_number":"JOB_137292","tr_customer_id":137309,"tr_customer_product_id":137299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13326406898259","imei1":"13326406898259","imei2":"13326406898259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137294,"job_number":"JOB_137294","tr_customer_id":137311,"tr_customer_product_id":137301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:03.000Z","modified_at":"2025-12-25T03:46:03.000Z","name":"Stanford Schinner","mobile_number":"881-749-5328","email_id":"Randal.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"14300376876198068","imei1":"14300376876198068","imei2":"14300376876198068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137295,"job_number":"JOB_137295","tr_customer_id":137312,"tr_customer_product_id":137302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:12.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12627075769823","imei1":"12627075769823","imei2":"12627075769823","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137297,"job_number":"JOB_137297","tr_customer_id":137314,"tr_customer_product_id":137304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:28.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11115070131535","imei1":"11115070131535","imei2":"11115070131535","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137300,"job_number":"JOB_137300","tr_customer_id":137317,"tr_customer_product_id":137307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:38.000Z","modified_at":"2025-12-25T03:46:38.000Z","name":"Shirley Ward","mobile_number":"743-661-6442","email_id":"Alexie.Hane@hotmail.com","dop":"2025-04-06","serial_number":"15869525404044476","imei1":"15869525404044476","imei2":"15869525404044476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137302,"job_number":"JOB_137302","tr_customer_id":137319,"tr_customer_product_id":137309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"Tristin Heathcote","mobile_number":"810-484-1944","email_id":"Dusty_Fritsch9@gmail.com","dop":"2025-04-06","serial_number":"10583712318346","imei1":"10583712318346","imei2":"10583712318346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137303,"job_number":"JOB_137303","tr_customer_id":137320,"tr_customer_product_id":137310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12100092582869","imei1":"12100092582869","imei2":"12100092582869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137305,"job_number":"JOB_137305","tr_customer_id":137322,"tr_customer_product_id":137312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Addison Rolfson","mobile_number":"346-603-8927","email_id":"Ova_Huel11@yahoo.com","dop":"2025-04-06","serial_number":"15023080673612660","imei1":"15023080673612660","imei2":"15023080673612660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137306,"job_number":"JOB_137306","tr_customer_id":137323,"tr_customer_product_id":137313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:41.000Z","modified_at":"2025-12-25T03:46:41.000Z","name":"Jayda Zulauf","mobile_number":"423-575-7211","email_id":"Drake_Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"11982925085544988","imei1":"11982925085544988","imei2":"11982925085544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137307,"job_number":"JOB_137307","tr_customer_id":137324,"tr_customer_product_id":137314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10401559741388","imei1":"10401559741388","imei2":"10401559741388","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137309,"job_number":"JOB_137309","tr_customer_id":137326,"tr_customer_product_id":137316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11505983862151","imei1":"11505983862151","imei2":"11505983862151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137311,"job_number":"JOB_137311","tr_customer_id":137328,"tr_customer_product_id":137318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:43.000Z","modified_at":"2025-12-25T03:46:43.000Z","name":"Jerrod Sauer","mobile_number":"467-638-1423","email_id":"Davonte42@gmail.com","dop":"2025-06-18","serial_number":"1039595875050718","imei1":"1039595875050718","imei2":"1039595875050718","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137312,"job_number":"JOB_137312","tr_customer_id":137329,"tr_customer_product_id":137319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Ryan Conroy","mobile_number":"481-446-1879","email_id":"Conner39@hotmail.com","dop":"2025-04-06","serial_number":"11886417942262504","imei1":"11886417942262504","imei2":"11886417942262504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137313,"job_number":"JOB_137313","tr_customer_id":137330,"tr_customer_product_id":137320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11511329063052","imei1":"11511329063052","imei2":"11511329063052","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137316,"job_number":"JOB_137316","tr_customer_id":137333,"tr_customer_product_id":137323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:48.000Z","modified_at":"2025-12-25T03:46:48.000Z","name":"Anahi Johnson","mobile_number":"517-763-2086","email_id":"Madonna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"16591868289177204","imei1":"16591868289177204","imei2":"16591868289177204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137318,"job_number":"JOB_137318","tr_customer_id":137335,"tr_customer_product_id":137325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:50.000Z","modified_at":"2025-12-25T03:46:50.000Z","name":"Ursula Nienow","mobile_number":"800-627-6651","email_id":"Maryjane_Heidenreich75@hotmail.com","dop":"2025-04-06","serial_number":"10074789380363398","imei1":"10074789380363398","imei2":"10074789380363398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137319,"job_number":"JOB_137319","tr_customer_id":137336,"tr_customer_product_id":137326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18755204682927","imei1":"18755204682927","imei2":"18755204682927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137321,"job_number":"JOB_137321","tr_customer_id":137338,"tr_customer_product_id":137328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:02.000Z","modified_at":"2025-12-25T03:47:02.000Z","name":"Blanche Adams","mobile_number":"581-345-5357","email_id":"Linnea_Satterfield@yahoo.com","dop":"2025-04-06","serial_number":"18420067094425430","imei1":"18420067094425430","imei2":"18420067094425430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137323,"job_number":"JOB_137323","tr_customer_id":137340,"tr_customer_product_id":137330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:11.000Z","modified_at":"2025-12-25T03:47:11.000Z","name":"Viva Bernier","mobile_number":"277-887-9753","email_id":"Antonette98@hotmail.com","dop":"2025-04-06","serial_number":"14960973638734704","imei1":"14960973638734704","imei2":"14960973638734704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137325,"job_number":"JOB_137325","tr_customer_id":137342,"tr_customer_product_id":137332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16504247360099","imei1":"16504247360099","imei2":"16504247360099","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137326,"job_number":"JOB_137326","tr_customer_id":137343,"tr_customer_product_id":137333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Elvie Murazik","mobile_number":"366-842-4886","email_id":"Giovanni56@yahoo.com","dop":"2025-09-16","serial_number":"16657442382470","imei1":"16657442382470","imei2":"16657442382470","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137327,"job_number":"JOB_137327","tr_customer_id":137344,"tr_customer_product_id":137334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10246211709032","imei1":"10246211709032","imei2":"10246211709032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137329,"job_number":"JOB_137329","tr_customer_id":137346,"tr_customer_product_id":137336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Garry Kuhlman","mobile_number":"900-600-4790","email_id":"Itzel.Mohr@yahoo.com","dop":"2025-06-18","serial_number":"1039942422821034","imei1":"1039942422821034","imei2":"1039942422821034","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137330,"job_number":"JOB_137330","tr_customer_id":137347,"tr_customer_product_id":137337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15177962326176","imei1":"15177962326176","imei2":"15177962326176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137332,"job_number":"JOB_137332","tr_customer_id":137349,"tr_customer_product_id":137339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:24.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19193538107572","imei1":"19193538107572","imei2":"19193538107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137333,"job_number":"JOB_137333","tr_customer_id":137350,"tr_customer_product_id":137340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:47:25.000Z","name":"Dorthy Littel","mobile_number":"316-505-1762","email_id":"Cameron_Moore33@yahoo.com","dop":"2025-04-06","serial_number":"13771418745197132","imei1":"13771418745197132","imei2":"13771418745197132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137335,"job_number":"JOB_137335","tr_customer_id":137352,"tr_customer_product_id":137342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"Rachael Thompson","mobile_number":"385-915-5211","email_id":"Filiberto.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"16436476403513868","imei1":"16436476403513868","imei2":"16436476403513868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137336,"job_number":"JOB_137336","tr_customer_id":137353,"tr_customer_product_id":137343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12796872445034","imei1":"12796872445034","imei2":"12796872445034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137339,"job_number":"JOB_137339","tr_customer_id":137356,"tr_customer_product_id":137346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:47:28.000Z","name":"Donnell Mueller","mobile_number":"475-730-9239","email_id":"Adolfo_Schimmel0@hotmail.com","dop":"2025-04-06","serial_number":"11770259586782748","imei1":"11770259586782748","imei2":"11770259586782748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137340,"job_number":"JOB_137340","tr_customer_id":137357,"tr_customer_product_id":137347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:29.000Z","modified_at":"2025-12-25T03:47:29.000Z","name":"Erich Lubowitz","mobile_number":"444-845-5970","email_id":"Maia9@yahoo.com","dop":"2025-04-06","serial_number":"11428318506437556","imei1":"11428318506437556","imei2":"11428318506437556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137344,"job_number":"JOB_137344","tr_customer_id":137361,"tr_customer_product_id":137351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16602624669923","imei1":"16602624669923","imei2":"16602624669923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137345,"job_number":"JOB_137345","tr_customer_id":137362,"tr_customer_product_id":137352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Lon Kuhlman","mobile_number":"790-257-7022","email_id":"Dashawn.Volkman8@hotmail.com","dop":"2025-09-16","serial_number":"11230247736318","imei1":"11230247736318","imei2":"11230247736318","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137347,"job_number":"JOB_137347","tr_customer_id":137364,"tr_customer_product_id":137354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:47:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14882666937825","imei1":"14882666937825","imei2":"14882666937825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137349,"job_number":"JOB_137349","tr_customer_id":137366,"tr_customer_product_id":137356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:48.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11024354107711","imei1":"11024354107711","imei2":"11024354107711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137350,"job_number":"JOB_137350","tr_customer_id":137367,"tr_customer_product_id":137357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:47:49.000Z","name":"Carol Jenkins","mobile_number":"948-424-1920","email_id":"Rocky52@hotmail.com","dop":"2025-04-06","serial_number":"14518139280878926","imei1":"14518139280878926","imei2":"14518139280878926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137353,"job_number":"JOB_137353","tr_customer_id":137370,"tr_customer_product_id":137360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:47:50.000Z","name":"Marlene King","mobile_number":"891-446-5613","email_id":"Doug.Goldner15@hotmail.com","dop":"2025-04-06","serial_number":"17093699887442686","imei1":"17093699887442686","imei2":"17093699887442686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137354,"job_number":"JOB_137354","tr_customer_id":137371,"tr_customer_product_id":137361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:51.000Z","modified_at":"2025-12-25T03:47:51.000Z","name":"Geo Koch","mobile_number":"570-810-4692","email_id":"Scotty.Ferry92@hotmail.com","dop":"2025-05-30","serial_number":"13195073325787","imei1":"13195073325787","imei2":"13195073325787","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137356,"job_number":"JOB_137356","tr_customer_id":137373,"tr_customer_product_id":137363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Marilie Hirthe","mobile_number":"544-510-2453","email_id":"Scotty.Doyle@yahoo.com","dop":"2025-05-30","serial_number":"1579730307862337","imei1":"1579730307862337","imei2":"1579730307862337","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137357,"job_number":"JOB_137357","tr_customer_id":137374,"tr_customer_product_id":137364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:47:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14982677366731","imei1":"14982677366731","imei2":"14982677366731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137359,"job_number":"JOB_137359","tr_customer_id":137376,"tr_customer_product_id":137366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:54.000Z","modified_at":"2025-12-25T03:47:54.000Z","name":"Ethan Mayer","mobile_number":"404-701-2870","email_id":"Hildegard53@yahoo.com","dop":"2025-04-06","serial_number":"12993347464925776","imei1":"12993347464925776","imei2":"12993347464925776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137361,"job_number":"JOB_137361","tr_customer_id":137378,"tr_customer_product_id":137368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13339318815988","imei1":"13339318815988","imei2":"13339318815988","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137362,"job_number":"JOB_137362","tr_customer_id":137379,"tr_customer_product_id":137369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Alfredo Sawayn","mobile_number":"300-563-4176","email_id":"Tyler45@hotmail.com","dop":"2025-09-16","serial_number":"19646234670478","imei1":"19646234670478","imei2":"19646234670478","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137368,"job_number":"JOB_137368","tr_customer_id":137385,"tr_customer_product_id":137375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14265366221500","imei1":"14265366221500","imei2":"14265366221500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137370,"job_number":"JOB_137370","tr_customer_id":137387,"tr_customer_product_id":137377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"Ena Schulist","mobile_number":"551-734-8534","email_id":"Nestor.Deckow@hotmail.com","dop":"2025-04-06","serial_number":"15734167450702780","imei1":"15734167450702780","imei2":"15734167450702780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137371,"job_number":"JOB_137371","tr_customer_id":137388,"tr_customer_product_id":137378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271462121529","imei1":"10271462121529","imei2":"10271462121529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137376,"job_number":"JOB_137376","tr_customer_id":137393,"tr_customer_product_id":137383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Gillian Wilkinson","mobile_number":"763-656-4013","email_id":"Lindsay_Schroeder43@yahoo.com","dop":"2025-04-06","serial_number":"19933685871515530","imei1":"19933685871515530","imei2":"19933685871515530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137381,"job_number":"JOB_137381","tr_customer_id":137398,"tr_customer_product_id":137388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15009533036658","imei1":"15009533036658","imei2":"15009533036658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137382,"job_number":"JOB_137382","tr_customer_id":137399,"tr_customer_product_id":137389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13182146013702","imei1":"13182146013702","imei2":"13182146013702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137385,"job_number":"JOB_137385","tr_customer_id":137402,"tr_customer_product_id":137392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:48:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15065114577883","imei1":"15065114577883","imei2":"15065114577883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137387,"job_number":"JOB_137387","tr_customer_id":137404,"tr_customer_product_id":137394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14141148932716","imei1":"14141148932716","imei2":"14141148932716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137388,"job_number":"JOB_137388","tr_customer_id":137405,"tr_customer_product_id":137395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Stacey Gulgowski","mobile_number":"709-310-0159","email_id":"Allen_Schaden75@gmail.com","dop":"2025-04-06","serial_number":"15611439783467552","imei1":"15611439783467552","imei2":"15611439783467552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137389,"job_number":"JOB_137389","tr_customer_id":137406,"tr_customer_product_id":137396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Benjamin Kub","mobile_number":"671-264-4804","email_id":"Krystel_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"15441364681121620","imei1":"15441364681121620","imei2":"15441364681121620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137391,"job_number":"JOB_137391","tr_customer_id":137408,"tr_customer_product_id":137398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Vinnie Yundt","mobile_number":"666-241-3880","email_id":"Ellen.Schinner@gmail.com","dop":"2025-04-06","serial_number":"18719341266179336","imei1":"18719341266179336","imei2":"18719341266179336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137392,"job_number":"JOB_137392","tr_customer_id":137409,"tr_customer_product_id":137399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:36.000Z","modified_at":"2025-12-25T03:48:36.000Z","name":"Gerald Lueilwitz","mobile_number":"858-832-3629","email_id":"Darien.Veum70@hotmail.com","dop":"2025-04-06","serial_number":"19185846778528270","imei1":"19185846778528270","imei2":"19185846778528270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137393,"job_number":"JOB_137393","tr_customer_id":137410,"tr_customer_product_id":137400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:38.000Z","modified_at":"2025-12-25T03:48:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19014374948823","imei1":"19014374948823","imei2":"19014374948823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137395,"job_number":"JOB_137395","tr_customer_id":137412,"tr_customer_product_id":137402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:40.000Z","modified_at":"2025-12-25T03:48:40.000Z","name":"Charlene Crona","mobile_number":"743-488-4350","email_id":"Gracie59@yahoo.com","dop":"2025-04-06","serial_number":"12146950580471086","imei1":"12146950580471086","imei2":"12146950580471086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137399,"job_number":"JOB_137399","tr_customer_id":137416,"tr_customer_product_id":137406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:48:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17988649780962","imei1":"17988649780962","imei2":"17988649780962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137401,"job_number":"JOB_137401","tr_customer_id":137418,"tr_customer_product_id":137408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:58.000Z","modified_at":"2025-12-25T03:48:58.000Z","name":"Jensen Hilpert","mobile_number":"238-268-7636","email_id":"Neil.Schiller34@yahoo.com","dop":"2025-04-06","serial_number":"12778090446138674","imei1":"12778090446138674","imei2":"12778090446138674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137408,"job_number":"JOB_137408","tr_customer_id":137425,"tr_customer_product_id":137415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15670049498436","imei1":"15670049498436","imei2":"15670049498436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137410,"job_number":"JOB_137410","tr_customer_id":137427,"tr_customer_product_id":137417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13136322504467","imei1":"13136322504467","imei2":"13136322504467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137412,"job_number":"JOB_137412","tr_customer_id":137429,"tr_customer_product_id":137419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"Name Veum","mobile_number":"357-411-0364","email_id":"Darron.Schneider@gmail.com","dop":"2025-04-06","serial_number":"17066442213782696","imei1":"17066442213782696","imei2":"17066442213782696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137413,"job_number":"JOB_137413","tr_customer_id":137430,"tr_customer_product_id":137420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:13.000Z","modified_at":"2025-12-25T03:49:13.000Z","name":"Melisa Veum","mobile_number":"999-441-6746","email_id":"Jarrett19@gmail.com","dop":"2025-04-06","serial_number":"14940475495931336","imei1":"14940475495931336","imei2":"14940475495931336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137418,"job_number":"JOB_137418","tr_customer_id":137435,"tr_customer_product_id":137425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18625216779920","imei1":"18625216779920","imei2":"18625216779920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137420,"job_number":"JOB_137420","tr_customer_id":137437,"tr_customer_product_id":137427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:20.000Z","modified_at":"2025-12-25T03:49:20.000Z","name":"Marielle Hayes","mobile_number":"913-412-9023","email_id":"Brooke_Morar94@gmail.com","dop":"2025-04-06","serial_number":"12561905717510522","imei1":"12561905717510522","imei2":"12561905717510522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137421,"job_number":"JOB_137421","tr_customer_id":137438,"tr_customer_product_id":137428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:23.000Z","modified_at":"2025-12-25T03:49:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13272918861501","imei1":"13272918861501","imei2":"13272918861501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137423,"job_number":"JOB_137423","tr_customer_id":137440,"tr_customer_product_id":137430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:25.000Z","modified_at":"2025-12-25T03:49:25.000Z","name":"Lester Stamm","mobile_number":"432-327-1734","email_id":"Mya_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"15570765451250396","imei1":"15570765451250396","imei2":"15570765451250396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137424,"job_number":"JOB_137424","tr_customer_id":137441,"tr_customer_product_id":137431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:49:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19285239746641","imei1":"19285239746641","imei2":"19285239746641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137426,"job_number":"JOB_137426","tr_customer_id":137443,"tr_customer_product_id":137433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:50.000Z","modified_at":"2025-12-25T03:49:50.000Z","name":"Name Botsford","mobile_number":"723-803-0574","email_id":"Mable_Jakubowski58@yahoo.com","dop":"2025-04-06","serial_number":"12481877098741858","imei1":"12481877098741858","imei2":"12481877098741858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137427,"job_number":"JOB_137427","tr_customer_id":137444,"tr_customer_product_id":137434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16043099142023","imei1":"16043099142023","imei2":"16043099142023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137431,"job_number":"JOB_137431","tr_customer_id":137448,"tr_customer_product_id":137438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:52.000Z","modified_at":"2025-12-25T03:49:52.000Z","name":"Briana Weber","mobile_number":"368-387-2626","email_id":"Lilyan0@hotmail.com","dop":"2025-04-06","serial_number":"11130400152896926","imei1":"11130400152896926","imei2":"11130400152896926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137433,"job_number":"JOB_137433","tr_customer_id":137450,"tr_customer_product_id":137440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62844550456540","imei1":"62844550456540","imei2":"62844550456540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137434,"job_number":"JOB_137434","tr_customer_id":137451,"tr_customer_product_id":137441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25954734477362","imei1":"25954734477362","imei2":"25954734477362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137435,"job_number":"JOB_137435","tr_customer_id":137452,"tr_customer_product_id":137442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42373094232688","imei1":"42373094232688","imei2":"42373094232688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137436,"job_number":"JOB_137436","tr_customer_id":137453,"tr_customer_product_id":137443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29581749615882","imei1":"29581749615882","imei2":"29581749615882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137437,"job_number":"JOB_137437","tr_customer_id":137454,"tr_customer_product_id":137444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20627924476282","imei1":"20627924476282","imei2":"20627924476282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137438,"job_number":"JOB_137438","tr_customer_id":137455,"tr_customer_product_id":137445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23169943963900","imei1":"23169943963900","imei2":"23169943963900","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137440,"job_number":"JOB_137440","tr_customer_id":137457,"tr_customer_product_id":137447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21155081476319","imei1":"21155081476319","imei2":"21155081476319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137441,"job_number":"JOB_137441","tr_customer_id":137458,"tr_customer_product_id":137448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11905693259024","imei1":"11905693259024","imei2":"11905693259024","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137442,"job_number":"JOB_137442","tr_customer_id":137459,"tr_customer_product_id":137449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55955448587970","imei1":"55955448587970","imei2":"55955448587970","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137443,"job_number":"JOB_137443","tr_customer_id":137460,"tr_customer_product_id":137450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67263213884922","imei1":"67263213884922","imei2":"67263213884922","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137444,"job_number":"JOB_137444","tr_customer_id":137461,"tr_customer_product_id":137451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46160797961247","imei1":"46160797961247","imei2":"46160797961247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137445,"job_number":"JOB_137445","tr_customer_id":137462,"tr_customer_product_id":137452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96568239851127","imei1":"96568239851127","imei2":"96568239851127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137447,"job_number":"JOB_137447","tr_customer_id":137464,"tr_customer_product_id":137454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:07.000Z","modified_at":"2025-12-25T03:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97652535431074","imei1":"97652535431074","imei2":"97652535431074","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137448,"job_number":"JOB_137448","tr_customer_id":137465,"tr_customer_product_id":137455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32902125399771","imei1":"32902125399771","imei2":"32902125399771","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137449,"job_number":"JOB_137449","tr_customer_id":137466,"tr_customer_product_id":137456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64532043736664","imei1":"64532043736664","imei2":"64532043736664","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137450,"job_number":"JOB_137450","tr_customer_id":137467,"tr_customer_product_id":137457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57440993208545","imei1":"57440993208545","imei2":"57440993208545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137451,"job_number":"JOB_137451","tr_customer_id":137468,"tr_customer_product_id":137458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15386837180025","imei1":"15386837180025","imei2":"15386837180025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137452,"job_number":"JOB_137452","tr_customer_id":137469,"tr_customer_product_id":137459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85771178292456","imei1":"85771178292456","imei2":"85771178292456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137454,"job_number":"JOB_137454","tr_customer_id":137471,"tr_customer_product_id":137461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"61450650593711","imei1":"61450650593711","imei2":"61450650593711","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137456,"job_number":"JOB_137456","tr_customer_id":137473,"tr_customer_product_id":137463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:55.000Z","modified_at":"2025-12-25T04:08:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"74334022983602","imei1":"74334022983602","imei2":"74334022983602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137457,"job_number":"JOB_137457","tr_customer_id":137474,"tr_customer_product_id":137464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:08:56.000Z","name":"Ernestina Hegmann","mobile_number":"388-848-7747","email_id":"Shanel.Gislason@gmail.com","dop":"2025-09-30","serial_number":"44212916275846","imei1":"44212916275846","imei2":"44212916275846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137459,"job_number":"JOB_137459","tr_customer_id":137476,"tr_customer_product_id":137466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:13.000Z","modified_at":"2025-12-25T04:09:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"82417864624596","imei1":"82417864624596","imei2":"82417864624596","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137460,"job_number":"JOB_137460","tr_customer_id":137477,"tr_customer_product_id":137467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:14.000Z","name":"Alena Pollich","mobile_number":"757-359-7886","email_id":"Linwood.Tremblay55@hotmail.com","dop":"2025-09-30","serial_number":"52661265071746","imei1":"52661265071746","imei2":"52661265071746","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137462,"job_number":"JOB_137462","tr_customer_id":137479,"tr_customer_product_id":137469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"96476019554683","imei1":"96476019554683","imei2":"96476019554683","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137463,"job_number":"JOB_137463","tr_customer_id":137480,"tr_customer_product_id":137470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"Rhianna Prohaska","mobile_number":"823-720-7213","email_id":"Bridgette_Stracke77@yahoo.com","dop":"2025-09-30","serial_number":"67093240682356","imei1":"67093240682356","imei2":"67093240682356","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137465,"job_number":"JOB_137465","tr_customer_id":137482,"tr_customer_product_id":137472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"19711751132901","imei1":"19711751132901","imei2":"19711751132901","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137466,"job_number":"JOB_137466","tr_customer_id":137483,"tr_customer_product_id":137473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"Keagan Beer","mobile_number":"584-888-0838","email_id":"Coy_Legros79@hotmail.com","dop":"2025-09-30","serial_number":"49435311510260","imei1":"49435311510260","imei2":"49435311510260","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137468,"job_number":"JOB_137468","tr_customer_id":137485,"tr_customer_product_id":137475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:01.000Z","modified_at":"2025-12-25T04:13:01.000Z","name":"Ally Stiedemann","mobile_number":"371-787-5135","email_id":"Cloyd.Terry12@yahoo.com","dop":"2025-09-30","serial_number":"91991516073819","imei1":"91991516073819","imei2":"91991516073819","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137471,"job_number":"JOB_137471","tr_customer_id":137488,"tr_customer_product_id":137478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:49.000Z","modified_at":"2025-12-25T04:25:49.000Z","name":"Belle Sporer","mobile_number":"257-813-1657","email_id":"Brittany_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"18862229672252030","imei1":"18862229672252030","imei2":"18862229672252030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137472,"job_number":"JOB_137472","tr_customer_id":137489,"tr_customer_product_id":137479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:08.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11966952978460","imei1":"11966952978460","imei2":"11966952978460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137474,"job_number":"JOB_137474","tr_customer_id":137491,"tr_customer_product_id":137481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:10.000Z","modified_at":"2025-12-25T04:32:10.000Z","name":"Kyra King","mobile_number":"323-316-4715","email_id":"Icie51@gmail.com","dop":"2025-10-12","serial_number":"1005092312333328","imei1":"1005092312333328","imei2":"1005092312333328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137475,"job_number":"JOB_137475","tr_customer_id":137492,"tr_customer_product_id":137482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:23.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"15204216724364","imei1":"15204216724364","imei2":"15204216724364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137477,"job_number":"JOB_137477","tr_customer_id":137494,"tr_customer_product_id":137484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:25.000Z","modified_at":"2025-12-25T04:32:25.000Z","name":"Judge Welch","mobile_number":"597-728-4948","email_id":"Harvey4@hotmail.com","dop":"2025-10-12","serial_number":"1002154747348407","imei1":"1002154747348407","imei2":"1002154747348407","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137478,"job_number":"JOB_137478","tr_customer_id":137495,"tr_customer_product_id":137485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:38.000Z","modified_at":"2025-12-25T04:32:38.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16442024645717","imei1":"16442024645717","imei2":"16442024645717","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137480,"job_number":"JOB_137480","tr_customer_id":137497,"tr_customer_product_id":137487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:40.000Z","modified_at":"2025-12-25T04:32:40.000Z","name":"Tyrese Gerhold","mobile_number":"595-263-8940","email_id":"Beryl31@yahoo.com","dop":"2025-10-12","serial_number":"1007121192549331","imei1":"1007121192549331","imei2":"1007121192549331","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137481,"job_number":"JOB_137481","tr_customer_id":137498,"tr_customer_product_id":137488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:34:48.000Z","modified_at":"2025-12-25T04:34:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"10725975529992","imei1":"10725975529992","imei2":"10725975529992","popurl":"2025-12-15T04:34:47.300069077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137482,"job_number":"JOB_137482","tr_customer_id":137499,"tr_customer_product_id":137489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:35:20.000Z","modified_at":"2025-12-25T04:35:20.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"44814478341208","imei1":"44814478341208","imei2":"44814478341208","popurl":"2025-12-15T04:35:19.529778749Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137483,"job_number":"JOB_137483","tr_customer_id":137500,"tr_customer_product_id":137490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:31.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15521562648919","imei1":"15521562648919","imei2":"15521562648919","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137485,"job_number":"JOB_137485","tr_customer_id":137502,"tr_customer_product_id":137492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:43.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17845777280898","imei1":"17845777280898","imei2":"17845777280898","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137487,"job_number":"JOB_137487","tr_customer_id":137504,"tr_customer_product_id":137494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:55.000Z","modified_at":"2025-12-25T04:37:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17702788754345","imei1":"17702788754345","imei2":"17702788754345","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137489,"job_number":"JOB_137489","tr_customer_id":137506,"tr_customer_product_id":137496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:48.000Z","modified_at":"2025-12-25T04:41:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109890164783083","imei1":"109890164783083","imei2":"109890164783083","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137491,"job_number":"JOB_137491","tr_customer_id":137508,"tr_customer_product_id":137498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:00.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108806415056965","imei1":"108806415056965","imei2":"108806415056965","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137494,"job_number":"JOB_137494","tr_customer_id":137511,"tr_customer_product_id":137501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:07.000Z","modified_at":"2025-12-25T04:43:07.000Z","name":"Gabriella Hartmann","mobile_number":"376-606-2752","email_id":"Zakary12@yahoo.com","dop":"2025-04-06","serial_number":"15474713332601200","imei1":"15474713332601200","imei2":"15474713332601200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137495,"job_number":"JOB_137495","tr_customer_id":137512,"tr_customer_product_id":137502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"67997609250168","imei1":"67997609250168","imei2":"67997609250168","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137496,"job_number":"JOB_137496","tr_customer_id":137513,"tr_customer_product_id":137503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"Cierra Heaney","mobile_number":"520-506-7471","email_id":"Kristy.Yundt@hotmail.com","dop":"2025-09-30","serial_number":"69960575912688","imei1":"69960575912688","imei2":"69960575912688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137498,"job_number":"JOB_137498","tr_customer_id":137515,"tr_customer_product_id":137505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:16.000Z","modified_at":"2025-12-25T04:48:16.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"68611828966033","imei1":"68611828966033","imei2":"68611828966033","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137499,"job_number":"JOB_137499","tr_customer_id":137516,"tr_customer_product_id":137506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:17.000Z","name":"Scarlett Ondricka","mobile_number":"903-301-2022","email_id":"Declan.Raynor@hotmail.com","dop":"2025-09-30","serial_number":"90782932355365","imei1":"90782932355365","imei2":"90782932355365","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137501,"job_number":"JOB_137501","tr_customer_id":137518,"tr_customer_product_id":137508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:33.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"97481902576575","imei1":"97481902576575","imei2":"97481902576575","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137502,"job_number":"JOB_137502","tr_customer_id":137519,"tr_customer_product_id":137509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"Rebeca Kuvalis","mobile_number":"672-291-2958","email_id":"Ebony.Mitchell@yahoo.com","dop":"2025-09-30","serial_number":"19034107768773","imei1":"19034107768773","imei2":"19034107768773","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137505,"job_number":"JOB_137505","tr_customer_id":137522,"tr_customer_product_id":137512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:10.000Z","modified_at":"2025-12-25T04:49:10.000Z","name":"Dameon Kutch","mobile_number":"784-422-2923","email_id":"Rubie_Gutmann80@gmail.com","dop":"2025-04-06","serial_number":"19252186835487696","imei1":"19252186835487696","imei2":"19252186835487696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137507,"job_number":"JOB_137507","tr_customer_id":137524,"tr_customer_product_id":137514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:01.000Z","modified_at":"2025-12-25T04:52:01.000Z","name":"Robyn Welch","mobile_number":"995-667-2549","email_id":"Luisa.Mills66@yahoo.com","dop":"2025-04-06","serial_number":"17580181641892776","imei1":"17580181641892776","imei2":"17580181641892776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137509,"job_number":"JOB_137509","tr_customer_id":137526,"tr_customer_product_id":137516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:30.000Z","modified_at":"2025-12-25T04:54:30.000Z","name":"Isai Baumbach","mobile_number":"900-225-9522","email_id":"Victor70@gmail.com","dop":"2025-04-06","serial_number":"10852614702391110","imei1":"10852614702391110","imei2":"10852614702391110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137511,"job_number":"JOB_137511","tr_customer_id":137528,"tr_customer_product_id":137518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:22.000Z","modified_at":"2025-12-25T04:55:22.000Z","name":"Blake Breitenberg","mobile_number":"441-927-7473","email_id":"Shayne_Bode@hotmail.com","dop":"2025-04-06","serial_number":"18061539539724456","imei1":"18061539539724456","imei2":"18061539539724456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137513,"job_number":"JOB_137513","tr_customer_id":137530,"tr_customer_product_id":137520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12659439764596","imei1":"12659439764596","imei2":"12659439764596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137515,"job_number":"JOB_137515","tr_customer_id":137532,"tr_customer_product_id":137522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:04.000Z","modified_at":"2025-12-25T05:18:04.000Z","name":"Carolina Dach","mobile_number":"902-360-1295","email_id":"Lulu_Schaden@gmail.com","dop":"2025-04-06","serial_number":"19503434250261650","imei1":"19503434250261650","imei2":"19503434250261650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137516,"job_number":"JOB_137516","tr_customer_id":137533,"tr_customer_product_id":137523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19693407729702","imei1":"19693407729702","imei2":"19693407729702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137518,"job_number":"JOB_137518","tr_customer_id":137535,"tr_customer_product_id":137525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:12.000Z","modified_at":"2025-12-25T05:18:12.000Z","name":"Bo Nolan","mobile_number":"538-632-3726","email_id":"Micaela61@yahoo.com","dop":"2025-04-06","serial_number":"10821611877996738","imei1":"10821611877996738","imei2":"10821611877996738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137519,"job_number":"JOB_137519","tr_customer_id":137536,"tr_customer_product_id":137526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12986581690250","imei1":"12986581690250","imei2":"12986581690250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137521,"job_number":"JOB_137521","tr_customer_id":137538,"tr_customer_product_id":137528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:21.000Z","modified_at":"2025-12-25T05:18:21.000Z","name":"Curtis DuBuque","mobile_number":"764-987-2655","email_id":"Ryann.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"12095183964254128","imei1":"12095183964254128","imei2":"12095183964254128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137522,"job_number":"JOB_137522","tr_customer_id":137539,"tr_customer_product_id":137529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13643443238902","imei1":"13643443238902","imei2":"13643443238902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137524,"job_number":"JOB_137524","tr_customer_id":137541,"tr_customer_product_id":137531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:53.000Z","modified_at":"2025-12-25T05:20:53.000Z","name":"Oda Parker","mobile_number":"563-294-1873","email_id":"Cloyd.Hane@yahoo.com","dop":"2025-04-06","serial_number":"12325637119571426","imei1":"12325637119571426","imei2":"12325637119571426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137525,"job_number":"JOB_137525","tr_customer_id":137542,"tr_customer_product_id":137532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16603986224959","imei1":"16603986224959","imei2":"16603986224959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137527,"job_number":"JOB_137527","tr_customer_id":137544,"tr_customer_product_id":137534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:01.000Z","modified_at":"2025-12-25T05:21:01.000Z","name":"Althea Cartwright","mobile_number":"783-660-3261","email_id":"Haskell.Mante60@hotmail.com","dop":"2025-04-06","serial_number":"14887871497346878","imei1":"14887871497346878","imei2":"14887871497346878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137528,"job_number":"JOB_137528","tr_customer_id":137545,"tr_customer_product_id":137535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18404929094720","imei1":"18404929094720","imei2":"18404929094720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137530,"job_number":"JOB_137530","tr_customer_id":137547,"tr_customer_product_id":137537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:10.000Z","modified_at":"2025-12-25T05:21:10.000Z","name":"Alisa Berge","mobile_number":"495-891-8457","email_id":"Julie.Stracke54@yahoo.com","dop":"2025-04-06","serial_number":"11182282362144692","imei1":"11182282362144692","imei2":"11182282362144692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137531,"job_number":"JOB_137531","tr_customer_id":137548,"tr_customer_product_id":137538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14204546316624","imei1":"14204546316624","imei2":"14204546316624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137533,"job_number":"JOB_137533","tr_customer_id":137550,"tr_customer_product_id":137540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:02.000Z","modified_at":"2025-12-25T05:26:02.000Z","name":"Mertie Beer","mobile_number":"756-535-8815","email_id":"Claire.Davis@yahoo.com","dop":"2025-04-06","serial_number":"11954926517592946","imei1":"11954926517592946","imei2":"11954926517592946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137534,"job_number":"JOB_137534","tr_customer_id":137551,"tr_customer_product_id":137541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19568590285145","imei1":"19568590285145","imei2":"19568590285145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137536,"job_number":"JOB_137536","tr_customer_id":137553,"tr_customer_product_id":137543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:29.000Z","modified_at":"2025-12-25T05:26:29.000Z","name":"Conrad Kovacek","mobile_number":"491-279-2727","email_id":"Jamaal_Boehm@yahoo.com","dop":"2025-04-06","serial_number":"13721721641689052","imei1":"13721721641689052","imei2":"13721721641689052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137537,"job_number":"JOB_137537","tr_customer_id":137554,"tr_customer_product_id":137544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:26:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13031293741414","imei1":"13031293741414","imei2":"13031293741414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137539,"job_number":"JOB_137539","tr_customer_id":137556,"tr_customer_product_id":137546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:55.000Z","modified_at":"2025-12-25T05:26:55.000Z","name":"Araceli Toy","mobile_number":"554-374-7307","email_id":"Flossie_Wolff21@gmail.com","dop":"2025-04-06","serial_number":"10180822970416788","imei1":"10180822970416788","imei2":"10180822970416788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137540,"job_number":"JOB_137540","tr_customer_id":137557,"tr_customer_product_id":137547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15443145975681","imei1":"15443145975681","imei2":"15443145975681","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137541,"job_number":"JOB_137541","tr_customer_id":137558,"tr_customer_product_id":137548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"Jackie Waters","mobile_number":"201-980-1168","email_id":"Tressie_Hettinger@yahoo.com","dop":"2025-09-16","serial_number":"11739737769892","imei1":"11739737769892","imei2":"11739737769892","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137542,"job_number":"JOB_137542","tr_customer_id":137559,"tr_customer_product_id":137549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:01:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13808839825219","imei1":"13808839825219","imei2":"13808839825219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137544,"job_number":"JOB_137544","tr_customer_id":137561,"tr_customer_product_id":137551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:31.000Z","modified_at":"2025-12-25T06:01:31.000Z","name":"Eulalia Halvorson","mobile_number":"806-584-0265","email_id":"Charlotte86@yahoo.com","dop":"2025-04-06","serial_number":"15043133939561746","imei1":"15043133939561746","imei2":"15043133939561746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137545,"job_number":"JOB_137545","tr_customer_id":137562,"tr_customer_product_id":137552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:33.000Z","modified_at":"2025-12-25T06:01:33.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12431959593945","imei1":"12431959593945","imei2":"12431959593945","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137546,"job_number":"JOB_137546","tr_customer_id":137563,"tr_customer_product_id":137553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:34.000Z","modified_at":"2025-12-25T06:01:34.000Z","name":"Leopold Pollich","mobile_number":"578-299-1753","email_id":"Mazie79@yahoo.com","dop":"2025-09-16","serial_number":"14673811091742","imei1":"14673811091742","imei2":"14673811091742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137547,"job_number":"JOB_137547","tr_customer_id":137564,"tr_customer_product_id":137554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:53.000Z","modified_at":"2025-12-25T06:01:53.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17971506446147","imei1":"17971506446147","imei2":"17971506446147","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137548,"job_number":"JOB_137548","tr_customer_id":137565,"tr_customer_product_id":137555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:54.000Z","modified_at":"2025-12-25T06:01:54.000Z","name":"Vida Jerde","mobile_number":"502-909-1495","email_id":"Corrine_Ortiz@gmail.com","dop":"2025-09-16","serial_number":"12480037097930","imei1":"12480037097930","imei2":"12480037097930","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137549,"job_number":"JOB_137549","tr_customer_id":137566,"tr_customer_product_id":137556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17790305324485","imei1":"17790305324485","imei2":"17790305324485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137551,"job_number":"JOB_137551","tr_customer_id":137568,"tr_customer_product_id":137558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:18.000Z","modified_at":"2025-12-25T06:02:18.000Z","name":"Amparo Bins","mobile_number":"223-947-9206","email_id":"Laury_Sipes16@yahoo.com","dop":"2025-04-06","serial_number":"15825337869477984","imei1":"15825337869477984","imei2":"15825337869477984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137552,"job_number":"JOB_137552","tr_customer_id":137569,"tr_customer_product_id":137559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18435050240085","imei1":"18435050240085","imei2":"18435050240085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137554,"job_number":"JOB_137554","tr_customer_id":137571,"tr_customer_product_id":137561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:05.000Z","modified_at":"2025-12-25T06:03:05.000Z","name":"Geovanny Lind","mobile_number":"996-757-0392","email_id":"Rubie_Muller75@hotmail.com","dop":"2025-04-06","serial_number":"17778003289431672","imei1":"17778003289431672","imei2":"17778003289431672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137566,"job_number":"JOB_137566","tr_customer_id":137583,"tr_customer_product_id":137573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:08.000Z","modified_at":"2025-12-25T06:21:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10570026121424","imei1":"10570026121424","imei2":"10570026121424","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137568,"job_number":"JOB_137568","tr_customer_id":137585,"tr_customer_product_id":137575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:09.000Z","name":"Asa Torp","mobile_number":"303-349-1932","email_id":"Rylan25@gmail.com","dop":"2025-06-18","serial_number":"1016548429957847","imei1":"1016548429957847","imei2":"1016548429957847","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137569,"job_number":"JOB_137569","tr_customer_id":137586,"tr_customer_product_id":137576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:54.000Z","modified_at":"2025-12-25T06:21:54.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10573580991004","imei1":"10573580991004","imei2":"10573580991004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137571,"job_number":"JOB_137571","tr_customer_id":137588,"tr_customer_product_id":137578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:21:55.000Z","name":"Arturo Jacobs","mobile_number":"618-225-3599","email_id":"Lolita_Schmidt24@gmail.com","dop":"2025-06-18","serial_number":"1087738573784304","imei1":"1087738573784304","imei2":"1087738573784304","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137572,"job_number":"JOB_137572","tr_customer_id":137589,"tr_customer_product_id":137579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:31.000Z","modified_at":"2025-12-25T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12000198672033","imei1":"12000198672033","imei2":"12000198672033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137574,"job_number":"JOB_137574","tr_customer_id":137591,"tr_customer_product_id":137581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:33.000Z","modified_at":"2025-12-25T06:25:33.000Z","name":"Casey Spencer","mobile_number":"278-480-8454","email_id":"Yadira.Kassulke17@gmail.com","dop":"2025-04-06","serial_number":"14522881569288866","imei1":"14522881569288866","imei2":"14522881569288866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137575,"job_number":"JOB_137575","tr_customer_id":137592,"tr_customer_product_id":137582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:13.000Z","modified_at":"2025-12-25T06:26:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13596481676289","imei1":"13596481676289","imei2":"13596481676289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137577,"job_number":"JOB_137577","tr_customer_id":137594,"tr_customer_product_id":137584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:15.000Z","modified_at":"2025-12-25T06:26:15.000Z","name":"Emmanuel Kuhn","mobile_number":"549-535-3495","email_id":"Johnpaul63@gmail.com","dop":"2025-04-06","serial_number":"14972900572339072","imei1":"14972900572339072","imei2":"14972900572339072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137578,"job_number":"JOB_137578","tr_customer_id":137595,"tr_customer_product_id":137585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10152057708873","imei1":"10152057708873","imei2":"10152057708873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137580,"job_number":"JOB_137580","tr_customer_id":137597,"tr_customer_product_id":137587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:56.000Z","modified_at":"2025-12-25T06:26:56.000Z","name":"Jackeline Russel","mobile_number":"608-242-4658","email_id":"Nella_Schamberger79@yahoo.com","dop":"2025-04-06","serial_number":"10133388993948414","imei1":"10133388993948414","imei2":"10133388993948414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137581,"job_number":"JOB_137581","tr_customer_id":137598,"tr_customer_product_id":137588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:16.000Z","modified_at":"2025-12-25T06:28:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15886727852089","imei1":"15886727852089","imei2":"15886727852089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137583,"job_number":"JOB_137583","tr_customer_id":137600,"tr_customer_product_id":137590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:18.000Z","modified_at":"2025-12-25T06:28:18.000Z","name":"Tyler McGlynn","mobile_number":"917-225-1584","email_id":"Felix69@gmail.com","dop":"2025-04-06","serial_number":"15917848558974066","imei1":"15917848558974066","imei2":"15917848558974066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137584,"job_number":"JOB_137584","tr_customer_id":137601,"tr_customer_product_id":137591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:28:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18751807353872","imei1":"18751807353872","imei2":"18751807353872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137586,"job_number":"JOB_137586","tr_customer_id":137603,"tr_customer_product_id":137593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:58.000Z","modified_at":"2025-12-25T06:28:58.000Z","name":"Clara Conn","mobile_number":"401-315-6118","email_id":"Kris90@yahoo.com","dop":"2025-04-06","serial_number":"18111859283809990","imei1":"18111859283809990","imei2":"18111859283809990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137587,"job_number":"JOB_137587","tr_customer_id":137604,"tr_customer_product_id":137594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10264984846230","imei1":"10264984846230","imei2":"10264984846230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137589,"job_number":"JOB_137589","tr_customer_id":137606,"tr_customer_product_id":137596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:38.000Z","modified_at":"2025-12-25T06:29:38.000Z","name":"Reilly Hilll","mobile_number":"449-665-8647","email_id":"Arlie5@gmail.com","dop":"2025-04-06","serial_number":"17261669808094340","imei1":"17261669808094340","imei2":"17261669808094340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137591,"job_number":"JOB_137591","tr_customer_id":137608,"tr_customer_product_id":137598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:11.000Z","modified_at":"2025-12-25T06:32:11.000Z","name":"Electa Murazik","mobile_number":"700-962-7588","email_id":"Max.Mosciski@yahoo.com","dop":"2025-04-06","serial_number":"18479421013831870","imei1":"18479421013831870","imei2":"18479421013831870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137592,"job_number":"JOB_137592","tr_customer_id":137609,"tr_customer_product_id":137599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:32:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16385557189229","imei1":"16385557189229","imei2":"16385557189229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137594,"job_number":"JOB_137594","tr_customer_id":137611,"tr_customer_product_id":137601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16520613301350","imei1":"16520613301350","imei2":"16520613301350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137596,"job_number":"JOB_137596","tr_customer_id":137613,"tr_customer_product_id":137603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:15.000Z","modified_at":"2025-12-25T06:33:15.000Z","name":"Lessie Keeling","mobile_number":"685-386-3019","email_id":"Kristopher.Olson@hotmail.com","dop":"2025-04-06","serial_number":"14967741279955088","imei1":"14967741279955088","imei2":"14967741279955088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137600,"job_number":"JOB_137600","tr_customer_id":137617,"tr_customer_product_id":137607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:33:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12528133251266","imei1":"12528133251266","imei2":"12528133251266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137602,"job_number":"JOB_137602","tr_customer_id":137619,"tr_customer_product_id":137609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:40.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17187657019911","imei1":"17187657019911","imei2":"17187657019911","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137604,"job_number":"JOB_137604","tr_customer_id":137621,"tr_customer_product_id":137611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:42.000Z","modified_at":"2025-12-25T06:33:42.000Z","name":"Adonis Prosacco","mobile_number":"661-377-3493","email_id":"Jana_Bednar@hotmail.com","dop":"2025-10-12","serial_number":"1001479961574089","imei1":"1001479961574089","imei2":"1001479961574089","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137605,"job_number":"JOB_137605","tr_customer_id":137622,"tr_customer_product_id":137612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:54.000Z","modified_at":"2025-12-25T06:33:54.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18493707257059","imei1":"18493707257059","imei2":"18493707257059","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137607,"job_number":"JOB_137607","tr_customer_id":137624,"tr_customer_product_id":137614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:56.000Z","modified_at":"2025-12-25T06:33:56.000Z","name":"Americo Upton","mobile_number":"471-601-8844","email_id":"Dusty10@hotmail.com","dop":"2025-10-12","serial_number":"1000573372071664","imei1":"1000573372071664","imei2":"1000573372071664","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137608,"job_number":"JOB_137608","tr_customer_id":137625,"tr_customer_product_id":137615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:03.000Z","modified_at":"2025-12-25T06:34:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16974057319892","imei1":"16974057319892","imei2":"16974057319892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137610,"job_number":"JOB_137610","tr_customer_id":137627,"tr_customer_product_id":137617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:05.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Kameron Thompson","mobile_number":"550-310-4336","email_id":"Emilie_Daniel89@hotmail.com","dop":"2025-04-06","serial_number":"15208790309594208","imei1":"15208790309594208","imei2":"15208790309594208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137611,"job_number":"JOB_137611","tr_customer_id":137628,"tr_customer_product_id":137618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:09.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17410086011909","imei1":"17410086011909","imei2":"17410086011909","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137613,"job_number":"JOB_137613","tr_customer_id":137630,"tr_customer_product_id":137620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:10.000Z","modified_at":"2025-12-25T06:34:10.000Z","name":"Abelardo Schulist","mobile_number":"721-392-3031","email_id":"Estrella.Sanford@hotmail.com","dop":"2025-10-12","serial_number":"1001708058267540","imei1":"1001708058267540","imei2":"1001708058267540","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137617,"job_number":"JOB_137617","tr_customer_id":137634,"tr_customer_product_id":137624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19658525630574","imei1":"19658525630574","imei2":"19658525630574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137619,"job_number":"JOB_137619","tr_customer_id":137636,"tr_customer_product_id":137626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12339016791076","imei1":"12339016791076","imei2":"12339016791076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137621,"job_number":"JOB_137621","tr_customer_id":137638,"tr_customer_product_id":137628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:55.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Augustus Kessler","mobile_number":"564-960-4569","email_id":"Myrl.Kihn@gmail.com","dop":"2025-04-06","serial_number":"19592351935741150","imei1":"19592351935741150","imei2":"19592351935741150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137629,"job_number":"JOB_137629","tr_customer_id":137646,"tr_customer_product_id":137636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:16.000Z","modified_at":"2025-12-25T06:38:16.000Z","name":"Everardo Kiehn","mobile_number":"749-274-2609","email_id":"Thea42@yahoo.com","dop":"2025-04-06","serial_number":"16248350921168860","imei1":"16248350921168860","imei2":"16248350921168860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137631,"job_number":"JOB_137631","tr_customer_id":137648,"tr_customer_product_id":137638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:14.000Z","modified_at":"2025-12-25T06:40:14.000Z","name":"Rosalia Price","mobile_number":"717-715-1838","email_id":"Pansy.Wilkinson94@hotmail.com","dop":"2025-04-06","serial_number":"10802778534304658","imei1":"10802778534304658","imei2":"10802778534304658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137633,"job_number":"JOB_137633","tr_customer_id":137650,"tr_customer_product_id":137640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:18.000Z","modified_at":"2025-12-25T06:40:18.000Z","name":"Larissa McLaughlin","mobile_number":"995-640-8399","email_id":"Rubie13@yahoo.com","dop":"2025-04-06","serial_number":"18394704219978668","imei1":"18394704219978668","imei2":"18394704219978668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137635,"job_number":"JOB_137635","tr_customer_id":137652,"tr_customer_product_id":137642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:22.000Z","modified_at":"2025-12-25T06:40:22.000Z","name":"Eliezer Okuneva","mobile_number":"394-694-6592","email_id":"Brycen.Fritsch25@gmail.com","dop":"2025-04-06","serial_number":"11281488681460100","imei1":"11281488681460100","imei2":"11281488681460100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137637,"job_number":"JOB_137637","tr_customer_id":137654,"tr_customer_product_id":137644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:17.000Z","modified_at":"2025-12-25T06:44:17.000Z","name":"Tania Nienow","mobile_number":"684-539-5165","email_id":"Kimberly.Crooks87@gmail.com","dop":"2025-04-06","serial_number":"15494785654722398","imei1":"15494785654722398","imei2":"15494785654722398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137638,"job_number":"JOB_137638","tr_customer_id":137655,"tr_customer_product_id":137645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:18.000Z","modified_at":"2025-12-25T06:44:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11065604722173","imei1":"11065604722173","imei2":"11065604722173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137640,"job_number":"JOB_137640","tr_customer_id":137657,"tr_customer_product_id":137647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:20.000Z","modified_at":"2025-12-25T06:44:20.000Z","name":"Randi Bauch","mobile_number":"677-374-5918","email_id":"Erling55@hotmail.com","dop":"2025-04-06","serial_number":"19555096810127004","imei1":"19555096810127004","imei2":"19555096810127004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137641,"job_number":"JOB_137641","tr_customer_id":137658,"tr_customer_product_id":137648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16447692154004","imei1":"16447692154004","imei2":"16447692154004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137643,"job_number":"JOB_137643","tr_customer_id":137660,"tr_customer_product_id":137650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:08.000Z","modified_at":"2025-12-25T06:45:08.000Z","name":"Brad Jacobi","mobile_number":"339-655-2919","email_id":"Kaya.Wiza@yahoo.com","dop":"2025-04-06","serial_number":"17553637438984432","imei1":"17553637438984432","imei2":"17553637438984432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137644,"job_number":"JOB_137644","tr_customer_id":137661,"tr_customer_product_id":137651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:53.000Z","modified_at":"2025-12-25T06:45:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18675650967963","imei1":"18675650967963","imei2":"18675650967963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137646,"job_number":"JOB_137646","tr_customer_id":137663,"tr_customer_product_id":137653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:55.000Z","modified_at":"2025-12-25T06:45:55.000Z","name":"Gladyce Kihn","mobile_number":"366-202-3599","email_id":"Else37@yahoo.com","dop":"2025-04-06","serial_number":"13554614434809566","imei1":"13554614434809566","imei2":"13554614434809566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137647,"job_number":"JOB_137647","tr_customer_id":137664,"tr_customer_product_id":137654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:57:22.000Z","modified_at":"2025-12-25T06:57:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T06:57:22.269317388Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137649,"job_number":"JOB_137649","tr_customer_id":137666,"tr_customer_product_id":137656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:33.000Z","modified_at":"2025-12-25T06:58:33.000Z","name":"Luisa Senger","mobile_number":"429-412-0587","email_id":"Danielle.Lang@yahoo.com","dop":"2025-04-06","serial_number":"17558960323942076","imei1":"17558960323942076","imei2":"17558960323942076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137660,"job_number":"JOB_137660","tr_customer_id":137677,"tr_customer_product_id":137667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:13.000Z","modified_at":"2025-12-25T07:39:13.000Z","name":"Harmon Fahey","mobile_number":"915-748-5210","email_id":"Kayleigh74@yahoo.com","dop":"2025-04-06","serial_number":"18498584386753148","imei1":"18498584386753148","imei2":"18498584386753148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137324,"job_number":"JOB_137324","tr_customer_id":137341,"tr_customer_product_id":137331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:14.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lou_Hilll65@gmail.com","dop":"2025-07-02","serial_number":"17687619638078","imei1":"17687619638078","imei2":"17687619638078","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137341,"job_number":"JOB_137341","tr_customer_id":137358,"tr_customer_product_id":137348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:33.000Z","modified_at":"2025-12-25T03:47:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hillary_Turcotte64@gmail.com","dop":"2025-07-02","serial_number":"10797223643621","imei1":"10797223643621","imei2":"10797223643621","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137355,"job_number":"JOB_137355","tr_customer_id":137372,"tr_customer_product_id":137362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Haven.OKon42@hotmail.com","dop":"2025-07-02","serial_number":"14861596733924","imei1":"14861596733924","imei2":"14861596733924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137363,"job_number":"JOB_137363","tr_customer_id":137380,"tr_customer_product_id":137370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"150547246327008","imei1":"150547246327008","imei2":"150547246327008","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137364,"job_number":"JOB_137364","tr_customer_id":137381,"tr_customer_product_id":137371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"Hildegard Jenkins","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101653185726250","imei1":"101653185726250","imei2":"101653185726250","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137365,"job_number":"JOB_137365","tr_customer_id":137382,"tr_customer_product_id":137372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Abdul Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190338496542856","imei1":"190338496542856","imei2":"190338496542856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137366,"job_number":"JOB_137366","tr_customer_id":137383,"tr_customer_product_id":137373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Coralie Klocko","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156700619860310","imei1":"156700619860310","imei2":"156700619860310","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137373,"job_number":"JOB_137373","tr_customer_id":137390,"tr_customer_product_id":137380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"196122684071863","imei1":"196122684071863","imei2":"196122684071863","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137374,"job_number":"JOB_137374","tr_customer_id":137391,"tr_customer_product_id":137381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Duncan Keeling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123926734610158","imei1":"123926734610158","imei2":"123926734610158","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137375,"job_number":"JOB_137375","tr_customer_id":137392,"tr_customer_product_id":137382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Missouri Pacocha","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147486041752420","imei1":"147486041752420","imei2":"147486041752420","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137377,"job_number":"JOB_137377","tr_customer_id":137394,"tr_customer_product_id":137384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Edgar Daniel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181738543046566","imei1":"181738543046566","imei2":"181738543046566","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137396,"job_number":"JOB_137396","tr_customer_id":137413,"tr_customer_product_id":137403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103812105446327","imei1":"103812105446327","imei2":"103812105446327","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137398,"job_number":"JOB_137398","tr_customer_id":137415,"tr_customer_product_id":137405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"Edgardo Weissnat","mobile_number":"707-846-6904","email_id":"Electa2@hotmail.com","dop":"2025-06-09","serial_number":"108976468230477","imei1":"108976468230477","imei2":"108976468230477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137402,"job_number":"JOB_137402","tr_customer_id":137419,"tr_customer_product_id":137409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:59.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101314613640549","imei1":"101314613640549","imei2":"101314613640549","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137404,"job_number":"JOB_137404","tr_customer_id":137421,"tr_customer_product_id":137411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:00.000Z","name":"Zackary Schuster","mobile_number":"414-347-2182","email_id":"Janessa_Carroll87@hotmail.com","dop":"2025-06-09","serial_number":"108073368334750","imei1":"108073368334750","imei2":"108073368334750","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137414,"job_number":"JOB_137414","tr_customer_id":137431,"tr_customer_product_id":137421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:15.000Z","modified_at":"2025-12-25T03:49:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108240566103122","imei1":"108240566103122","imei2":"108240566103122","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137416,"job_number":"JOB_137416","tr_customer_id":137433,"tr_customer_product_id":137423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Stone Emmerich","mobile_number":"213-433-1236","email_id":"Norris22@yahoo.com","dop":"2025-06-09","serial_number":"103826584743038","imei1":"103826584743038","imei2":"103826584743038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137417,"job_number":"JOB_137417","tr_customer_id":137434,"tr_customer_product_id":137424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:17.000Z","modified_at":"2025-12-25T03:49:17.000Z","name":"Keely Abbott","mobile_number":"734-535-8260","email_id":"Kaden_Hahn90@gmail.com","dop":"2025-06-09","serial_number":"17108568570815230","imei1":"17108568570815230","imei2":"17108568570815230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137512,"job_number":"JOB_137512","tr_customer_id":137529,"tr_customer_product_id":137519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:07:49.000Z","modified_at":"2025-12-25T05:07:49.000Z","name":"Dortha Rippin","mobile_number":"323-407-8637","email_id":"Frida46@gmail.com","dop":"2025-12-03","serial_number":"15152756537747","imei1":"15152756537747","imei2":"15152756537747","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137557,"job_number":"JOB_137557","tr_customer_id":137574,"tr_customer_product_id":137564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101929780100516","imei1":"101929780100516","imei2":"101929780100516","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137559,"job_number":"JOB_137559","tr_customer_id":137576,"tr_customer_product_id":137566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:02.000Z","modified_at":"2025-12-25T06:18:02.000Z","name":"Brayan Bartoletti","mobile_number":"990-965-0188","email_id":"Rosendo79@yahoo.com","dop":"2025-06-09","serial_number":"108271543686542","imei1":"108271543686542","imei2":"108271543686542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137560,"job_number":"JOB_137560","tr_customer_id":137577,"tr_customer_product_id":137567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101635079423524","imei1":"101635079423524","imei2":"101635079423524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137562,"job_number":"JOB_137562","tr_customer_id":137579,"tr_customer_product_id":137569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Sim Schumm","mobile_number":"913-867-7585","email_id":"Chet70@gmail.com","dop":"2025-06-09","serial_number":"107834373548136","imei1":"107834373548136","imei2":"107834373548136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137563,"job_number":"JOB_137563","tr_customer_id":137580,"tr_customer_product_id":137570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:36.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105475883176547","imei1":"105475883176547","imei2":"105475883176547","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137565,"job_number":"JOB_137565","tr_customer_id":137582,"tr_customer_product_id":137572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:37.000Z","modified_at":"2025-12-25T06:18:37.000Z","name":"Cassidy Cartwright","mobile_number":"778-986-4245","email_id":"Cordell_Will8@yahoo.com","dop":"2025-06-09","serial_number":"100581832414241","imei1":"100581832414241","imei2":"100581832414241","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137650,"job_number":"JOB_137650","tr_customer_id":137667,"tr_customer_product_id":137657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:38.000Z","modified_at":"2025-12-25T07:11:38.000Z","name":"Eli Stokes","mobile_number":"526-467-0105","email_id":"Veda57@yahoo.com","dop":"2025-11-04","serial_number":"108141854151421","imei1":"108141854151421","imei2":"108141854151421","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137651,"job_number":"JOB_137651","tr_customer_id":137668,"tr_customer_product_id":137658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:49.000Z","modified_at":"2025-12-25T07:11:49.000Z","name":"Danny Tillman","mobile_number":"848-711-7229","email_id":"Jess.Baumbach82@gmail.com","dop":"2025-11-04","serial_number":"174230920657128","imei1":"174230920657128","imei2":"174230920657128","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137652,"job_number":"JOB_137652","tr_customer_id":137669,"tr_customer_product_id":137659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:57.000Z","modified_at":"2025-12-25T07:11:57.000Z","name":"Enoch Hermiston","mobile_number":"851-272-1449","email_id":"Ezequiel6@yahoo.com","dop":"2025-11-04","serial_number":"170027531244329","imei1":"170027531244329","imei2":"170027531244329","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137656,"job_number":"JOB_137656","tr_customer_id":137673,"tr_customer_product_id":137663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:19.000Z","modified_at":"2025-12-25T07:28:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nella90@yahoo.com","dop":"2025-07-02","serial_number":"17942399288018","imei1":"17942399288018","imei2":"17942399288018","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137657,"job_number":"JOB_137657","tr_customer_id":137674,"tr_customer_product_id":137664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:35.000Z","modified_at":"2025-12-25T07:28:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Collin_Hoeger@gmail.com","dop":"2025-07-02","serial_number":"10069741821475","imei1":"10069741821475","imei2":"10069741821475","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137658,"job_number":"JOB_137658","tr_customer_id":137675,"tr_customer_product_id":137665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:50.000Z","modified_at":"2025-12-25T07:28:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Antwan_Hilpert62@hotmail.com","dop":"2025-07-02","serial_number":"14187282261014","imei1":"14187282261014","imei2":"14187282261014","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137663,"job_number":"JOB_137663","tr_customer_id":137680,"tr_customer_product_id":137670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:55.000Z","modified_at":"2025-12-25T07:39:55.000Z","name":"Aubree Hirthe","mobile_number":"701-806-8992","email_id":"Joannie26@gmail.com","dop":"2025-11-04","serial_number":"24851010532791","imei1":"24851010532791","imei2":"24851010532791","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137342,"job_number":"JOB_137342","tr_customer_id":137359,"tr_customer_product_id":137349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10418905935138","imei1":"10418905935138","imei2":"10418905935138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137346,"job_number":"JOB_137346","tr_customer_id":137363,"tr_customer_product_id":137353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Justyn Sauer","mobile_number":"530-868-0128","email_id":"Odie.Gibson15@hotmail.com","dop":"2000-01-31","serial_number":"1010395293625439","imei1":"1010395293625439","imei2":"1010395293625439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137378,"job_number":"JOB_137378","tr_customer_id":137395,"tr_customer_product_id":137385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10400387606765","imei1":"10400387606765","imei2":"10400387606765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137380,"job_number":"JOB_137380","tr_customer_id":137397,"tr_customer_product_id":137387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:24.000Z","modified_at":"2025-12-25T03:48:24.000Z","name":"Jimmy Lockman","mobile_number":"573-751-6740","email_id":"Jeanette.Ebert1@gmail.com","dop":"2000-01-31","serial_number":"1032946697519721","imei1":"1032946697519721","imei2":"1032946697519721","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137405,"job_number":"JOB_137405","tr_customer_id":137422,"tr_customer_product_id":137412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:06.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10914336115211","imei1":"10914336115211","imei2":"10914336115211","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137407,"job_number":"JOB_137407","tr_customer_id":137424,"tr_customer_product_id":137414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:08.000Z","modified_at":"2025-12-25T03:49:08.000Z","name":"Aylin Beatty","mobile_number":"696-976-4127","email_id":"Schuyler_Kiehn89@yahoo.com","dop":"2000-01-31","serial_number":"1025359291829512","imei1":"1025359291829512","imei2":"1025359291829512","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137428,"job_number":"JOB_137428","tr_customer_id":137445,"tr_customer_product_id":137435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10528677384863","imei1":"10528677384863","imei2":"10528677384863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137432,"job_number":"JOB_137432","tr_customer_id":137449,"tr_customer_product_id":137439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:53.000Z","modified_at":"2025-12-25T03:49:53.000Z","name":"Adolf Aufderhar","mobile_number":"317-227-1724","email_id":"Jayson.Feil@hotmail.com","dop":"2000-01-31","serial_number":"1070013620884932","imei1":"1070013620884932","imei2":"1070013620884932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137597,"job_number":"JOB_137597","tr_customer_id":137614,"tr_customer_product_id":137604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:33:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10679582427878","imei1":"10679582427878","imei2":"10679582427878","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137599,"job_number":"JOB_137599","tr_customer_id":137616,"tr_customer_product_id":137606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:27.000Z","modified_at":"2025-12-25T06:33:27.000Z","name":"Woodrow Kuphal","mobile_number":"713-986-0528","email_id":"Theo93@gmail.com","dop":"2000-01-31","serial_number":"1075252146067103","imei1":"1075252146067103","imei2":"1075252146067103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137614,"job_number":"JOB_137614","tr_customer_id":137631,"tr_customer_product_id":137621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969362792311","imei1":"10969362792311","imei2":"10969362792311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137616,"job_number":"JOB_137616","tr_customer_id":137633,"tr_customer_product_id":137623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Wendell Cremin","mobile_number":"463-270-8614","email_id":"Caroline72@gmail.com","dop":"2000-01-31","serial_number":"1047373405781575","imei1":"1047373405781575","imei2":"1047373405781575","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137622,"job_number":"JOB_137622","tr_customer_id":137639,"tr_customer_product_id":137629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10531240576361","imei1":"10531240576361","imei2":"10531240576361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137624,"job_number":"JOB_137624","tr_customer_id":137641,"tr_customer_product_id":137631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:03.000Z","modified_at":"2025-12-25T06:35:03.000Z","name":"Mathilde Paucek","mobile_number":"531-255-1549","email_id":"Myrtice_Robel77@yahoo.com","dop":"2000-01-31","serial_number":"1060904642205733","imei1":"1060904642205733","imei2":"1060904642205733","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137625,"job_number":"JOB_137625","tr_customer_id":137642,"tr_customer_product_id":137632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:48.000Z","modified_at":"2025-12-25T06:35:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10530348819327","imei1":"10530348819327","imei2":"10530348819327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137627,"job_number":"JOB_137627","tr_customer_id":137644,"tr_customer_product_id":137634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:50.000Z","modified_at":"2025-12-25T06:35:50.000Z","name":"Norbert Beier","mobile_number":"247-572-0534","email_id":"Saige_Kiehn82@gmail.com","dop":"2000-01-31","serial_number":"1083570046619459","imei1":"1083570046619459","imei2":"1083570046619459","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTd9.afZHEZM32_50COgWVtMiB-lo4LKs8YuygmBk97T-1oc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c25cacf7-7594-4bef-91f9-2358fee5febc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":99821,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTd9.afZHEZM32_50COgWVtMiB-lo4LKs8YuygmBk97T-1oc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ae26a0dd-b971-4bd7-89e8-efdd4add9ab5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 137663,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 431.72KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTd9.afZHEZM32_50COgWVtMiB-lo4LKs8YuygmBk97T-1oc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d2327a66-c265-41d2-9375-9031b09e101b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6bedd-63KQZWOYgjD73+LFykFZxKE2FCc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:39:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137002,"job_number":"JOB_137002","tr_customer_id":137019,"tr_customer_product_id":137009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:02.000Z","modified_at":"2025-12-24T16:03:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"18836541954488","imei1":"18836541954488","imei2":"18836541954488","popurl":"2025-12-14T16:03:02.096170217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137003,"job_number":"JOB_137003","tr_customer_id":137020,"tr_customer_product_id":137010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:04.000Z","modified_at":"2025-12-24T16:03:04.000Z","name":"Ashok Singh","mobile_number":"7076600474","email_id":"som.bhat@hotmail.com","dop":"2025-12-14","serial_number":"090420060652911","imei1":"090420060652911","imei2":"090420060652911","popurl":"www.chaanakya-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137004,"job_number":"JOB_137004","tr_customer_id":137021,"tr_customer_product_id":137011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:03:15.000Z","modified_at":"2025-12-24T16:03:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79656591958888","imei1":"79656591958888","imei2":"79656591958888","popurl":"2025-12-14T16:03:14.520102135Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137005,"job_number":"JOB_137005","tr_customer_id":137022,"tr_customer_product_id":137012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:05:35.000Z","modified_at":"2025-12-24T16:05:35.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-14","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2025-12-14T16:05:34.734303900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:05:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137006,"job_number":"JOB_137006","tr_customer_id":137023,"tr_customer_product_id":137013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:12:46.000Z","modified_at":"2025-12-24T16:12:46.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13961092112064","imei1":"13961092112064","imei2":"13961092112064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137008,"job_number":"JOB_137008","tr_customer_id":137025,"tr_customer_product_id":137015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:12:48.000Z","modified_at":"2025-12-24T16:12:48.000Z","name":"Lynn Cruickshank","mobile_number":"700-827-9278","email_id":"Manuela_Daniel33@gmail.com","dop":"2025-04-06","serial_number":"19519579315714316","imei1":"19519579315714316","imei2":"19519579315714316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:12:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137009,"job_number":"JOB_137009","tr_customer_id":137026,"tr_customer_product_id":137016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:13:27.000Z","modified_at":"2025-12-24T16:13:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17277638064329","imei1":"17277638064329","imei2":"17277638064329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137011,"job_number":"JOB_137011","tr_customer_id":137028,"tr_customer_product_id":137018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:13:29.000Z","modified_at":"2025-12-24T16:13:29.000Z","name":"Alene Davis","mobile_number":"624-256-6668","email_id":"Josiane.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"13281665155262256","imei1":"13281665155262256","imei2":"13281665155262256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137012,"job_number":"JOB_137012","tr_customer_id":137029,"tr_customer_product_id":137019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:14:09.000Z","modified_at":"2025-12-24T16:14:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10056630828034","imei1":"10056630828034","imei2":"10056630828034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137014,"job_number":"JOB_137014","tr_customer_id":137031,"tr_customer_product_id":137021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:14:10.000Z","modified_at":"2025-12-24T16:14:10.000Z","name":"Malachi Morar","mobile_number":"658-962-4065","email_id":"Tony.Shields35@gmail.com","dop":"2025-04-06","serial_number":"16412650524783928","imei1":"16412650524783928","imei2":"16412650524783928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137015,"job_number":"JOB_137015","tr_customer_id":137032,"tr_customer_product_id":137022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:45.000Z","modified_at":"2025-12-24T16:19:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10482870064144","imei1":"10482870064144","imei2":"10482870064144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137017,"job_number":"JOB_137017","tr_customer_id":137034,"tr_customer_product_id":137024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:45.000Z","modified_at":"2025-12-24T16:19:45.000Z","name":"Abby Strosin","mobile_number":"644-640-7375","email_id":"Vernie98@hotmail.com","dop":"2025-04-06","serial_number":"19127399289077480","imei1":"19127399289077480","imei2":"19127399289077480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137018,"job_number":"JOB_137018","tr_customer_id":137035,"tr_customer_product_id":137025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:52.000Z","modified_at":"2025-12-24T16:19:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10163211124658","imei1":"10163211124658","imei2":"10163211124658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137020,"job_number":"JOB_137020","tr_customer_id":137037,"tr_customer_product_id":137027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:52.000Z","modified_at":"2025-12-24T16:19:52.000Z","name":"Deborah Hand","mobile_number":"282-608-6089","email_id":"Leanne.Farrell68@gmail.com","dop":"2025-04-06","serial_number":"13368324854492436","imei1":"13368324854492436","imei2":"13368324854492436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137021,"job_number":"JOB_137021","tr_customer_id":137038,"tr_customer_product_id":137028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:59.000Z","modified_at":"2025-12-24T16:19:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11594634330688","imei1":"11594634330688","imei2":"11594634330688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137023,"job_number":"JOB_137023","tr_customer_id":137040,"tr_customer_product_id":137030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:19:59.000Z","modified_at":"2025-12-24T16:19:59.000Z","name":"Jon Pouros","mobile_number":"592-543-2439","email_id":"Jaylan.Upton@hotmail.com","dop":"2025-04-06","serial_number":"18816706639625924","imei1":"18816706639625924","imei2":"18816706639625924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137024,"job_number":"JOB_137024","tr_customer_id":137041,"tr_customer_product_id":137031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:41.000Z","modified_at":"2025-12-24T16:22:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16122304031483","imei1":"16122304031483","imei2":"16122304031483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137026,"job_number":"JOB_137026","tr_customer_id":137043,"tr_customer_product_id":137033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:42.000Z","modified_at":"2025-12-24T16:22:42.000Z","name":"Malachi Kutch","mobile_number":"504-742-8195","email_id":"Martina33@hotmail.com","dop":"2025-04-06","serial_number":"16491486109230676","imei1":"16491486109230676","imei2":"16491486109230676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137027,"job_number":"JOB_137027","tr_customer_id":137044,"tr_customer_product_id":137034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:48.000Z","modified_at":"2025-12-24T16:22:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14888459196378","imei1":"14888459196378","imei2":"14888459196378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137029,"job_number":"JOB_137029","tr_customer_id":137046,"tr_customer_product_id":137036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:49.000Z","modified_at":"2025-12-24T16:22:49.000Z","name":"Anthony Bartoletti","mobile_number":"722-568-0545","email_id":"Arch7@yahoo.com","dop":"2025-04-06","serial_number":"18746528430616330","imei1":"18746528430616330","imei2":"18746528430616330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137030,"job_number":"JOB_137030","tr_customer_id":137047,"tr_customer_product_id":137037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:55.000Z","modified_at":"2025-12-24T16:22:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11157681548484","imei1":"11157681548484","imei2":"11157681548484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137032,"job_number":"JOB_137032","tr_customer_id":137049,"tr_customer_product_id":137039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:22:55.000Z","modified_at":"2025-12-24T16:22:55.000Z","name":"Gabrielle Pagac","mobile_number":"200-421-5067","email_id":"Loyce_Rowe0@gmail.com","dop":"2025-04-06","serial_number":"15507266770059224","imei1":"15507266770059224","imei2":"15507266770059224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137033,"job_number":"JOB_137033","tr_customer_id":137050,"tr_customer_product_id":137040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:24:32.000Z","modified_at":"2025-12-24T16:24:32.000Z","name":"Anasuya Dubashi","mobile_number":"7078706974","email_id":"bhudev.jha@yahoo.co.in","dop":"2025-12-14","serial_number":"059121225867254","imei1":"059121225867254","imei2":"059121225867254","popurl":"www.satyen-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137034,"job_number":"JOB_137034","tr_customer_id":137051,"tr_customer_product_id":137041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:24:47.000Z","modified_at":"2025-12-24T16:24:47.000Z","name":"Ghanshyam Kocchar","mobile_number":"7064296346","email_id":"chandra.gupta@gmail.com","dop":"2025-12-14","serial_number":"277542596919872","imei1":"277542596919872","imei2":"277542596919872","popurl":"www.gauraang-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137035,"job_number":"JOB_137035","tr_customer_id":137052,"tr_customer_product_id":137042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:44.000Z","modified_at":"2025-12-24T16:26:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14378667525744","imei1":"14378667525744","imei2":"14378667525744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137037,"job_number":"JOB_137037","tr_customer_id":137054,"tr_customer_product_id":137044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:45.000Z","modified_at":"2025-12-24T16:26:45.000Z","name":"Kelvin Robel","mobile_number":"674-582-7592","email_id":"Guillermo.Hackett68@gmail.com","dop":"2025-04-06","serial_number":"17275290124446156","imei1":"17275290124446156","imei2":"17275290124446156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137038,"job_number":"JOB_137038","tr_customer_id":137055,"tr_customer_product_id":137045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:51.000Z","modified_at":"2025-12-24T16:26:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19121462497786","imei1":"19121462497786","imei2":"19121462497786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137040,"job_number":"JOB_137040","tr_customer_id":137057,"tr_customer_product_id":137047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:52.000Z","modified_at":"2025-12-24T16:26:52.000Z","name":"Elenor Ferry","mobile_number":"957-809-5307","email_id":"Skye.Blick25@yahoo.com","dop":"2025-04-06","serial_number":"16923879842787292","imei1":"16923879842787292","imei2":"16923879842787292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137041,"job_number":"JOB_137041","tr_customer_id":137058,"tr_customer_product_id":137048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:58.000Z","modified_at":"2025-12-24T16:26:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17456531583092","imei1":"17456531583092","imei2":"17456531583092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137043,"job_number":"JOB_137043","tr_customer_id":137060,"tr_customer_product_id":137050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:26:59.000Z","modified_at":"2025-12-24T16:26:59.000Z","name":"Geo Kerluke","mobile_number":"297-578-3717","email_id":"Libby_Ebert@hotmail.com","dop":"2025-04-06","serial_number":"11506076128381032","imei1":"11506076128381032","imei2":"11506076128381032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137044,"job_number":"JOB_137044","tr_customer_id":137061,"tr_customer_product_id":137051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:04.000Z","modified_at":"2025-12-24T16:29:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19873286637336","imei1":"19873286637336","imei2":"19873286637336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137046,"job_number":"JOB_137046","tr_customer_id":137063,"tr_customer_product_id":137053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:04.000Z","modified_at":"2025-12-24T16:29:04.000Z","name":"Emory Nitzsche","mobile_number":"474-210-8274","email_id":"Chaya.Lindgren10@gmail.com","dop":"2025-04-06","serial_number":"16764182652401514","imei1":"16764182652401514","imei2":"16764182652401514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137047,"job_number":"JOB_137047","tr_customer_id":137064,"tr_customer_product_id":137054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:11.000Z","modified_at":"2025-12-24T16:29:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16914477200743","imei1":"16914477200743","imei2":"16914477200743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137049,"job_number":"JOB_137049","tr_customer_id":137066,"tr_customer_product_id":137056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:11.000Z","modified_at":"2025-12-24T16:29:11.000Z","name":"Perry Schinner","mobile_number":"288-982-0056","email_id":"Travon26@gmail.com","dop":"2025-04-06","serial_number":"10947375838853862","imei1":"10947375838853862","imei2":"10947375838853862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137050,"job_number":"JOB_137050","tr_customer_id":137067,"tr_customer_product_id":137057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:18.000Z","modified_at":"2025-12-24T16:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14132513562571","imei1":"14132513562571","imei2":"14132513562571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137052,"job_number":"JOB_137052","tr_customer_id":137069,"tr_customer_product_id":137059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:29:18.000Z","modified_at":"2025-12-24T16:29:18.000Z","name":"Rhianna Harris","mobile_number":"859-345-1463","email_id":"Alphonso_Raynor99@hotmail.com","dop":"2025-04-06","serial_number":"15678216277684832","imei1":"15678216277684832","imei2":"15678216277684832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137053,"job_number":"JOB_137053","tr_customer_id":137070,"tr_customer_product_id":137060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:32:33.000Z","modified_at":"2025-12-24T16:32:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16913810802494","imei1":"16913810802494","imei2":"16913810802494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137055,"job_number":"JOB_137055","tr_customer_id":137072,"tr_customer_product_id":137062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:32:35.000Z","modified_at":"2025-12-24T16:32:35.000Z","name":"Aurore Casper","mobile_number":"825-211-0305","email_id":"Charley_Dooley@gmail.com","dop":"2025-04-06","serial_number":"12414209388923424","imei1":"12414209388923424","imei2":"12414209388923424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137056,"job_number":"JOB_137056","tr_customer_id":137073,"tr_customer_product_id":137063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:33:17.000Z","modified_at":"2025-12-24T16:33:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19976307809408","imei1":"19976307809408","imei2":"19976307809408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137058,"job_number":"JOB_137058","tr_customer_id":137075,"tr_customer_product_id":137065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:33:19.000Z","modified_at":"2025-12-24T16:33:19.000Z","name":"Dayne Ebert","mobile_number":"907-893-7735","email_id":"Fatima.Smith@gmail.com","dop":"2025-04-06","serial_number":"10782583229926816","imei1":"10782583229926816","imei2":"10782583229926816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137059,"job_number":"JOB_137059","tr_customer_id":137076,"tr_customer_product_id":137066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:34:01.000Z","modified_at":"2025-12-24T16:34:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18999665327936","imei1":"18999665327936","imei2":"18999665327936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137061,"job_number":"JOB_137061","tr_customer_id":137078,"tr_customer_product_id":137068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:34:02.000Z","modified_at":"2025-12-24T16:34:02.000Z","name":"Destinee Crist","mobile_number":"277-323-2644","email_id":"Kristy93@yahoo.com","dop":"2025-04-06","serial_number":"17192732395494072","imei1":"17192732395494072","imei2":"17192732395494072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137062,"job_number":"JOB_137062","tr_customer_id":137079,"tr_customer_product_id":137069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:23.000Z","modified_at":"2025-12-24T16:39:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15853413877594","imei1":"15853413877594","imei2":"15853413877594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137064,"job_number":"JOB_137064","tr_customer_id":137081,"tr_customer_product_id":137071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:23.000Z","modified_at":"2025-12-24T16:39:23.000Z","name":"Anjali Nitzsche","mobile_number":"492-675-5587","email_id":"Rocio_Renner86@yahoo.com","dop":"2025-04-06","serial_number":"11129687337400984","imei1":"11129687337400984","imei2":"11129687337400984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137065,"job_number":"JOB_137065","tr_customer_id":137082,"tr_customer_product_id":137072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:30.000Z","modified_at":"2025-12-24T16:39:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11687745640703","imei1":"11687745640703","imei2":"11687745640703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137067,"job_number":"JOB_137067","tr_customer_id":137084,"tr_customer_product_id":137074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:30.000Z","modified_at":"2025-12-24T16:39:30.000Z","name":"Berry Shields","mobile_number":"539-457-4158","email_id":"Christophe.Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"10047375383713470","imei1":"10047375383713470","imei2":"10047375383713470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137068,"job_number":"JOB_137068","tr_customer_id":137085,"tr_customer_product_id":137075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:37.000Z","modified_at":"2025-12-24T16:39:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13677107975600","imei1":"13677107975600","imei2":"13677107975600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137070,"job_number":"JOB_137070","tr_customer_id":137087,"tr_customer_product_id":137077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:39:37.000Z","modified_at":"2025-12-24T16:39:37.000Z","name":"Esmeralda Botsford","mobile_number":"878-350-4391","email_id":"Eric15@yahoo.com","dop":"2025-04-06","serial_number":"19346621239050550","imei1":"19346621239050550","imei2":"19346621239050550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137071,"job_number":"JOB_137071","tr_customer_id":137088,"tr_customer_product_id":137078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:46:10.000Z","modified_at":"2025-12-24T16:46:10.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-12-14","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-12-14T16:46:09.402681379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:46:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137072,"job_number":"JOB_137072","tr_customer_id":137089,"tr_customer_product_id":137079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:47:16.000Z","modified_at":"2025-12-24T16:47:16.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-12-14","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-12-14T16:47:16.048812330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137073,"job_number":"JOB_137073","tr_customer_id":137090,"tr_customer_product_id":137080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:47:45.000Z","modified_at":"2025-12-24T16:47:45.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-12-14","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-12-14T16:47:44.753633120Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137074,"job_number":"JOB_137074","tr_customer_id":137091,"tr_customer_product_id":137081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:48:43.000Z","modified_at":"2025-12-24T16:48:43.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-12-14","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2025-12-14T16:48:42.443612022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137075,"job_number":"JOB_137075","tr_customer_id":137092,"tr_customer_product_id":137082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:09.000Z","modified_at":"2025-12-24T16:49:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13545048808951","imei1":"13545048808951","imei2":"13545048808951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137077,"job_number":"JOB_137077","tr_customer_id":137094,"tr_customer_product_id":137084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:09.000Z","modified_at":"2025-12-24T16:49:09.000Z","name":"Anthony Carroll","mobile_number":"731-498-0166","email_id":"Art.Schmeler82@gmail.com","dop":"2025-04-06","serial_number":"12807739831927668","imei1":"12807739831927668","imei2":"12807739831927668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137078,"job_number":"JOB_137078","tr_customer_id":137095,"tr_customer_product_id":137085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:16.000Z","modified_at":"2025-12-24T16:49:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17327964589482","imei1":"17327964589482","imei2":"17327964589482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137080,"job_number":"JOB_137080","tr_customer_id":137097,"tr_customer_product_id":137087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:17.000Z","modified_at":"2025-12-24T16:49:17.000Z","name":"Alice Nolan","mobile_number":"945-414-8469","email_id":"Betsy.Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"16359972624466096","imei1":"16359972624466096","imei2":"16359972624466096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137081,"job_number":"JOB_137081","tr_customer_id":137098,"tr_customer_product_id":137088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:24.000Z","modified_at":"2025-12-24T16:49:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19398602304450","imei1":"19398602304450","imei2":"19398602304450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137083,"job_number":"JOB_137083","tr_customer_id":137100,"tr_customer_product_id":137090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:24.000Z","modified_at":"2025-12-24T16:49:24.000Z","name":"Elfrieda Ullrich","mobile_number":"439-612-2774","email_id":"Jacinto_Fay@yahoo.com","dop":"2025-04-06","serial_number":"18614968278140550","imei1":"18614968278140550","imei2":"18614968278140550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137084,"job_number":"JOB_137084","tr_customer_id":137101,"tr_customer_product_id":137091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:49:41.000Z","modified_at":"2025-12-24T16:49:41.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-12-14","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-12-14T16:49:40.341691858Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137085,"job_number":"JOB_137085","tr_customer_id":137102,"tr_customer_product_id":137092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:38.000Z","modified_at":"2025-12-24T16:50:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18940886164734","imei1":"18940886164734","imei2":"18940886164734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137087,"job_number":"JOB_137087","tr_customer_id":137104,"tr_customer_product_id":137094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:38.000Z","modified_at":"2025-12-24T16:50:38.000Z","name":"Salvatore Schumm","mobile_number":"699-728-0497","email_id":"Geraldine_Jaskolski88@gmail.com","dop":"2025-04-06","serial_number":"11751758647111500","imei1":"11751758647111500","imei2":"11751758647111500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137088,"job_number":"JOB_137088","tr_customer_id":137105,"tr_customer_product_id":137095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:45.000Z","modified_at":"2025-12-24T16:50:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16826211924544","imei1":"16826211924544","imei2":"16826211924544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137090,"job_number":"JOB_137090","tr_customer_id":137107,"tr_customer_product_id":137097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:46.000Z","modified_at":"2025-12-24T16:50:46.000Z","name":"Ilene Durgan","mobile_number":"873-640-7448","email_id":"Jane89@gmail.com","dop":"2025-04-06","serial_number":"19116440128665780","imei1":"19116440128665780","imei2":"19116440128665780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137091,"job_number":"JOB_137091","tr_customer_id":137108,"tr_customer_product_id":137098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:53.000Z","modified_at":"2025-12-24T16:50:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18436399352537","imei1":"18436399352537","imei2":"18436399352537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137093,"job_number":"JOB_137093","tr_customer_id":137110,"tr_customer_product_id":137100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:50:53.000Z","modified_at":"2025-12-24T16:50:53.000Z","name":"Gilbert Schneider","mobile_number":"872-324-7892","email_id":"Fredy_Brakus@gmail.com","dop":"2025-04-06","serial_number":"16674419260224408","imei1":"16674419260224408","imei2":"16674419260224408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137094,"job_number":"JOB_137094","tr_customer_id":137111,"tr_customer_product_id":137101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:39.000Z","modified_at":"2025-12-24T16:52:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19030629412714","imei1":"19030629412714","imei2":"19030629412714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137096,"job_number":"JOB_137096","tr_customer_id":137113,"tr_customer_product_id":137103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:40.000Z","modified_at":"2025-12-24T16:52:40.000Z","name":"Hertha McClure","mobile_number":"360-309-4605","email_id":"Jacinto19@yahoo.com","dop":"2025-04-06","serial_number":"16650556046500688","imei1":"16650556046500688","imei2":"16650556046500688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137097,"job_number":"JOB_137097","tr_customer_id":137114,"tr_customer_product_id":137104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:47.000Z","modified_at":"2025-12-24T16:52:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17733794139671","imei1":"17733794139671","imei2":"17733794139671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137099,"job_number":"JOB_137099","tr_customer_id":137116,"tr_customer_product_id":137106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:47.000Z","modified_at":"2025-12-24T16:52:47.000Z","name":"Isac Jacobson","mobile_number":"758-763-4510","email_id":"Eula23@gmail.com","dop":"2025-04-06","serial_number":"10459050014135400","imei1":"10459050014135400","imei2":"10459050014135400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137100,"job_number":"JOB_137100","tr_customer_id":137117,"tr_customer_product_id":137107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:54.000Z","modified_at":"2025-12-24T16:52:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11249753885924","imei1":"11249753885924","imei2":"11249753885924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137102,"job_number":"JOB_137102","tr_customer_id":137119,"tr_customer_product_id":137109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:52:54.000Z","modified_at":"2025-12-24T16:52:54.000Z","name":"Keely Morar","mobile_number":"972-537-9985","email_id":"Augustus.Ankunding@hotmail.com","dop":"2025-04-06","serial_number":"18137873010518504","imei1":"18137873010518504","imei2":"18137873010518504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137103,"job_number":"JOB_137103","tr_customer_id":137120,"tr_customer_product_id":137110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:55:39.000Z","modified_at":"2025-12-24T16:55:39.000Z","name":"Bhagwanti Bhattacharya","mobile_number":"7063329808","email_id":"chandrabhaga.patel@yahoo.co.in","dop":"2025-12-14","serial_number":"373638598437889","imei1":"373638598437889","imei2":"373638598437889","popurl":"www.rageswari-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137104,"job_number":"JOB_137104","tr_customer_id":137121,"tr_customer_product_id":137111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:13.000Z","modified_at":"2025-12-24T16:59:13.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-07-07","serial_number":"105741877766252","imei1":"105741877766252","imei2":"105741877766252","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137106,"job_number":"JOB_137106","tr_customer_id":137123,"tr_customer_product_id":137113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:23.000Z","modified_at":"2025-12-24T16:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-07-07","serial_number":"109281984405420","imei1":"109281984405420","imei2":"109281984405420","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137108,"job_number":"JOB_137108","tr_customer_id":137125,"tr_customer_product_id":137115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T16:59:35.000Z","modified_at":"2025-12-24T16:59:35.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-07-07","serial_number":"101498359554518","imei1":"101498359554518","imei2":"101498359554518","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T16:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137111,"job_number":"JOB_137111","tr_customer_id":137128,"tr_customer_product_id":137118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:24.000Z","modified_at":"2025-12-24T17:05:24.000Z","name":"Cicero Kuhn","mobile_number":"386-206-5091","email_id":"Jeanette.Brakus@yahoo.com","dop":"2025-04-06","serial_number":"17492444365027188","imei1":"17492444365027188","imei2":"17492444365027188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137113,"job_number":"JOB_137113","tr_customer_id":137130,"tr_customer_product_id":137120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:40.000Z","modified_at":"2025-12-24T17:05:40.000Z","name":"Euna Schultz","mobile_number":"449-642-4398","email_id":"Shane6@hotmail.com","dop":"2025-04-06","serial_number":"18754705817409870","imei1":"18754705817409870","imei2":"18754705817409870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137115,"job_number":"JOB_137115","tr_customer_id":137132,"tr_customer_product_id":137122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:05:56.000Z","modified_at":"2025-12-24T17:05:56.000Z","name":"Jessie Krajcik","mobile_number":"225-666-3348","email_id":"Curt.Abbott78@gmail.com","dop":"2025-04-06","serial_number":"16760419141807392","imei1":"16760419141807392","imei2":"16760419141807392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137116,"job_number":"JOB_137116","tr_customer_id":137133,"tr_customer_product_id":137123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:38:26.000Z","modified_at":"2025-12-24T17:38:26.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-24","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-24T17:38:23.706Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137118,"job_number":"JOB_137118","tr_customer_id":137135,"tr_customer_product_id":137125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:38:38.000Z","modified_at":"2025-12-24T17:38:38.000Z","name":"Jay Wintheiser","mobile_number":"395-557-2539","email_id":"Lorenza79@yahoo.com","dop":"2025-04-06","serial_number":"10616662712332578","imei1":"10616662712332578","imei2":"10616662712332578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137119,"job_number":"JOB_137119","tr_customer_id":137136,"tr_customer_product_id":137126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:40:30.000Z","modified_at":"2025-12-24T17:40:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-24","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-24T17:40:29.555Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137120,"job_number":"JOB_137120","tr_customer_id":137137,"tr_customer_product_id":137127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:41:58.000Z","modified_at":"2025-12-24T17:41:58.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-12-14","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-12-14T17:41:57.476140817Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137121,"job_number":"JOB_137121","tr_customer_id":137138,"tr_customer_product_id":137128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:14.000Z","modified_at":"2025-12-24T17:44:14.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-14","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-12-14T17:44:14.045670115Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137122,"job_number":"JOB_137122","tr_customer_id":137139,"tr_customer_product_id":137129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:22.000Z","modified_at":"2025-12-24T17:44:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15482499768319","imei1":"15482499768319","imei2":"15482499768319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137124,"job_number":"JOB_137124","tr_customer_id":137141,"tr_customer_product_id":137131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:23.000Z","modified_at":"2025-12-24T17:44:23.000Z","name":"Mya Murray","mobile_number":"331-800-0056","email_id":"Myrtle.Heller@hotmail.com","dop":"2025-04-06","serial_number":"10516780444187306","imei1":"10516780444187306","imei2":"10516780444187306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137125,"job_number":"JOB_137125","tr_customer_id":137142,"tr_customer_product_id":137132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:30.000Z","modified_at":"2025-12-24T17:44:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19717178868287","imei1":"19717178868287","imei2":"19717178868287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137127,"job_number":"JOB_137127","tr_customer_id":137144,"tr_customer_product_id":137134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:30.000Z","modified_at":"2025-12-24T17:44:30.000Z","name":"Oren Boehm","mobile_number":"541-584-8695","email_id":"Carmen.Anderson2@yahoo.com","dop":"2025-04-06","serial_number":"15557814419373276","imei1":"15557814419373276","imei2":"15557814419373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137128,"job_number":"JOB_137128","tr_customer_id":137145,"tr_customer_product_id":137135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:37.000Z","modified_at":"2025-12-24T17:44:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14706461991600","imei1":"14706461991600","imei2":"14706461991600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137130,"job_number":"JOB_137130","tr_customer_id":137147,"tr_customer_product_id":137137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:44:38.000Z","modified_at":"2025-12-24T17:44:38.000Z","name":"Athena Tromp","mobile_number":"952-982-5618","email_id":"Ransom_Becker@hotmail.com","dop":"2025-04-06","serial_number":"12039433721172386","imei1":"12039433721172386","imei2":"12039433721172386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137132,"job_number":"JOB_137132","tr_customer_id":137149,"tr_customer_product_id":137139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:10.000Z","modified_at":"2025-12-24T17:48:10.000Z","name":"Janet Gleason","mobile_number":"973-694-5354","email_id":"Julia77@hotmail.com","dop":"2025-04-06","serial_number":"12636271754064140","imei1":"12636271754064140","imei2":"12636271754064140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137133,"job_number":"JOB_137133","tr_customer_id":137150,"tr_customer_product_id":137140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:46.000Z","modified_at":"2025-12-24T17:48:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14726175858126","imei1":"14726175858126","imei2":"14726175858126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137135,"job_number":"JOB_137135","tr_customer_id":137152,"tr_customer_product_id":137142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:46.000Z","modified_at":"2025-12-24T17:48:46.000Z","name":"Celine Schmitt","mobile_number":"825-871-0813","email_id":"Jordyn_Heathcote32@gmail.com","dop":"2025-04-06","serial_number":"16170992934893140","imei1":"16170992934893140","imei2":"16170992934893140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137136,"job_number":"JOB_137136","tr_customer_id":137153,"tr_customer_product_id":137143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:53.000Z","modified_at":"2025-12-24T17:48:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10236063293920","imei1":"10236063293920","imei2":"10236063293920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137138,"job_number":"JOB_137138","tr_customer_id":137155,"tr_customer_product_id":137145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:48:54.000Z","modified_at":"2025-12-24T17:48:54.000Z","name":"Earnest Kiehn","mobile_number":"846-400-5008","email_id":"Demond91@yahoo.com","dop":"2025-04-06","serial_number":"11393245186664258","imei1":"11393245186664258","imei2":"11393245186664258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137139,"job_number":"JOB_137139","tr_customer_id":137156,"tr_customer_product_id":137146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:49:01.000Z","modified_at":"2025-12-24T17:49:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17363830794543","imei1":"17363830794543","imei2":"17363830794543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137141,"job_number":"JOB_137141","tr_customer_id":137158,"tr_customer_product_id":137148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T17:49:01.000Z","modified_at":"2025-12-24T17:49:01.000Z","name":"Emmy Koch","mobile_number":"653-512-7370","email_id":"Julio.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12308209592079334","imei1":"12308209592079334","imei2":"12308209592079334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T17:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137142,"job_number":"JOB_137142","tr_customer_id":137159,"tr_customer_product_id":137149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:03.000Z","modified_at":"2025-12-24T18:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15770086389461","imei1":"15770086389461","imei2":"15770086389461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137144,"job_number":"JOB_137144","tr_customer_id":137161,"tr_customer_product_id":137151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:03.000Z","modified_at":"2025-12-24T18:00:03.000Z","name":"Georgiana Jast","mobile_number":"573-328-9193","email_id":"Orrin_Padberg24@gmail.com","dop":"2025-04-06","serial_number":"10159807282761630","imei1":"10159807282761630","imei2":"10159807282761630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137145,"job_number":"JOB_137145","tr_customer_id":137162,"tr_customer_product_id":137152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:11.000Z","modified_at":"2025-12-24T18:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14593772084047","imei1":"14593772084047","imei2":"14593772084047","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137147,"job_number":"JOB_137147","tr_customer_id":137164,"tr_customer_product_id":137154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:11.000Z","modified_at":"2025-12-24T18:00:11.000Z","name":"Wilhelmine Williamson","mobile_number":"467-847-5245","email_id":"Vita.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"16803125120321842","imei1":"16803125120321842","imei2":"16803125120321842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137148,"job_number":"JOB_137148","tr_customer_id":137165,"tr_customer_product_id":137155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:00:19.000Z","modified_at":"2025-12-24T18:00:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19532120755217","imei1":"19532120755217","imei2":"19532120755217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137151,"job_number":"JOB_137151","tr_customer_id":137168,"tr_customer_product_id":137158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:18:54.000Z","modified_at":"2025-12-24T18:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16958141610015","imei1":"16958141610015","imei2":"16958141610015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137153,"job_number":"JOB_137153","tr_customer_id":137170,"tr_customer_product_id":137160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:18:56.000Z","modified_at":"2025-12-24T18:18:56.000Z","name":"Norma Roob","mobile_number":"683-402-0257","email_id":"Rachael_Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"10114264375944024","imei1":"10114264375944024","imei2":"10114264375944024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137154,"job_number":"JOB_137154","tr_customer_id":137171,"tr_customer_product_id":137161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:19:40.000Z","modified_at":"2025-12-24T18:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347048936541","imei1":"12347048936541","imei2":"12347048936541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137156,"job_number":"JOB_137156","tr_customer_id":137173,"tr_customer_product_id":137163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:19:41.000Z","modified_at":"2025-12-24T18:19:41.000Z","name":"Aiyana Kuvalis","mobile_number":"912-530-5423","email_id":"Peggie.OConnell23@yahoo.com","dop":"2025-04-06","serial_number":"18529069141555444","imei1":"18529069141555444","imei2":"18529069141555444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137157,"job_number":"JOB_137157","tr_customer_id":137174,"tr_customer_product_id":137164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:07.000Z","modified_at":"2025-12-24T18:20:07.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899090","imei2":"67678909899090","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137158,"job_number":"JOB_137158","tr_customer_id":137175,"tr_customer_product_id":137165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:25.000Z","modified_at":"2025-12-24T18:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12602647018031","imei1":"12602647018031","imei2":"12602647018031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137160,"job_number":"JOB_137160","tr_customer_id":137177,"tr_customer_product_id":137167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:20:27.000Z","modified_at":"2025-12-24T18:20:27.000Z","name":"Verda Zemlak","mobile_number":"479-913-4270","email_id":"Jairo41@hotmail.com","dop":"2025-04-06","serial_number":"16609310960399364","imei1":"16609310960399364","imei2":"16609310960399364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137162,"job_number":"JOB_137162","tr_customer_id":137179,"tr_customer_product_id":137169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:39:43.000Z","modified_at":"2025-12-24T18:39:43.000Z","name":"Arlo Lebsack","mobile_number":"242-779-9964","email_id":"Jeremie.Beier@hotmail.com","dop":"2025-11-30","serial_number":"17111951169155","imei1":"17111951169155","imei2":"17111951169155","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137163,"job_number":"JOB_137163","tr_customer_id":137180,"tr_customer_product_id":137170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:39:43.000Z","modified_at":"2025-12-24T18:39:43.000Z","name":"Cecilia Mills","mobile_number":"280-874-7732","email_id":"Asia88@yahoo.com","dop":"2025-11-30","serial_number":"507344137709739","imei1":"507344137709739","imei2":"507344137709739","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137164,"job_number":"JOB_137164","tr_customer_id":137181,"tr_customer_product_id":137171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:46:01.000Z","modified_at":"2025-12-24T18:46:01.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899091","imei2":"67678909899091","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137165,"job_number":"JOB_137165","tr_customer_id":137182,"tr_customer_product_id":137172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:47:21.000Z","modified_at":"2025-12-24T18:47:21.000Z","name":"Test User Luwang","mobile_number":"7878789878","email_id":"testuser123@gmail.com","dop":"2025-12-01","serial_number":"67678909899098","imei1":"67678909899092","imei2":"676789098990912","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137166,"job_number":"JOB_137166","tr_customer_id":137183,"tr_customer_product_id":137173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:49:50.000Z","modified_at":"2025-12-24T18:49:50.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-12-14","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-12-14T18:49:49.512734978Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137167,"job_number":"JOB_137167","tr_customer_id":137184,"tr_customer_product_id":137174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:13.000Z","modified_at":"2025-12-24T18:51:13.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2025-12-23","serial_number":"23842930780281","imei1":"23842930780281","imei2":"23842930780281","popurl":"2025-12-23T18:51:12.207342032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137168,"job_number":"JOB_137168","tr_customer_id":137185,"tr_customer_product_id":137175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:23.000Z","modified_at":"2025-12-24T18:51:23.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-12-14","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-12-14T18:51:22.402983591Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137169,"job_number":"JOB_137169","tr_customer_id":137186,"tr_customer_product_id":137176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:51:48.000Z","modified_at":"2025-12-24T18:51:48.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-12-14","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-12-14T18:51:48.097506664Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137170,"job_number":"JOB_137170","tr_customer_id":137187,"tr_customer_product_id":137177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:52:18.000Z","modified_at":"2025-12-24T18:52:18.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2025-12-14","serial_number":"26889419449447","imei1":"26889419449447","imei2":"26889419449447","popurl":"2025-12-14T18:52:17.662544488Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137171,"job_number":"JOB_137171","tr_customer_id":137188,"tr_customer_product_id":137178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:52:21.000Z","modified_at":"2025-12-24T18:52:21.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-12-14","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-12-14T18:52:20.449336216Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137172,"job_number":"JOB_137172","tr_customer_id":137189,"tr_customer_product_id":137179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T18:53:21.000Z","modified_at":"2025-12-24T18:53:21.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-12-19","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-12-19T18:53:20.561461734Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T18:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137174,"job_number":"JOB_137174","tr_customer_id":137191,"tr_customer_product_id":137181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:16.000Z","modified_at":"2025-12-24T19:25:16.000Z","name":"Kaycee Sauer","mobile_number":"891-381-9545","email_id":"Edgar_Barton7@yahoo.com","dop":"2025-11-30","serial_number":"13200741251624","imei1":"13200741251624","imei2":"13200741251624","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137175,"job_number":"JOB_137175","tr_customer_id":137192,"tr_customer_product_id":137182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:16.000Z","modified_at":"2025-12-24T19:25:16.000Z","name":"Alek McKenzie","mobile_number":"762-820-8990","email_id":"Waino_Denesik66@yahoo.com","dop":"2025-11-30","serial_number":"262606769567589","imei1":"262606769567589","imei2":"262606769567589","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137177,"job_number":"JOB_137177","tr_customer_id":137194,"tr_customer_product_id":137184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:30.000Z","modified_at":"2025-12-24T19:25:30.000Z","name":"Maxwell Okuneva","mobile_number":"710-882-4804","email_id":"Lelia.Stark44@yahoo.com","dop":"2025-11-30","serial_number":"11779346217692","imei1":"11779346217692","imei2":"11779346217692","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137178,"job_number":"JOB_137178","tr_customer_id":137195,"tr_customer_product_id":137185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:25:30.000Z","modified_at":"2025-12-24T19:25:30.000Z","name":"Sonya Grant","mobile_number":"407-312-6549","email_id":"Wilfred.Kemmer@yahoo.com","dop":"2025-11-30","serial_number":"483659161642864","imei1":"483659161642864","imei2":"483659161642864","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137180,"job_number":"JOB_137180","tr_customer_id":137197,"tr_customer_product_id":137187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:37:59.000Z","modified_at":"2025-12-24T19:37:59.000Z","name":"Beryl Dicki","mobile_number":"832-872-6009","email_id":"Kayla8@hotmail.com","dop":"2025-11-30","serial_number":"12246693501902","imei1":"12246693501902","imei2":"12246693501902","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137181,"job_number":"JOB_137181","tr_customer_id":137198,"tr_customer_product_id":137188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T19:38:00.000Z","modified_at":"2025-12-24T19:38:00.000Z","name":"Reinhold Armstrong","mobile_number":"511-333-9204","email_id":"Maverick30@hotmail.com","dop":"2025-11-30","serial_number":"560791923033619","imei1":"560791923033619","imei2":"560791923033619","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T19:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137182,"job_number":"JOB_137182","tr_customer_id":137199,"tr_customer_product_id":137189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:07.000Z","modified_at":"2025-12-24T20:25:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12728225812952","imei1":"12728225812952","imei2":"12728225812952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137184,"job_number":"JOB_137184","tr_customer_id":137201,"tr_customer_product_id":137191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:07.000Z","modified_at":"2025-12-24T20:25:07.000Z","name":"Kris Roberts","mobile_number":"287-290-2110","email_id":"Giles_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"15255574456080784","imei1":"15255574456080784","imei2":"15255574456080784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137185,"job_number":"JOB_137185","tr_customer_id":137202,"tr_customer_product_id":137192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:15.000Z","modified_at":"2025-12-24T20:25:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15879403313923","imei1":"15879403313923","imei2":"15879403313923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137187,"job_number":"JOB_137187","tr_customer_id":137204,"tr_customer_product_id":137194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:15.000Z","modified_at":"2025-12-24T20:25:15.000Z","name":"Vena D'Amore","mobile_number":"597-211-9426","email_id":"Karlie.Fadel@yahoo.com","dop":"2025-04-06","serial_number":"12119329799323684","imei1":"12119329799323684","imei2":"12119329799323684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137188,"job_number":"JOB_137188","tr_customer_id":137205,"tr_customer_product_id":137195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:23.000Z","modified_at":"2025-12-24T20:25:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12417249076331","imei1":"12417249076331","imei2":"12417249076331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137190,"job_number":"JOB_137190","tr_customer_id":137207,"tr_customer_product_id":137197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:25:23.000Z","modified_at":"2025-12-24T20:25:23.000Z","name":"Nico Marks","mobile_number":"909-437-3675","email_id":"Meta.Heathcote@gmail.com","dop":"2025-04-06","serial_number":"16706949534962240","imei1":"16706949534962240","imei2":"16706949534962240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137191,"job_number":"JOB_137191","tr_customer_id":137208,"tr_customer_product_id":137198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:05.000Z","modified_at":"2025-12-24T20:26:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11787516456528","imei1":"11787516456528","imei2":"11787516456528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137193,"job_number":"JOB_137193","tr_customer_id":137210,"tr_customer_product_id":137200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:05.000Z","modified_at":"2025-12-24T20:26:05.000Z","name":"Ervin Terry","mobile_number":"950-779-2037","email_id":"Jamison53@yahoo.com","dop":"2025-04-06","serial_number":"19537902153397572","imei1":"19537902153397572","imei2":"19537902153397572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137194,"job_number":"JOB_137194","tr_customer_id":137211,"tr_customer_product_id":137201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:12.000Z","modified_at":"2025-12-24T20:26:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10854069255725","imei1":"10854069255725","imei2":"10854069255725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137196,"job_number":"JOB_137196","tr_customer_id":137213,"tr_customer_product_id":137203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:13.000Z","modified_at":"2025-12-24T20:26:13.000Z","name":"Caleigh Bahringer","mobile_number":"835-677-9153","email_id":"Alanis_Raynor@gmail.com","dop":"2025-04-06","serial_number":"17131741753899954","imei1":"17131741753899954","imei2":"17131741753899954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137197,"job_number":"JOB_137197","tr_customer_id":137214,"tr_customer_product_id":137204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:20.000Z","modified_at":"2025-12-24T20:26:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210641188380","imei1":"12210641188380","imei2":"12210641188380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137199,"job_number":"JOB_137199","tr_customer_id":137216,"tr_customer_product_id":137206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:26:20.000Z","modified_at":"2025-12-24T20:26:20.000Z","name":"Savanah Oberbrunner","mobile_number":"263-897-2438","email_id":"Erling92@hotmail.com","dop":"2025-04-06","serial_number":"18095913402188064","imei1":"18095913402188064","imei2":"18095913402188064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137200,"job_number":"JOB_137200","tr_customer_id":137217,"tr_customer_product_id":137207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:51.000Z","modified_at":"2025-12-24T20:34:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10580703071802","imei1":"10580703071802","imei2":"10580703071802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137202,"job_number":"JOB_137202","tr_customer_id":137219,"tr_customer_product_id":137209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:52.000Z","modified_at":"2025-12-24T20:34:52.000Z","name":"Breanne Ryan","mobile_number":"870-815-8246","email_id":"Guillermo.Carroll@gmail.com","dop":"2025-04-06","serial_number":"12830571961487298","imei1":"12830571961487298","imei2":"12830571961487298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137203,"job_number":"JOB_137203","tr_customer_id":137220,"tr_customer_product_id":137210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:34:59.000Z","modified_at":"2025-12-24T20:34:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10448088288998","imei1":"10448088288998","imei2":"10448088288998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137205,"job_number":"JOB_137205","tr_customer_id":137222,"tr_customer_product_id":137212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:00.000Z","modified_at":"2025-12-24T20:35:00.000Z","name":"Jeremy Bruen","mobile_number":"892-391-0376","email_id":"Dangelo_Prosacco@hotmail.com","dop":"2025-04-06","serial_number":"18535639526413310","imei1":"18535639526413310","imei2":"18535639526413310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137206,"job_number":"JOB_137206","tr_customer_id":137223,"tr_customer_product_id":137213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:07.000Z","modified_at":"2025-12-24T20:35:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19710219848447","imei1":"19710219848447","imei2":"19710219848447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137208,"job_number":"JOB_137208","tr_customer_id":137225,"tr_customer_product_id":137215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:35:07.000Z","modified_at":"2025-12-24T20:35:07.000Z","name":"Brenna Hansen","mobile_number":"363-538-0333","email_id":"Mertie47@hotmail.com","dop":"2025-04-06","serial_number":"14105055497469500","imei1":"14105055497469500","imei2":"14105055497469500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137209,"job_number":"JOB_137209","tr_customer_id":137226,"tr_customer_product_id":137216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:50.000Z","modified_at":"2025-12-24T20:41:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15929095478995","imei1":"15929095478995","imei2":"15929095478995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137211,"job_number":"JOB_137211","tr_customer_id":137228,"tr_customer_product_id":137218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:50.000Z","modified_at":"2025-12-24T20:41:50.000Z","name":"Antonina Stokes","mobile_number":"321-997-3348","email_id":"Diana.Hintz@hotmail.com","dop":"2025-04-06","serial_number":"11656536367117718","imei1":"11656536367117718","imei2":"11656536367117718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137212,"job_number":"JOB_137212","tr_customer_id":137229,"tr_customer_product_id":137219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:58.000Z","modified_at":"2025-12-24T20:41:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263015039813","imei1":"14263015039813","imei2":"14263015039813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137214,"job_number":"JOB_137214","tr_customer_id":137231,"tr_customer_product_id":137221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:41:58.000Z","modified_at":"2025-12-24T20:41:58.000Z","name":"Shad Berge","mobile_number":"896-832-3827","email_id":"Norene.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"16029722212537916","imei1":"16029722212537916","imei2":"16029722212537916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137215,"job_number":"JOB_137215","tr_customer_id":137232,"tr_customer_product_id":137222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:42:06.000Z","modified_at":"2025-12-24T20:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19255383469777","imei1":"19255383469777","imei2":"19255383469777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137217,"job_number":"JOB_137217","tr_customer_id":137234,"tr_customer_product_id":137224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:42:06.000Z","modified_at":"2025-12-24T20:42:06.000Z","name":"Erling Jones","mobile_number":"944-480-3279","email_id":"Margarita.Grant@yahoo.com","dop":"2025-04-06","serial_number":"19705887842424840","imei1":"19705887842424840","imei2":"19705887842424840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137218,"job_number":"JOB_137218","tr_customer_id":137235,"tr_customer_product_id":137225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:07.000Z","modified_at":"2025-12-24T20:46:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15041471929625","imei1":"15041471929625","imei2":"15041471929625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137220,"job_number":"JOB_137220","tr_customer_id":137237,"tr_customer_product_id":137227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:08.000Z","modified_at":"2025-12-24T20:46:08.000Z","name":"Cary Abshire","mobile_number":"936-715-1296","email_id":"Wanda_Jones@gmail.com","dop":"2025-04-06","serial_number":"17231978230595356","imei1":"17231978230595356","imei2":"17231978230595356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137221,"job_number":"JOB_137221","tr_customer_id":137238,"tr_customer_product_id":137228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:15.000Z","modified_at":"2025-12-24T20:46:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10620026209042","imei1":"10620026209042","imei2":"10620026209042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137223,"job_number":"JOB_137223","tr_customer_id":137240,"tr_customer_product_id":137230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:15.000Z","modified_at":"2025-12-24T20:46:15.000Z","name":"Tara Rohan","mobile_number":"773-649-5082","email_id":"Nora_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"13628303413365206","imei1":"13628303413365206","imei2":"13628303413365206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137224,"job_number":"JOB_137224","tr_customer_id":137241,"tr_customer_product_id":137231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:23.000Z","modified_at":"2025-12-24T20:46:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16599520935141","imei1":"16599520935141","imei2":"16599520935141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137226,"job_number":"JOB_137226","tr_customer_id":137243,"tr_customer_product_id":137233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:46:23.000Z","modified_at":"2025-12-24T20:46:23.000Z","name":"Giovani Hegmann","mobile_number":"364-219-8621","email_id":"Raphael.Brekke50@hotmail.com","dop":"2025-04-06","serial_number":"19057258609677890","imei1":"19057258609677890","imei2":"19057258609677890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137227,"job_number":"JOB_137227","tr_customer_id":137244,"tr_customer_product_id":137234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:48:59.000Z","modified_at":"2025-12-24T20:48:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13094880827688","imei1":"13094880827688","imei2":"13094880827688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137229,"job_number":"JOB_137229","tr_customer_id":137246,"tr_customer_product_id":137236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:48:59.000Z","modified_at":"2025-12-24T20:48:59.000Z","name":"Rosetta Kohler","mobile_number":"479-357-0112","email_id":"Meggie93@yahoo.com","dop":"2025-04-06","serial_number":"14604936692018352","imei1":"14604936692018352","imei2":"14604936692018352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137230,"job_number":"JOB_137230","tr_customer_id":137247,"tr_customer_product_id":137237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:07.000Z","modified_at":"2025-12-24T20:49:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10350129371458","imei1":"10350129371458","imei2":"10350129371458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137232,"job_number":"JOB_137232","tr_customer_id":137249,"tr_customer_product_id":137239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:07.000Z","modified_at":"2025-12-24T20:49:07.000Z","name":"Brianne Schuppe","mobile_number":"609-640-8718","email_id":"Taryn37@yahoo.com","dop":"2025-04-06","serial_number":"16186354412644774","imei1":"16186354412644774","imei2":"16186354412644774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137233,"job_number":"JOB_137233","tr_customer_id":137250,"tr_customer_product_id":137240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:14.000Z","modified_at":"2025-12-24T20:49:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16011683025010","imei1":"16011683025010","imei2":"16011683025010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137235,"job_number":"JOB_137235","tr_customer_id":137252,"tr_customer_product_id":137242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T20:49:15.000Z","modified_at":"2025-12-24T20:49:15.000Z","name":"Madonna Schmidt","mobile_number":"905-946-1916","email_id":"Margot.White@hotmail.com","dop":"2025-04-06","serial_number":"16592744164369156","imei1":"16592744164369156","imei2":"16592744164369156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T20:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137236,"job_number":"JOB_137236","tr_customer_id":137253,"tr_customer_product_id":137243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:38:19.000Z","modified_at":"2025-12-24T21:38:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19431760934267","imei1":"19431760934267","imei2":"19431760934267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137238,"job_number":"JOB_137238","tr_customer_id":137255,"tr_customer_product_id":137245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:38:20.000Z","modified_at":"2025-12-24T21:38:20.000Z","name":"Ernie Toy","mobile_number":"372-436-3051","email_id":"Wilson_Cronin@yahoo.com","dop":"2025-04-06","serial_number":"13284600862478224","imei1":"13284600862478224","imei2":"13284600862478224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137239,"job_number":"JOB_137239","tr_customer_id":137256,"tr_customer_product_id":137246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:04.000Z","modified_at":"2025-12-24T21:39:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19234285154882","imei1":"19234285154882","imei2":"19234285154882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137241,"job_number":"JOB_137241","tr_customer_id":137258,"tr_customer_product_id":137248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:05.000Z","modified_at":"2025-12-24T21:39:05.000Z","name":"Vicenta Funk","mobile_number":"502-898-4471","email_id":"Dahlia51@hotmail.com","dop":"2025-04-06","serial_number":"10980784552676180","imei1":"10980784552676180","imei2":"10980784552676180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137242,"job_number":"JOB_137242","tr_customer_id":137259,"tr_customer_product_id":137249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:49.000Z","modified_at":"2025-12-24T21:39:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11394617971847","imei1":"11394617971847","imei2":"11394617971847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137244,"job_number":"JOB_137244","tr_customer_id":137261,"tr_customer_product_id":137251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:39:50.000Z","modified_at":"2025-12-24T21:39:50.000Z","name":"Damian Dach","mobile_number":"525-310-0135","email_id":"Lucio.Moen58@gmail.com","dop":"2025-04-06","serial_number":"12317943960728836","imei1":"12317943960728836","imei2":"12317943960728836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137245,"job_number":"JOB_137245","tr_customer_id":137262,"tr_customer_product_id":137252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:17.000Z","modified_at":"2025-12-24T21:48:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12327733385296","imei1":"12327733385296","imei2":"12327733385296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137247,"job_number":"JOB_137247","tr_customer_id":137264,"tr_customer_product_id":137254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:18.000Z","modified_at":"2025-12-24T21:48:18.000Z","name":"Jasen Carroll","mobile_number":"688-242-1025","email_id":"Carroll88@gmail.com","dop":"2025-04-06","serial_number":"10646858419884270","imei1":"10646858419884270","imei2":"10646858419884270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137248,"job_number":"JOB_137248","tr_customer_id":137265,"tr_customer_product_id":137255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:28.000Z","modified_at":"2025-12-24T21:48:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739385191142","imei1":"13739385191142","imei2":"13739385191142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137250,"job_number":"JOB_137250","tr_customer_id":137267,"tr_customer_product_id":137257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:28.000Z","modified_at":"2025-12-24T21:48:28.000Z","name":"Warren Marvin","mobile_number":"508-398-3535","email_id":"Abagail.Hamill@gmail.com","dop":"2025-04-06","serial_number":"19109774375391450","imei1":"19109774375391450","imei2":"19109774375391450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137251,"job_number":"JOB_137251","tr_customer_id":137268,"tr_customer_product_id":137258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:37.000Z","modified_at":"2025-12-24T21:48:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538126832893","imei1":"14538126832893","imei2":"14538126832893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137253,"job_number":"JOB_137253","tr_customer_id":137270,"tr_customer_product_id":137260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T21:48:38.000Z","modified_at":"2025-12-24T21:48:38.000Z","name":"Xander Shields","mobile_number":"657-860-3982","email_id":"Bradford.Shanahan66@yahoo.com","dop":"2025-04-06","serial_number":"14728180839482888","imei1":"14728180839482888","imei2":"14728180839482888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T21:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137254,"job_number":"JOB_137254","tr_customer_id":137271,"tr_customer_product_id":137261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:03:30.000Z","modified_at":"2025-12-24T22:03:30.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79756591958888","imei1":"79756591958888","imei2":"79756591958888","popurl":"2025-12-14T22:03:27.431531Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137255,"job_number":"JOB_137255","tr_customer_id":137272,"tr_customer_product_id":137262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:03:59.000Z","modified_at":"2025-12-24T22:03:59.000Z","name":"Ganapati Kaniyar","mobile_number":"7010641307","email_id":"satish.kaur@gmail.com","dop":"2025-12-14","serial_number":"545649492451795","imei1":"545649492451795","imei2":"545649492451795","popurl":"www.himadri-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137256,"job_number":"JOB_137256","tr_customer_id":137273,"tr_customer_product_id":137263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:04:20.000Z","modified_at":"2025-12-24T22:04:20.000Z","name":"Lalita Sharma","mobile_number":"7041498888","email_id":"gayatri.kaur@hotmail.com","dop":"2025-12-14","serial_number":"867569733983126","imei1":"867569733983126","imei2":"867569733983126","popurl":"www.tanushree-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137257,"job_number":"JOB_137257","tr_customer_id":137274,"tr_customer_product_id":137264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:05:19.000Z","modified_at":"2025-12-24T22:05:19.000Z","name":"Kali Ganaka","mobile_number":"7028598557","email_id":"aagney.abbott@hotmail.com","dop":"2025-12-14","serial_number":"998998508675101","imei1":"998998508675101","imei2":"998998508675101","popurl":"www.girja-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137258,"job_number":"JOB_137258","tr_customer_id":137275,"tr_customer_product_id":137265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:05:56.000Z","modified_at":"2025-12-24T22:05:56.000Z","name":"Asha Joshi","mobile_number":"7069594547","email_id":"digambara.mahajan@hotmail.com","dop":"2025-12-14","serial_number":"432196340315229","imei1":"432196340315229","imei2":"432196340315229","popurl":"www.abhaya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137259,"job_number":"JOB_137259","tr_customer_id":137276,"tr_customer_product_id":137266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:06:26.000Z","modified_at":"2025-12-24T22:06:26.000Z","name":"Chakrika Jain","mobile_number":"7002208922","email_id":"brahma.guha@hotmail.com","dop":"2025-12-14","serial_number":"895691826629893","imei1":"895691826629893","imei2":"895691826629893","popurl":"www.shankar-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137260,"job_number":"JOB_137260","tr_customer_id":137277,"tr_customer_product_id":137267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:57:08.000Z","modified_at":"2025-12-24T22:57:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79856591958888","imei1":"79856591958888","imei2":"79856591958888","popurl":"2025-12-14T22:57:06.246763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137261,"job_number":"JOB_137261","tr_customer_id":137278,"tr_customer_product_id":137268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T22:59:41.000Z","modified_at":"2025-12-24T22:59:41.000Z","name":"Bhardwaj Menon","mobile_number":"7032106010","email_id":"basanti.tandon@gmail.com","dop":"2025-12-14","serial_number":"188759181415087","imei1":"188759181415087","imei2":"188759181415087","popurl":"www.chakravarti-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T22:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137262,"job_number":"JOB_137262","tr_customer_id":137279,"tr_customer_product_id":137269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:12:16.000Z","modified_at":"2025-12-24T23:12:16.000Z","name":"Baijayanti Bhat","mobile_number":"7050173476","email_id":"chandira.embranthiri@yahoo.co.in","dop":"2025-12-14","serial_number":"635374423729872","imei1":"635374423729872","imei2":"635374423729872","popurl":"www.jitender-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137263,"job_number":"JOB_137263","tr_customer_id":137280,"tr_customer_product_id":137270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:13:27.000Z","modified_at":"2025-12-24T23:13:27.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79956591958888","imei1":"79956591958888","imei2":"79956591958888","popurl":"2025-12-14T23:13:24.678701Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137264,"job_number":"JOB_137264","tr_customer_id":137281,"tr_customer_product_id":137271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:37:49.000Z","modified_at":"2025-12-24T23:37:49.000Z","name":"Jagadisha Mehra","mobile_number":"7091582532","email_id":"vasudev.iyengar@gmail.com","dop":"2025-12-14","serial_number":"791619741032619","imei1":"791619741032619","imei2":"791619741032619","popurl":"www.bankimchandra-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137265,"job_number":"JOB_137265","tr_customer_id":137282,"tr_customer_product_id":137272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:45:51.000Z","modified_at":"2025-12-24T23:45:51.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79916591958888","imei1":"79916591958888","imei2":"79916591958888","popurl":"2025-12-14T23:45:47.739927Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137266,"job_number":"JOB_137266","tr_customer_id":137283,"tr_customer_product_id":137273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:47:18.000Z","modified_at":"2025-12-24T23:47:18.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79926591958888","imei1":"79926591958888","imei2":"79926591958888","popurl":"2025-12-14T23:47:15.076298Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137267,"job_number":"JOB_137267","tr_customer_id":137284,"tr_customer_product_id":137274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:49:11.000Z","modified_at":"2025-12-24T23:49:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79936591958888","imei1":"79936591958888","imei2":"79936591958888","popurl":"2025-12-14T23:49:07.937906Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137268,"job_number":"JOB_137268","tr_customer_id":137285,"tr_customer_product_id":137275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-24T23:56:46.000Z","modified_at":"2025-12-24T23:56:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-14","serial_number":"79946591958888","imei1":"79946591958888","imei2":"79946591958888","popurl":"2025-12-14T23:56:43.503077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-24T23:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137269,"job_number":"JOB_137269","tr_customer_id":137286,"tr_customer_product_id":137276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:12.000Z","modified_at":"2025-12-25T00:08:12.000Z","name":"Jaimini Naik","mobile_number":"7029072042","email_id":"divaakar.pilla@hotmail.com","dop":"2025-12-15","serial_number":"752058325493042","imei1":"752058325493042","imei2":"752058325493042","popurl":"www.balachandra-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137270,"job_number":"JOB_137270","tr_customer_id":137287,"tr_customer_product_id":137277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T00:08:14.000Z","modified_at":"2025-12-25T00:08:14.000Z","name":"Dwaipayana Pothuvaal","mobile_number":"7054131744","email_id":"bhooshit.rana@yahoo.co.in","dop":"2025-12-15","serial_number":"133076733609513","imei1":"133076733609513","imei2":"133076733609513","popurl":"www.dhruv-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T00:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137271,"job_number":"JOB_137271","tr_customer_id":137288,"tr_customer_product_id":137278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:09:03.000Z","modified_at":"2025-12-25T01:09:03.000Z","name":"Hardy Schuster","mobile_number":"464-323-7082","email_id":"Jerel69@gmail.com","dop":"2025-11-11","serial_number":"15831696686253","imei1":"15831696686253","imei2":"15831696686253","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137272,"job_number":"JOB_137272","tr_customer_id":137289,"tr_customer_product_id":137279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:11:09.000Z","modified_at":"2025-12-25T01:11:09.000Z","name":"Alverta Glover","mobile_number":"441-979-3818","email_id":"Betsy.Stamm3@yahoo.com","dop":"2025-11-11","serial_number":"16195343352662","imei1":"16195343352662","imei2":"16195343352662","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137273,"job_number":"JOB_137273","tr_customer_id":137290,"tr_customer_product_id":137280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:13:39.000Z","modified_at":"2025-12-25T01:13:39.000Z","name":"Jo Willms","mobile_number":"646-632-7416","email_id":"Daryl.Bogisich@yahoo.com","dop":"2025-11-11","serial_number":"17538031797099","imei1":"17538031797099","imei2":"17538031797099","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137274,"job_number":"JOB_137274","tr_customer_id":137291,"tr_customer_product_id":137281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:16:59.000Z","modified_at":"2025-12-25T01:16:59.000Z","name":"Jensen Halvorson","mobile_number":"926-863-8868","email_id":"Susana.Gislason71@yahoo.com","dop":"2025-11-11","serial_number":"19238036436213","imei1":"19238036436213","imei2":"19238036436213","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137275,"job_number":"JOB_137275","tr_customer_id":137292,"tr_customer_product_id":137282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:19:30.000Z","modified_at":"2025-12-25T01:19:30.000Z","name":"Ottis Thompson","mobile_number":"725-304-9157","email_id":"Winifred.Feest71@hotmail.com","dop":"2025-11-11","serial_number":"19487346040937","imei1":"19487346040937","imei2":"19487346040937","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137276,"job_number":"JOB_137276","tr_customer_id":137293,"tr_customer_product_id":137283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:24:44.000Z","modified_at":"2025-12-25T01:24:44.000Z","name":"Florian Treutel","mobile_number":"337-967-5738","email_id":"Vanessa.Brekke@yahoo.com","dop":"2025-11-11","serial_number":"13358178535000","imei1":"13358178535000","imei2":"13358178535000","popurl":"2025-11-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137278,"job_number":"JOB_137278","tr_customer_id":137295,"tr_customer_product_id":137285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:14.000Z","modified_at":"2025-12-25T01:27:14.000Z","name":"Bo Abshire","mobile_number":"408-327-9517","email_id":"Maximillian.Dibbert74@gmail.com","dop":"2025-04-06","serial_number":"17998800452203788","imei1":"17998800452203788","imei2":"17998800452203788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T01:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137290,"job_number":"JOB_137290","tr_customer_id":137307,"tr_customer_product_id":137297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:53.000Z","modified_at":"2025-12-25T03:45:53.000Z","name":"Erik Cartwright","mobile_number":"291-412-1406","email_id":"Brandi5@yahoo.com","dop":"2025-04-06","serial_number":"16667689361463940","imei1":"16667689361463940","imei2":"16667689361463940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137292,"job_number":"JOB_137292","tr_customer_id":137309,"tr_customer_product_id":137299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13326406898259","imei1":"13326406898259","imei2":"13326406898259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137294,"job_number":"JOB_137294","tr_customer_id":137311,"tr_customer_product_id":137301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:03.000Z","modified_at":"2025-12-25T03:46:03.000Z","name":"Stanford Schinner","mobile_number":"881-749-5328","email_id":"Randal.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"14300376876198068","imei1":"14300376876198068","imei2":"14300376876198068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137295,"job_number":"JOB_137295","tr_customer_id":137312,"tr_customer_product_id":137302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:12.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12627075769823","imei1":"12627075769823","imei2":"12627075769823","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137297,"job_number":"JOB_137297","tr_customer_id":137314,"tr_customer_product_id":137304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:28.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11115070131535","imei1":"11115070131535","imei2":"11115070131535","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137300,"job_number":"JOB_137300","tr_customer_id":137317,"tr_customer_product_id":137307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:38.000Z","modified_at":"2025-12-25T03:46:38.000Z","name":"Shirley Ward","mobile_number":"743-661-6442","email_id":"Alexie.Hane@hotmail.com","dop":"2025-04-06","serial_number":"15869525404044476","imei1":"15869525404044476","imei2":"15869525404044476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137302,"job_number":"JOB_137302","tr_customer_id":137319,"tr_customer_product_id":137309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"Tristin Heathcote","mobile_number":"810-484-1944","email_id":"Dusty_Fritsch9@gmail.com","dop":"2025-04-06","serial_number":"10583712318346","imei1":"10583712318346","imei2":"10583712318346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137303,"job_number":"JOB_137303","tr_customer_id":137320,"tr_customer_product_id":137310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:46:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12100092582869","imei1":"12100092582869","imei2":"12100092582869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137305,"job_number":"JOB_137305","tr_customer_id":137322,"tr_customer_product_id":137312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Addison Rolfson","mobile_number":"346-603-8927","email_id":"Ova_Huel11@yahoo.com","dop":"2025-04-06","serial_number":"15023080673612660","imei1":"15023080673612660","imei2":"15023080673612660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137306,"job_number":"JOB_137306","tr_customer_id":137323,"tr_customer_product_id":137313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:41.000Z","modified_at":"2025-12-25T03:46:41.000Z","name":"Jayda Zulauf","mobile_number":"423-575-7211","email_id":"Drake_Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"11982925085544988","imei1":"11982925085544988","imei2":"11982925085544988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137307,"job_number":"JOB_137307","tr_customer_id":137324,"tr_customer_product_id":137314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10401559741388","imei1":"10401559741388","imei2":"10401559741388","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137309,"job_number":"JOB_137309","tr_customer_id":137326,"tr_customer_product_id":137316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:46:42.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11505983862151","imei1":"11505983862151","imei2":"11505983862151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137311,"job_number":"JOB_137311","tr_customer_id":137328,"tr_customer_product_id":137318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:43.000Z","modified_at":"2025-12-25T03:46:43.000Z","name":"Jerrod Sauer","mobile_number":"467-638-1423","email_id":"Davonte42@gmail.com","dop":"2025-06-18","serial_number":"1039595875050718","imei1":"1039595875050718","imei2":"1039595875050718","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137312,"job_number":"JOB_137312","tr_customer_id":137329,"tr_customer_product_id":137319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Ryan Conroy","mobile_number":"481-446-1879","email_id":"Conner39@hotmail.com","dop":"2025-04-06","serial_number":"11886417942262504","imei1":"11886417942262504","imei2":"11886417942262504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137313,"job_number":"JOB_137313","tr_customer_id":137330,"tr_customer_product_id":137320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:44.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"11511329063052","imei1":"11511329063052","imei2":"11511329063052","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137316,"job_number":"JOB_137316","tr_customer_id":137333,"tr_customer_product_id":137323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:48.000Z","modified_at":"2025-12-25T03:46:48.000Z","name":"Anahi Johnson","mobile_number":"517-763-2086","email_id":"Madonna_Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"16591868289177204","imei1":"16591868289177204","imei2":"16591868289177204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137318,"job_number":"JOB_137318","tr_customer_id":137335,"tr_customer_product_id":137325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:50.000Z","modified_at":"2025-12-25T03:46:50.000Z","name":"Ursula Nienow","mobile_number":"800-627-6651","email_id":"Maryjane_Heidenreich75@hotmail.com","dop":"2025-04-06","serial_number":"10074789380363398","imei1":"10074789380363398","imei2":"10074789380363398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:46:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137319,"job_number":"JOB_137319","tr_customer_id":137336,"tr_customer_product_id":137326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18755204682927","imei1":"18755204682927","imei2":"18755204682927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137321,"job_number":"JOB_137321","tr_customer_id":137338,"tr_customer_product_id":137328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:02.000Z","modified_at":"2025-12-25T03:47:02.000Z","name":"Blanche Adams","mobile_number":"581-345-5357","email_id":"Linnea_Satterfield@yahoo.com","dop":"2025-04-06","serial_number":"18420067094425430","imei1":"18420067094425430","imei2":"18420067094425430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137323,"job_number":"JOB_137323","tr_customer_id":137340,"tr_customer_product_id":137330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:11.000Z","modified_at":"2025-12-25T03:47:11.000Z","name":"Viva Bernier","mobile_number":"277-887-9753","email_id":"Antonette98@hotmail.com","dop":"2025-04-06","serial_number":"14960973638734704","imei1":"14960973638734704","imei2":"14960973638734704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137325,"job_number":"JOB_137325","tr_customer_id":137342,"tr_customer_product_id":137332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16504247360099","imei1":"16504247360099","imei2":"16504247360099","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137326,"job_number":"JOB_137326","tr_customer_id":137343,"tr_customer_product_id":137333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:17.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Elvie Murazik","mobile_number":"366-842-4886","email_id":"Giovanni56@yahoo.com","dop":"2025-09-16","serial_number":"16657442382470","imei1":"16657442382470","imei2":"16657442382470","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137327,"job_number":"JOB_137327","tr_customer_id":137344,"tr_customer_product_id":137334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:22.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10246211709032","imei1":"10246211709032","imei2":"10246211709032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137329,"job_number":"JOB_137329","tr_customer_id":137346,"tr_customer_product_id":137336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Garry Kuhlman","mobile_number":"900-600-4790","email_id":"Itzel.Mohr@yahoo.com","dop":"2025-06-18","serial_number":"1039942422821034","imei1":"1039942422821034","imei2":"1039942422821034","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137330,"job_number":"JOB_137330","tr_customer_id":137347,"tr_customer_product_id":137337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15177962326176","imei1":"15177962326176","imei2":"15177962326176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137332,"job_number":"JOB_137332","tr_customer_id":137349,"tr_customer_product_id":137339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:24.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19193538107572","imei1":"19193538107572","imei2":"19193538107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137333,"job_number":"JOB_137333","tr_customer_id":137350,"tr_customer_product_id":137340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:47:25.000Z","name":"Dorthy Littel","mobile_number":"316-505-1762","email_id":"Cameron_Moore33@yahoo.com","dop":"2025-04-06","serial_number":"13771418745197132","imei1":"13771418745197132","imei2":"13771418745197132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137335,"job_number":"JOB_137335","tr_customer_id":137352,"tr_customer_product_id":137342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"Rachael Thompson","mobile_number":"385-915-5211","email_id":"Filiberto.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"16436476403513868","imei1":"16436476403513868","imei2":"16436476403513868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137336,"job_number":"JOB_137336","tr_customer_id":137353,"tr_customer_product_id":137343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:26.000Z","modified_at":"2025-12-25T03:47:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12796872445034","imei1":"12796872445034","imei2":"12796872445034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137339,"job_number":"JOB_137339","tr_customer_id":137356,"tr_customer_product_id":137346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:47:28.000Z","name":"Donnell Mueller","mobile_number":"475-730-9239","email_id":"Adolfo_Schimmel0@hotmail.com","dop":"2025-04-06","serial_number":"11770259586782748","imei1":"11770259586782748","imei2":"11770259586782748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137340,"job_number":"JOB_137340","tr_customer_id":137357,"tr_customer_product_id":137347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:29.000Z","modified_at":"2025-12-25T03:47:29.000Z","name":"Erich Lubowitz","mobile_number":"444-845-5970","email_id":"Maia9@yahoo.com","dop":"2025-04-06","serial_number":"11428318506437556","imei1":"11428318506437556","imei2":"11428318506437556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137344,"job_number":"JOB_137344","tr_customer_id":137361,"tr_customer_product_id":137351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"16602624669923","imei1":"16602624669923","imei2":"16602624669923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137345,"job_number":"JOB_137345","tr_customer_id":137362,"tr_customer_product_id":137352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Lon Kuhlman","mobile_number":"790-257-7022","email_id":"Dashawn.Volkman8@hotmail.com","dop":"2025-09-16","serial_number":"11230247736318","imei1":"11230247736318","imei2":"11230247736318","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137347,"job_number":"JOB_137347","tr_customer_id":137364,"tr_customer_product_id":137354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:47:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14882666937825","imei1":"14882666937825","imei2":"14882666937825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137349,"job_number":"JOB_137349","tr_customer_id":137366,"tr_customer_product_id":137356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:48.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11024354107711","imei1":"11024354107711","imei2":"11024354107711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137350,"job_number":"JOB_137350","tr_customer_id":137367,"tr_customer_product_id":137357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:47:49.000Z","name":"Carol Jenkins","mobile_number":"948-424-1920","email_id":"Rocky52@hotmail.com","dop":"2025-04-06","serial_number":"14518139280878926","imei1":"14518139280878926","imei2":"14518139280878926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137353,"job_number":"JOB_137353","tr_customer_id":137370,"tr_customer_product_id":137360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:47:50.000Z","name":"Marlene King","mobile_number":"891-446-5613","email_id":"Doug.Goldner15@hotmail.com","dop":"2025-04-06","serial_number":"17093699887442686","imei1":"17093699887442686","imei2":"17093699887442686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137354,"job_number":"JOB_137354","tr_customer_id":137371,"tr_customer_product_id":137361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:51.000Z","modified_at":"2025-12-25T03:47:51.000Z","name":"Geo Koch","mobile_number":"570-810-4692","email_id":"Scotty.Ferry92@hotmail.com","dop":"2025-05-30","serial_number":"13195073325787","imei1":"13195073325787","imei2":"13195073325787","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137356,"job_number":"JOB_137356","tr_customer_id":137373,"tr_customer_product_id":137363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Marilie Hirthe","mobile_number":"544-510-2453","email_id":"Scotty.Doyle@yahoo.com","dop":"2025-05-30","serial_number":"1579730307862337","imei1":"1579730307862337","imei2":"1579730307862337","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137357,"job_number":"JOB_137357","tr_customer_id":137374,"tr_customer_product_id":137364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:47:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14982677366731","imei1":"14982677366731","imei2":"14982677366731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137359,"job_number":"JOB_137359","tr_customer_id":137376,"tr_customer_product_id":137366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:54.000Z","modified_at":"2025-12-25T03:47:54.000Z","name":"Ethan Mayer","mobile_number":"404-701-2870","email_id":"Hildegard53@yahoo.com","dop":"2025-04-06","serial_number":"12993347464925776","imei1":"12993347464925776","imei2":"12993347464925776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137361,"job_number":"JOB_137361","tr_customer_id":137378,"tr_customer_product_id":137368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13339318815988","imei1":"13339318815988","imei2":"13339318815988","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137362,"job_number":"JOB_137362","tr_customer_id":137379,"tr_customer_product_id":137369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:58.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Alfredo Sawayn","mobile_number":"300-563-4176","email_id":"Tyler45@hotmail.com","dop":"2025-09-16","serial_number":"19646234670478","imei1":"19646234670478","imei2":"19646234670478","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137368,"job_number":"JOB_137368","tr_customer_id":137385,"tr_customer_product_id":137375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14265366221500","imei1":"14265366221500","imei2":"14265366221500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137370,"job_number":"JOB_137370","tr_customer_id":137387,"tr_customer_product_id":137377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"Ena Schulist","mobile_number":"551-734-8534","email_id":"Nestor.Deckow@hotmail.com","dop":"2025-04-06","serial_number":"15734167450702780","imei1":"15734167450702780","imei2":"15734167450702780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137371,"job_number":"JOB_137371","tr_customer_id":137388,"tr_customer_product_id":137378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10271462121529","imei1":"10271462121529","imei2":"10271462121529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137376,"job_number":"JOB_137376","tr_customer_id":137393,"tr_customer_product_id":137383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Gillian Wilkinson","mobile_number":"763-656-4013","email_id":"Lindsay_Schroeder43@yahoo.com","dop":"2025-04-06","serial_number":"19933685871515530","imei1":"19933685871515530","imei2":"19933685871515530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137381,"job_number":"JOB_137381","tr_customer_id":137398,"tr_customer_product_id":137388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15009533036658","imei1":"15009533036658","imei2":"15009533036658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137382,"job_number":"JOB_137382","tr_customer_id":137399,"tr_customer_product_id":137389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:32.000Z","modified_at":"2025-12-25T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13182146013702","imei1":"13182146013702","imei2":"13182146013702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137385,"job_number":"JOB_137385","tr_customer_id":137402,"tr_customer_product_id":137392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:48:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15065114577883","imei1":"15065114577883","imei2":"15065114577883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137387,"job_number":"JOB_137387","tr_customer_id":137404,"tr_customer_product_id":137394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14141148932716","imei1":"14141148932716","imei2":"14141148932716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137388,"job_number":"JOB_137388","tr_customer_id":137405,"tr_customer_product_id":137395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Stacey Gulgowski","mobile_number":"709-310-0159","email_id":"Allen_Schaden75@gmail.com","dop":"2025-04-06","serial_number":"15611439783467552","imei1":"15611439783467552","imei2":"15611439783467552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137389,"job_number":"JOB_137389","tr_customer_id":137406,"tr_customer_product_id":137396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Benjamin Kub","mobile_number":"671-264-4804","email_id":"Krystel_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"15441364681121620","imei1":"15441364681121620","imei2":"15441364681121620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137391,"job_number":"JOB_137391","tr_customer_id":137408,"tr_customer_product_id":137398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:48:34.000Z","name":"Vinnie Yundt","mobile_number":"666-241-3880","email_id":"Ellen.Schinner@gmail.com","dop":"2025-04-06","serial_number":"18719341266179336","imei1":"18719341266179336","imei2":"18719341266179336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137392,"job_number":"JOB_137392","tr_customer_id":137409,"tr_customer_product_id":137399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:36.000Z","modified_at":"2025-12-25T03:48:36.000Z","name":"Gerald Lueilwitz","mobile_number":"858-832-3629","email_id":"Darien.Veum70@hotmail.com","dop":"2025-04-06","serial_number":"19185846778528270","imei1":"19185846778528270","imei2":"19185846778528270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137393,"job_number":"JOB_137393","tr_customer_id":137410,"tr_customer_product_id":137400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:38.000Z","modified_at":"2025-12-25T03:48:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19014374948823","imei1":"19014374948823","imei2":"19014374948823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137395,"job_number":"JOB_137395","tr_customer_id":137412,"tr_customer_product_id":137402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:40.000Z","modified_at":"2025-12-25T03:48:40.000Z","name":"Charlene Crona","mobile_number":"743-488-4350","email_id":"Gracie59@yahoo.com","dop":"2025-04-06","serial_number":"12146950580471086","imei1":"12146950580471086","imei2":"12146950580471086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137399,"job_number":"JOB_137399","tr_customer_id":137416,"tr_customer_product_id":137406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:48:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17988649780962","imei1":"17988649780962","imei2":"17988649780962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137401,"job_number":"JOB_137401","tr_customer_id":137418,"tr_customer_product_id":137408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:58.000Z","modified_at":"2025-12-25T03:48:58.000Z","name":"Jensen Hilpert","mobile_number":"238-268-7636","email_id":"Neil.Schiller34@yahoo.com","dop":"2025-04-06","serial_number":"12778090446138674","imei1":"12778090446138674","imei2":"12778090446138674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137408,"job_number":"JOB_137408","tr_customer_id":137425,"tr_customer_product_id":137415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15670049498436","imei1":"15670049498436","imei2":"15670049498436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137410,"job_number":"JOB_137410","tr_customer_id":137427,"tr_customer_product_id":137417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13136322504467","imei1":"13136322504467","imei2":"13136322504467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137412,"job_number":"JOB_137412","tr_customer_id":137429,"tr_customer_product_id":137419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:12.000Z","name":"Name Veum","mobile_number":"357-411-0364","email_id":"Darron.Schneider@gmail.com","dop":"2025-04-06","serial_number":"17066442213782696","imei1":"17066442213782696","imei2":"17066442213782696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137413,"job_number":"JOB_137413","tr_customer_id":137430,"tr_customer_product_id":137420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:13.000Z","modified_at":"2025-12-25T03:49:13.000Z","name":"Melisa Veum","mobile_number":"999-441-6746","email_id":"Jarrett19@gmail.com","dop":"2025-04-06","serial_number":"14940475495931336","imei1":"14940475495931336","imei2":"14940475495931336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137418,"job_number":"JOB_137418","tr_customer_id":137435,"tr_customer_product_id":137425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18625216779920","imei1":"18625216779920","imei2":"18625216779920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137420,"job_number":"JOB_137420","tr_customer_id":137437,"tr_customer_product_id":137427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:20.000Z","modified_at":"2025-12-25T03:49:20.000Z","name":"Marielle Hayes","mobile_number":"913-412-9023","email_id":"Brooke_Morar94@gmail.com","dop":"2025-04-06","serial_number":"12561905717510522","imei1":"12561905717510522","imei2":"12561905717510522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137421,"job_number":"JOB_137421","tr_customer_id":137438,"tr_customer_product_id":137428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:23.000Z","modified_at":"2025-12-25T03:49:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13272918861501","imei1":"13272918861501","imei2":"13272918861501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137423,"job_number":"JOB_137423","tr_customer_id":137440,"tr_customer_product_id":137430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:25.000Z","modified_at":"2025-12-25T03:49:25.000Z","name":"Lester Stamm","mobile_number":"432-327-1734","email_id":"Mya_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"15570765451250396","imei1":"15570765451250396","imei2":"15570765451250396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137424,"job_number":"JOB_137424","tr_customer_id":137441,"tr_customer_product_id":137431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:49:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19285239746641","imei1":"19285239746641","imei2":"19285239746641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137426,"job_number":"JOB_137426","tr_customer_id":137443,"tr_customer_product_id":137433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:50.000Z","modified_at":"2025-12-25T03:49:50.000Z","name":"Name Botsford","mobile_number":"723-803-0574","email_id":"Mable_Jakubowski58@yahoo.com","dop":"2025-04-06","serial_number":"12481877098741858","imei1":"12481877098741858","imei2":"12481877098741858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137427,"job_number":"JOB_137427","tr_customer_id":137444,"tr_customer_product_id":137434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16043099142023","imei1":"16043099142023","imei2":"16043099142023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137431,"job_number":"JOB_137431","tr_customer_id":137448,"tr_customer_product_id":137438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:52.000Z","modified_at":"2025-12-25T03:49:52.000Z","name":"Briana Weber","mobile_number":"368-387-2626","email_id":"Lilyan0@hotmail.com","dop":"2025-04-06","serial_number":"11130400152896926","imei1":"11130400152896926","imei2":"11130400152896926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137433,"job_number":"JOB_137433","tr_customer_id":137450,"tr_customer_product_id":137440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62844550456540","imei1":"62844550456540","imei2":"62844550456540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137434,"job_number":"JOB_137434","tr_customer_id":137451,"tr_customer_product_id":137441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25954734477362","imei1":"25954734477362","imei2":"25954734477362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137435,"job_number":"JOB_137435","tr_customer_id":137452,"tr_customer_product_id":137442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:12.000Z","modified_at":"2025-12-25T03:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42373094232688","imei1":"42373094232688","imei2":"42373094232688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137436,"job_number":"JOB_137436","tr_customer_id":137453,"tr_customer_product_id":137443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29581749615882","imei1":"29581749615882","imei2":"29581749615882","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137437,"job_number":"JOB_137437","tr_customer_id":137454,"tr_customer_product_id":137444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20627924476282","imei1":"20627924476282","imei2":"20627924476282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137438,"job_number":"JOB_137438","tr_customer_id":137455,"tr_customer_product_id":137445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23169943963900","imei1":"23169943963900","imei2":"23169943963900","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137440,"job_number":"JOB_137440","tr_customer_id":137457,"tr_customer_product_id":137447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21155081476319","imei1":"21155081476319","imei2":"21155081476319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137441,"job_number":"JOB_137441","tr_customer_id":137458,"tr_customer_product_id":137448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11905693259024","imei1":"11905693259024","imei2":"11905693259024","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137442,"job_number":"JOB_137442","tr_customer_id":137459,"tr_customer_product_id":137449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55955448587970","imei1":"55955448587970","imei2":"55955448587970","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137443,"job_number":"JOB_137443","tr_customer_id":137460,"tr_customer_product_id":137450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:40.000Z","modified_at":"2025-12-25T03:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67263213884922","imei1":"67263213884922","imei2":"67263213884922","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137444,"job_number":"JOB_137444","tr_customer_id":137461,"tr_customer_product_id":137451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46160797961247","imei1":"46160797961247","imei2":"46160797961247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137445,"job_number":"JOB_137445","tr_customer_id":137462,"tr_customer_product_id":137452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96568239851127","imei1":"96568239851127","imei2":"96568239851127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137447,"job_number":"JOB_137447","tr_customer_id":137464,"tr_customer_product_id":137454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:07.000Z","modified_at":"2025-12-25T03:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97652535431074","imei1":"97652535431074","imei2":"97652535431074","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137448,"job_number":"JOB_137448","tr_customer_id":137465,"tr_customer_product_id":137455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32902125399771","imei1":"32902125399771","imei2":"32902125399771","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137449,"job_number":"JOB_137449","tr_customer_id":137466,"tr_customer_product_id":137456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64532043736664","imei1":"64532043736664","imei2":"64532043736664","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137450,"job_number":"JOB_137450","tr_customer_id":137467,"tr_customer_product_id":137457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57440993208545","imei1":"57440993208545","imei2":"57440993208545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137451,"job_number":"JOB_137451","tr_customer_id":137468,"tr_customer_product_id":137458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:08.000Z","modified_at":"2025-12-25T03:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15386837180025","imei1":"15386837180025","imei2":"15386837180025","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137452,"job_number":"JOB_137452","tr_customer_id":137469,"tr_customer_product_id":137459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85771178292456","imei1":"85771178292456","imei2":"85771178292456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137454,"job_number":"JOB_137454","tr_customer_id":137471,"tr_customer_product_id":137461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"61450650593711","imei1":"61450650593711","imei2":"61450650593711","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137456,"job_number":"JOB_137456","tr_customer_id":137473,"tr_customer_product_id":137463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:55.000Z","modified_at":"2025-12-25T04:08:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"74334022983602","imei1":"74334022983602","imei2":"74334022983602","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137457,"job_number":"JOB_137457","tr_customer_id":137474,"tr_customer_product_id":137464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:08:56.000Z","name":"Ernestina Hegmann","mobile_number":"388-848-7747","email_id":"Shanel.Gislason@gmail.com","dop":"2025-09-30","serial_number":"44212916275846","imei1":"44212916275846","imei2":"44212916275846","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137459,"job_number":"JOB_137459","tr_customer_id":137476,"tr_customer_product_id":137466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:13.000Z","modified_at":"2025-12-25T04:09:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"82417864624596","imei1":"82417864624596","imei2":"82417864624596","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137460,"job_number":"JOB_137460","tr_customer_id":137477,"tr_customer_product_id":137467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:14.000Z","name":"Alena Pollich","mobile_number":"757-359-7886","email_id":"Linwood.Tremblay55@hotmail.com","dop":"2025-09-30","serial_number":"52661265071746","imei1":"52661265071746","imei2":"52661265071746","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137462,"job_number":"JOB_137462","tr_customer_id":137479,"tr_customer_product_id":137469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"96476019554683","imei1":"96476019554683","imei2":"96476019554683","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137463,"job_number":"JOB_137463","tr_customer_id":137480,"tr_customer_product_id":137470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:29.000Z","name":"Rhianna Prohaska","mobile_number":"823-720-7213","email_id":"Bridgette_Stracke77@yahoo.com","dop":"2025-09-30","serial_number":"67093240682356","imei1":"67093240682356","imei2":"67093240682356","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137465,"job_number":"JOB_137465","tr_customer_id":137482,"tr_customer_product_id":137472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"19711751132901","imei1":"19711751132901","imei2":"19711751132901","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137466,"job_number":"JOB_137466","tr_customer_id":137483,"tr_customer_product_id":137473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:45.000Z","name":"Keagan Beer","mobile_number":"584-888-0838","email_id":"Coy_Legros79@hotmail.com","dop":"2025-09-30","serial_number":"49435311510260","imei1":"49435311510260","imei2":"49435311510260","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137468,"job_number":"JOB_137468","tr_customer_id":137485,"tr_customer_product_id":137475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:01.000Z","modified_at":"2025-12-25T04:13:01.000Z","name":"Ally Stiedemann","mobile_number":"371-787-5135","email_id":"Cloyd.Terry12@yahoo.com","dop":"2025-09-30","serial_number":"91991516073819","imei1":"91991516073819","imei2":"91991516073819","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:13:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137471,"job_number":"JOB_137471","tr_customer_id":137488,"tr_customer_product_id":137478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:49.000Z","modified_at":"2025-12-25T04:25:49.000Z","name":"Belle Sporer","mobile_number":"257-813-1657","email_id":"Brittany_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"18862229672252030","imei1":"18862229672252030","imei2":"18862229672252030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137472,"job_number":"JOB_137472","tr_customer_id":137489,"tr_customer_product_id":137479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:08.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11966952978460","imei1":"11966952978460","imei2":"11966952978460","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137474,"job_number":"JOB_137474","tr_customer_id":137491,"tr_customer_product_id":137481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:10.000Z","modified_at":"2025-12-25T04:32:10.000Z","name":"Kyra King","mobile_number":"323-316-4715","email_id":"Icie51@gmail.com","dop":"2025-10-12","serial_number":"1005092312333328","imei1":"1005092312333328","imei2":"1005092312333328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137475,"job_number":"JOB_137475","tr_customer_id":137492,"tr_customer_product_id":137482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:23.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"15204216724364","imei1":"15204216724364","imei2":"15204216724364","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137477,"job_number":"JOB_137477","tr_customer_id":137494,"tr_customer_product_id":137484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:25.000Z","modified_at":"2025-12-25T04:32:25.000Z","name":"Judge Welch","mobile_number":"597-728-4948","email_id":"Harvey4@hotmail.com","dop":"2025-10-12","serial_number":"1002154747348407","imei1":"1002154747348407","imei2":"1002154747348407","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137478,"job_number":"JOB_137478","tr_customer_id":137495,"tr_customer_product_id":137485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:38.000Z","modified_at":"2025-12-25T04:32:38.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16442024645717","imei1":"16442024645717","imei2":"16442024645717","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137480,"job_number":"JOB_137480","tr_customer_id":137497,"tr_customer_product_id":137487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:40.000Z","modified_at":"2025-12-25T04:32:40.000Z","name":"Tyrese Gerhold","mobile_number":"595-263-8940","email_id":"Beryl31@yahoo.com","dop":"2025-10-12","serial_number":"1007121192549331","imei1":"1007121192549331","imei2":"1007121192549331","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137481,"job_number":"JOB_137481","tr_customer_id":137498,"tr_customer_product_id":137488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:34:48.000Z","modified_at":"2025-12-25T04:34:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"10725975529992","imei1":"10725975529992","imei2":"10725975529992","popurl":"2025-12-15T04:34:47.300069077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137482,"job_number":"JOB_137482","tr_customer_id":137499,"tr_customer_product_id":137489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:35:20.000Z","modified_at":"2025-12-25T04:35:20.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-12-15","serial_number":"44814478341208","imei1":"44814478341208","imei2":"44814478341208","popurl":"2025-12-15T04:35:19.529778749Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137483,"job_number":"JOB_137483","tr_customer_id":137500,"tr_customer_product_id":137490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:31.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15521562648919","imei1":"15521562648919","imei2":"15521562648919","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137485,"job_number":"JOB_137485","tr_customer_id":137502,"tr_customer_product_id":137492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:43.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17845777280898","imei1":"17845777280898","imei2":"17845777280898","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137487,"job_number":"JOB_137487","tr_customer_id":137504,"tr_customer_product_id":137494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:55.000Z","modified_at":"2025-12-25T04:37:55.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"17702788754345","imei1":"17702788754345","imei2":"17702788754345","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137489,"job_number":"JOB_137489","tr_customer_id":137506,"tr_customer_product_id":137496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:48.000Z","modified_at":"2025-12-25T04:41:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109890164783083","imei1":"109890164783083","imei2":"109890164783083","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137491,"job_number":"JOB_137491","tr_customer_id":137508,"tr_customer_product_id":137498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:00.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108806415056965","imei1":"108806415056965","imei2":"108806415056965","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137494,"job_number":"JOB_137494","tr_customer_id":137511,"tr_customer_product_id":137501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:07.000Z","modified_at":"2025-12-25T04:43:07.000Z","name":"Gabriella Hartmann","mobile_number":"376-606-2752","email_id":"Zakary12@yahoo.com","dop":"2025-04-06","serial_number":"15474713332601200","imei1":"15474713332601200","imei2":"15474713332601200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137495,"job_number":"JOB_137495","tr_customer_id":137512,"tr_customer_product_id":137502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"67997609250168","imei1":"67997609250168","imei2":"67997609250168","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137496,"job_number":"JOB_137496","tr_customer_id":137513,"tr_customer_product_id":137503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:47:59.000Z","name":"Cierra Heaney","mobile_number":"520-506-7471","email_id":"Kristy.Yundt@hotmail.com","dop":"2025-09-30","serial_number":"69960575912688","imei1":"69960575912688","imei2":"69960575912688","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137498,"job_number":"JOB_137498","tr_customer_id":137515,"tr_customer_product_id":137505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:16.000Z","modified_at":"2025-12-25T04:48:16.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"68611828966033","imei1":"68611828966033","imei2":"68611828966033","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137499,"job_number":"JOB_137499","tr_customer_id":137516,"tr_customer_product_id":137506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:17.000Z","name":"Scarlett Ondricka","mobile_number":"903-301-2022","email_id":"Declan.Raynor@hotmail.com","dop":"2025-09-30","serial_number":"90782932355365","imei1":"90782932355365","imei2":"90782932355365","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137501,"job_number":"JOB_137501","tr_customer_id":137518,"tr_customer_product_id":137508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:33.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"97481902576575","imei1":"97481902576575","imei2":"97481902576575","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137502,"job_number":"JOB_137502","tr_customer_id":137519,"tr_customer_product_id":137509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:34.000Z","name":"Rebeca Kuvalis","mobile_number":"672-291-2958","email_id":"Ebony.Mitchell@yahoo.com","dop":"2025-09-30","serial_number":"19034107768773","imei1":"19034107768773","imei2":"19034107768773","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137505,"job_number":"JOB_137505","tr_customer_id":137522,"tr_customer_product_id":137512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:10.000Z","modified_at":"2025-12-25T04:49:10.000Z","name":"Dameon Kutch","mobile_number":"784-422-2923","email_id":"Rubie_Gutmann80@gmail.com","dop":"2025-04-06","serial_number":"19252186835487696","imei1":"19252186835487696","imei2":"19252186835487696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137507,"job_number":"JOB_137507","tr_customer_id":137524,"tr_customer_product_id":137514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:01.000Z","modified_at":"2025-12-25T04:52:01.000Z","name":"Robyn Welch","mobile_number":"995-667-2549","email_id":"Luisa.Mills66@yahoo.com","dop":"2025-04-06","serial_number":"17580181641892776","imei1":"17580181641892776","imei2":"17580181641892776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137509,"job_number":"JOB_137509","tr_customer_id":137526,"tr_customer_product_id":137516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:30.000Z","modified_at":"2025-12-25T04:54:30.000Z","name":"Isai Baumbach","mobile_number":"900-225-9522","email_id":"Victor70@gmail.com","dop":"2025-04-06","serial_number":"10852614702391110","imei1":"10852614702391110","imei2":"10852614702391110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137511,"job_number":"JOB_137511","tr_customer_id":137528,"tr_customer_product_id":137518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:22.000Z","modified_at":"2025-12-25T04:55:22.000Z","name":"Blake Breitenberg","mobile_number":"441-927-7473","email_id":"Shayne_Bode@hotmail.com","dop":"2025-04-06","serial_number":"18061539539724456","imei1":"18061539539724456","imei2":"18061539539724456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T04:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137513,"job_number":"JOB_137513","tr_customer_id":137530,"tr_customer_product_id":137520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12659439764596","imei1":"12659439764596","imei2":"12659439764596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137515,"job_number":"JOB_137515","tr_customer_id":137532,"tr_customer_product_id":137522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:04.000Z","modified_at":"2025-12-25T05:18:04.000Z","name":"Carolina Dach","mobile_number":"902-360-1295","email_id":"Lulu_Schaden@gmail.com","dop":"2025-04-06","serial_number":"19503434250261650","imei1":"19503434250261650","imei2":"19503434250261650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137516,"job_number":"JOB_137516","tr_customer_id":137533,"tr_customer_product_id":137523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19693407729702","imei1":"19693407729702","imei2":"19693407729702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137518,"job_number":"JOB_137518","tr_customer_id":137535,"tr_customer_product_id":137525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:12.000Z","modified_at":"2025-12-25T05:18:12.000Z","name":"Bo Nolan","mobile_number":"538-632-3726","email_id":"Micaela61@yahoo.com","dop":"2025-04-06","serial_number":"10821611877996738","imei1":"10821611877996738","imei2":"10821611877996738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137519,"job_number":"JOB_137519","tr_customer_id":137536,"tr_customer_product_id":137526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12986581690250","imei1":"12986581690250","imei2":"12986581690250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137521,"job_number":"JOB_137521","tr_customer_id":137538,"tr_customer_product_id":137528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:21.000Z","modified_at":"2025-12-25T05:18:21.000Z","name":"Curtis DuBuque","mobile_number":"764-987-2655","email_id":"Ryann.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"12095183964254128","imei1":"12095183964254128","imei2":"12095183964254128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137522,"job_number":"JOB_137522","tr_customer_id":137539,"tr_customer_product_id":137529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13643443238902","imei1":"13643443238902","imei2":"13643443238902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137524,"job_number":"JOB_137524","tr_customer_id":137541,"tr_customer_product_id":137531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:53.000Z","modified_at":"2025-12-25T05:20:53.000Z","name":"Oda Parker","mobile_number":"563-294-1873","email_id":"Cloyd.Hane@yahoo.com","dop":"2025-04-06","serial_number":"12325637119571426","imei1":"12325637119571426","imei2":"12325637119571426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137525,"job_number":"JOB_137525","tr_customer_id":137542,"tr_customer_product_id":137532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16603986224959","imei1":"16603986224959","imei2":"16603986224959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137527,"job_number":"JOB_137527","tr_customer_id":137544,"tr_customer_product_id":137534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:01.000Z","modified_at":"2025-12-25T05:21:01.000Z","name":"Althea Cartwright","mobile_number":"783-660-3261","email_id":"Haskell.Mante60@hotmail.com","dop":"2025-04-06","serial_number":"14887871497346878","imei1":"14887871497346878","imei2":"14887871497346878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137528,"job_number":"JOB_137528","tr_customer_id":137545,"tr_customer_product_id":137535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18404929094720","imei1":"18404929094720","imei2":"18404929094720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137530,"job_number":"JOB_137530","tr_customer_id":137547,"tr_customer_product_id":137537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:10.000Z","modified_at":"2025-12-25T05:21:10.000Z","name":"Alisa Berge","mobile_number":"495-891-8457","email_id":"Julie.Stracke54@yahoo.com","dop":"2025-04-06","serial_number":"11182282362144692","imei1":"11182282362144692","imei2":"11182282362144692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137531,"job_number":"JOB_137531","tr_customer_id":137548,"tr_customer_product_id":137538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14204546316624","imei1":"14204546316624","imei2":"14204546316624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137533,"job_number":"JOB_137533","tr_customer_id":137550,"tr_customer_product_id":137540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:02.000Z","modified_at":"2025-12-25T05:26:02.000Z","name":"Mertie Beer","mobile_number":"756-535-8815","email_id":"Claire.Davis@yahoo.com","dop":"2025-04-06","serial_number":"11954926517592946","imei1":"11954926517592946","imei2":"11954926517592946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137534,"job_number":"JOB_137534","tr_customer_id":137551,"tr_customer_product_id":137541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19568590285145","imei1":"19568590285145","imei2":"19568590285145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137536,"job_number":"JOB_137536","tr_customer_id":137553,"tr_customer_product_id":137543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:29.000Z","modified_at":"2025-12-25T05:26:29.000Z","name":"Conrad Kovacek","mobile_number":"491-279-2727","email_id":"Jamaal_Boehm@yahoo.com","dop":"2025-04-06","serial_number":"13721721641689052","imei1":"13721721641689052","imei2":"13721721641689052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137537,"job_number":"JOB_137537","tr_customer_id":137554,"tr_customer_product_id":137544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:26:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13031293741414","imei1":"13031293741414","imei2":"13031293741414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137539,"job_number":"JOB_137539","tr_customer_id":137556,"tr_customer_product_id":137546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:55.000Z","modified_at":"2025-12-25T05:26:55.000Z","name":"Araceli Toy","mobile_number":"554-374-7307","email_id":"Flossie_Wolff21@gmail.com","dop":"2025-04-06","serial_number":"10180822970416788","imei1":"10180822970416788","imei2":"10180822970416788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137540,"job_number":"JOB_137540","tr_customer_id":137557,"tr_customer_product_id":137547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15443145975681","imei1":"15443145975681","imei2":"15443145975681","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137541,"job_number":"JOB_137541","tr_customer_id":137558,"tr_customer_product_id":137548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:14.000Z","modified_at":"2025-12-25T06:01:14.000Z","name":"Jackie Waters","mobile_number":"201-980-1168","email_id":"Tressie_Hettinger@yahoo.com","dop":"2025-09-16","serial_number":"11739737769892","imei1":"11739737769892","imei2":"11739737769892","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137542,"job_number":"JOB_137542","tr_customer_id":137559,"tr_customer_product_id":137549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:01:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13808839825219","imei1":"13808839825219","imei2":"13808839825219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137544,"job_number":"JOB_137544","tr_customer_id":137561,"tr_customer_product_id":137551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:31.000Z","modified_at":"2025-12-25T06:01:31.000Z","name":"Eulalia Halvorson","mobile_number":"806-584-0265","email_id":"Charlotte86@yahoo.com","dop":"2025-04-06","serial_number":"15043133939561746","imei1":"15043133939561746","imei2":"15043133939561746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137545,"job_number":"JOB_137545","tr_customer_id":137562,"tr_customer_product_id":137552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:33.000Z","modified_at":"2025-12-25T06:01:33.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12431959593945","imei1":"12431959593945","imei2":"12431959593945","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137546,"job_number":"JOB_137546","tr_customer_id":137563,"tr_customer_product_id":137553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:34.000Z","modified_at":"2025-12-25T06:01:34.000Z","name":"Leopold Pollich","mobile_number":"578-299-1753","email_id":"Mazie79@yahoo.com","dop":"2025-09-16","serial_number":"14673811091742","imei1":"14673811091742","imei2":"14673811091742","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137547,"job_number":"JOB_137547","tr_customer_id":137564,"tr_customer_product_id":137554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:53.000Z","modified_at":"2025-12-25T06:01:53.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17971506446147","imei1":"17971506446147","imei2":"17971506446147","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137548,"job_number":"JOB_137548","tr_customer_id":137565,"tr_customer_product_id":137555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:54.000Z","modified_at":"2025-12-25T06:01:54.000Z","name":"Vida Jerde","mobile_number":"502-909-1495","email_id":"Corrine_Ortiz@gmail.com","dop":"2025-09-16","serial_number":"12480037097930","imei1":"12480037097930","imei2":"12480037097930","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137549,"job_number":"JOB_137549","tr_customer_id":137566,"tr_customer_product_id":137556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17790305324485","imei1":"17790305324485","imei2":"17790305324485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137551,"job_number":"JOB_137551","tr_customer_id":137568,"tr_customer_product_id":137558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:18.000Z","modified_at":"2025-12-25T06:02:18.000Z","name":"Amparo Bins","mobile_number":"223-947-9206","email_id":"Laury_Sipes16@yahoo.com","dop":"2025-04-06","serial_number":"15825337869477984","imei1":"15825337869477984","imei2":"15825337869477984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137552,"job_number":"JOB_137552","tr_customer_id":137569,"tr_customer_product_id":137559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18435050240085","imei1":"18435050240085","imei2":"18435050240085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137554,"job_number":"JOB_137554","tr_customer_id":137571,"tr_customer_product_id":137561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:05.000Z","modified_at":"2025-12-25T06:03:05.000Z","name":"Geovanny Lind","mobile_number":"996-757-0392","email_id":"Rubie_Muller75@hotmail.com","dop":"2025-04-06","serial_number":"17778003289431672","imei1":"17778003289431672","imei2":"17778003289431672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137566,"job_number":"JOB_137566","tr_customer_id":137583,"tr_customer_product_id":137573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:08.000Z","modified_at":"2025-12-25T06:21:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10570026121424","imei1":"10570026121424","imei2":"10570026121424","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137568,"job_number":"JOB_137568","tr_customer_id":137585,"tr_customer_product_id":137575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:09.000Z","name":"Asa Torp","mobile_number":"303-349-1932","email_id":"Rylan25@gmail.com","dop":"2025-06-18","serial_number":"1016548429957847","imei1":"1016548429957847","imei2":"1016548429957847","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137569,"job_number":"JOB_137569","tr_customer_id":137586,"tr_customer_product_id":137576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:54.000Z","modified_at":"2025-12-25T06:21:54.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10573580991004","imei1":"10573580991004","imei2":"10573580991004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137571,"job_number":"JOB_137571","tr_customer_id":137588,"tr_customer_product_id":137578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:21:55.000Z","name":"Arturo Jacobs","mobile_number":"618-225-3599","email_id":"Lolita_Schmidt24@gmail.com","dop":"2025-06-18","serial_number":"1087738573784304","imei1":"1087738573784304","imei2":"1087738573784304","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137572,"job_number":"JOB_137572","tr_customer_id":137589,"tr_customer_product_id":137579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:31.000Z","modified_at":"2025-12-25T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12000198672033","imei1":"12000198672033","imei2":"12000198672033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137574,"job_number":"JOB_137574","tr_customer_id":137591,"tr_customer_product_id":137581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:33.000Z","modified_at":"2025-12-25T06:25:33.000Z","name":"Casey Spencer","mobile_number":"278-480-8454","email_id":"Yadira.Kassulke17@gmail.com","dop":"2025-04-06","serial_number":"14522881569288866","imei1":"14522881569288866","imei2":"14522881569288866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137575,"job_number":"JOB_137575","tr_customer_id":137592,"tr_customer_product_id":137582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:13.000Z","modified_at":"2025-12-25T06:26:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13596481676289","imei1":"13596481676289","imei2":"13596481676289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137577,"job_number":"JOB_137577","tr_customer_id":137594,"tr_customer_product_id":137584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:15.000Z","modified_at":"2025-12-25T06:26:15.000Z","name":"Emmanuel Kuhn","mobile_number":"549-535-3495","email_id":"Johnpaul63@gmail.com","dop":"2025-04-06","serial_number":"14972900572339072","imei1":"14972900572339072","imei2":"14972900572339072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137578,"job_number":"JOB_137578","tr_customer_id":137595,"tr_customer_product_id":137585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:26:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10152057708873","imei1":"10152057708873","imei2":"10152057708873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137580,"job_number":"JOB_137580","tr_customer_id":137597,"tr_customer_product_id":137587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:56.000Z","modified_at":"2025-12-25T06:26:56.000Z","name":"Jackeline Russel","mobile_number":"608-242-4658","email_id":"Nella_Schamberger79@yahoo.com","dop":"2025-04-06","serial_number":"10133388993948414","imei1":"10133388993948414","imei2":"10133388993948414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137581,"job_number":"JOB_137581","tr_customer_id":137598,"tr_customer_product_id":137588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:16.000Z","modified_at":"2025-12-25T06:28:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15886727852089","imei1":"15886727852089","imei2":"15886727852089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137583,"job_number":"JOB_137583","tr_customer_id":137600,"tr_customer_product_id":137590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:18.000Z","modified_at":"2025-12-25T06:28:18.000Z","name":"Tyler McGlynn","mobile_number":"917-225-1584","email_id":"Felix69@gmail.com","dop":"2025-04-06","serial_number":"15917848558974066","imei1":"15917848558974066","imei2":"15917848558974066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137584,"job_number":"JOB_137584","tr_customer_id":137601,"tr_customer_product_id":137591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:28:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18751807353872","imei1":"18751807353872","imei2":"18751807353872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137586,"job_number":"JOB_137586","tr_customer_id":137603,"tr_customer_product_id":137593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:58.000Z","modified_at":"2025-12-25T06:28:58.000Z","name":"Clara Conn","mobile_number":"401-315-6118","email_id":"Kris90@yahoo.com","dop":"2025-04-06","serial_number":"18111859283809990","imei1":"18111859283809990","imei2":"18111859283809990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137587,"job_number":"JOB_137587","tr_customer_id":137604,"tr_customer_product_id":137594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:29:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10264984846230","imei1":"10264984846230","imei2":"10264984846230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137589,"job_number":"JOB_137589","tr_customer_id":137606,"tr_customer_product_id":137596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:38.000Z","modified_at":"2025-12-25T06:29:38.000Z","name":"Reilly Hilll","mobile_number":"449-665-8647","email_id":"Arlie5@gmail.com","dop":"2025-04-06","serial_number":"17261669808094340","imei1":"17261669808094340","imei2":"17261669808094340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137591,"job_number":"JOB_137591","tr_customer_id":137608,"tr_customer_product_id":137598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:11.000Z","modified_at":"2025-12-25T06:32:11.000Z","name":"Electa Murazik","mobile_number":"700-962-7588","email_id":"Max.Mosciski@yahoo.com","dop":"2025-04-06","serial_number":"18479421013831870","imei1":"18479421013831870","imei2":"18479421013831870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137592,"job_number":"JOB_137592","tr_customer_id":137609,"tr_customer_product_id":137599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:32:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16385557189229","imei1":"16385557189229","imei2":"16385557189229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137594,"job_number":"JOB_137594","tr_customer_id":137611,"tr_customer_product_id":137601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16520613301350","imei1":"16520613301350","imei2":"16520613301350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137596,"job_number":"JOB_137596","tr_customer_id":137613,"tr_customer_product_id":137603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:15.000Z","modified_at":"2025-12-25T06:33:15.000Z","name":"Lessie Keeling","mobile_number":"685-386-3019","email_id":"Kristopher.Olson@hotmail.com","dop":"2025-04-06","serial_number":"14967741279955088","imei1":"14967741279955088","imei2":"14967741279955088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137600,"job_number":"JOB_137600","tr_customer_id":137617,"tr_customer_product_id":137607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:33:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"12528133251266","imei1":"12528133251266","imei2":"12528133251266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137602,"job_number":"JOB_137602","tr_customer_id":137619,"tr_customer_product_id":137609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:40.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17187657019911","imei1":"17187657019911","imei2":"17187657019911","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137604,"job_number":"JOB_137604","tr_customer_id":137621,"tr_customer_product_id":137611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:42.000Z","modified_at":"2025-12-25T06:33:42.000Z","name":"Adonis Prosacco","mobile_number":"661-377-3493","email_id":"Jana_Bednar@hotmail.com","dop":"2025-10-12","serial_number":"1001479961574089","imei1":"1001479961574089","imei2":"1001479961574089","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137605,"job_number":"JOB_137605","tr_customer_id":137622,"tr_customer_product_id":137612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:54.000Z","modified_at":"2025-12-25T06:33:54.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18493707257059","imei1":"18493707257059","imei2":"18493707257059","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137607,"job_number":"JOB_137607","tr_customer_id":137624,"tr_customer_product_id":137614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:56.000Z","modified_at":"2025-12-25T06:33:56.000Z","name":"Americo Upton","mobile_number":"471-601-8844","email_id":"Dusty10@hotmail.com","dop":"2025-10-12","serial_number":"1000573372071664","imei1":"1000573372071664","imei2":"1000573372071664","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137608,"job_number":"JOB_137608","tr_customer_id":137625,"tr_customer_product_id":137615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:03.000Z","modified_at":"2025-12-25T06:34:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16974057319892","imei1":"16974057319892","imei2":"16974057319892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137610,"job_number":"JOB_137610","tr_customer_id":137627,"tr_customer_product_id":137617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:05.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Kameron Thompson","mobile_number":"550-310-4336","email_id":"Emilie_Daniel89@hotmail.com","dop":"2025-04-06","serial_number":"15208790309594208","imei1":"15208790309594208","imei2":"15208790309594208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137611,"job_number":"JOB_137611","tr_customer_id":137628,"tr_customer_product_id":137618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:09.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17410086011909","imei1":"17410086011909","imei2":"17410086011909","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137613,"job_number":"JOB_137613","tr_customer_id":137630,"tr_customer_product_id":137620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:10.000Z","modified_at":"2025-12-25T06:34:10.000Z","name":"Abelardo Schulist","mobile_number":"721-392-3031","email_id":"Estrella.Sanford@hotmail.com","dop":"2025-10-12","serial_number":"1001708058267540","imei1":"1001708058267540","imei2":"1001708058267540","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137617,"job_number":"JOB_137617","tr_customer_id":137634,"tr_customer_product_id":137624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19658525630574","imei1":"19658525630574","imei2":"19658525630574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137619,"job_number":"JOB_137619","tr_customer_id":137636,"tr_customer_product_id":137626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12339016791076","imei1":"12339016791076","imei2":"12339016791076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137621,"job_number":"JOB_137621","tr_customer_id":137638,"tr_customer_product_id":137628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:55.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Augustus Kessler","mobile_number":"564-960-4569","email_id":"Myrl.Kihn@gmail.com","dop":"2025-04-06","serial_number":"19592351935741150","imei1":"19592351935741150","imei2":"19592351935741150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137629,"job_number":"JOB_137629","tr_customer_id":137646,"tr_customer_product_id":137636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:16.000Z","modified_at":"2025-12-25T06:38:16.000Z","name":"Everardo Kiehn","mobile_number":"749-274-2609","email_id":"Thea42@yahoo.com","dop":"2025-04-06","serial_number":"16248350921168860","imei1":"16248350921168860","imei2":"16248350921168860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137631,"job_number":"JOB_137631","tr_customer_id":137648,"tr_customer_product_id":137638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:14.000Z","modified_at":"2025-12-25T06:40:14.000Z","name":"Rosalia Price","mobile_number":"717-715-1838","email_id":"Pansy.Wilkinson94@hotmail.com","dop":"2025-04-06","serial_number":"10802778534304658","imei1":"10802778534304658","imei2":"10802778534304658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137633,"job_number":"JOB_137633","tr_customer_id":137650,"tr_customer_product_id":137640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:18.000Z","modified_at":"2025-12-25T06:40:18.000Z","name":"Larissa McLaughlin","mobile_number":"995-640-8399","email_id":"Rubie13@yahoo.com","dop":"2025-04-06","serial_number":"18394704219978668","imei1":"18394704219978668","imei2":"18394704219978668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137635,"job_number":"JOB_137635","tr_customer_id":137652,"tr_customer_product_id":137642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:22.000Z","modified_at":"2025-12-25T06:40:22.000Z","name":"Eliezer Okuneva","mobile_number":"394-694-6592","email_id":"Brycen.Fritsch25@gmail.com","dop":"2025-04-06","serial_number":"11281488681460100","imei1":"11281488681460100","imei2":"11281488681460100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137637,"job_number":"JOB_137637","tr_customer_id":137654,"tr_customer_product_id":137644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:17.000Z","modified_at":"2025-12-25T06:44:17.000Z","name":"Tania Nienow","mobile_number":"684-539-5165","email_id":"Kimberly.Crooks87@gmail.com","dop":"2025-04-06","serial_number":"15494785654722398","imei1":"15494785654722398","imei2":"15494785654722398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137638,"job_number":"JOB_137638","tr_customer_id":137655,"tr_customer_product_id":137645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:18.000Z","modified_at":"2025-12-25T06:44:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11065604722173","imei1":"11065604722173","imei2":"11065604722173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137640,"job_number":"JOB_137640","tr_customer_id":137657,"tr_customer_product_id":137647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:20.000Z","modified_at":"2025-12-25T06:44:20.000Z","name":"Randi Bauch","mobile_number":"677-374-5918","email_id":"Erling55@hotmail.com","dop":"2025-04-06","serial_number":"19555096810127004","imei1":"19555096810127004","imei2":"19555096810127004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137641,"job_number":"JOB_137641","tr_customer_id":137658,"tr_customer_product_id":137648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16447692154004","imei1":"16447692154004","imei2":"16447692154004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137643,"job_number":"JOB_137643","tr_customer_id":137660,"tr_customer_product_id":137650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:08.000Z","modified_at":"2025-12-25T06:45:08.000Z","name":"Brad Jacobi","mobile_number":"339-655-2919","email_id":"Kaya.Wiza@yahoo.com","dop":"2025-04-06","serial_number":"17553637438984432","imei1":"17553637438984432","imei2":"17553637438984432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137644,"job_number":"JOB_137644","tr_customer_id":137661,"tr_customer_product_id":137651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:53.000Z","modified_at":"2025-12-25T06:45:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18675650967963","imei1":"18675650967963","imei2":"18675650967963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137646,"job_number":"JOB_137646","tr_customer_id":137663,"tr_customer_product_id":137653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:55.000Z","modified_at":"2025-12-25T06:45:55.000Z","name":"Gladyce Kihn","mobile_number":"366-202-3599","email_id":"Else37@yahoo.com","dop":"2025-04-06","serial_number":"13554614434809566","imei1":"13554614434809566","imei2":"13554614434809566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137647,"job_number":"JOB_137647","tr_customer_id":137664,"tr_customer_product_id":137654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:57:22.000Z","modified_at":"2025-12-25T06:57:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-12-15","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2025-12-15T06:57:22.269317388Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137649,"job_number":"JOB_137649","tr_customer_id":137666,"tr_customer_product_id":137656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:33.000Z","modified_at":"2025-12-25T06:58:33.000Z","name":"Luisa Senger","mobile_number":"429-412-0587","email_id":"Danielle.Lang@yahoo.com","dop":"2025-04-06","serial_number":"17558960323942076","imei1":"17558960323942076","imei2":"17558960323942076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137660,"job_number":"JOB_137660","tr_customer_id":137677,"tr_customer_product_id":137667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:13.000Z","modified_at":"2025-12-25T07:39:13.000Z","name":"Harmon Fahey","mobile_number":"915-748-5210","email_id":"Kayleigh74@yahoo.com","dop":"2025-04-06","serial_number":"18498584386753148","imei1":"18498584386753148","imei2":"18498584386753148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137324,"job_number":"JOB_137324","tr_customer_id":137341,"tr_customer_product_id":137331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:14.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lou_Hilll65@gmail.com","dop":"2025-07-02","serial_number":"17687619638078","imei1":"17687619638078","imei2":"17687619638078","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137341,"job_number":"JOB_137341","tr_customer_id":137358,"tr_customer_product_id":137348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:33.000Z","modified_at":"2025-12-25T03:47:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hillary_Turcotte64@gmail.com","dop":"2025-07-02","serial_number":"10797223643621","imei1":"10797223643621","imei2":"10797223643621","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137355,"job_number":"JOB_137355","tr_customer_id":137372,"tr_customer_product_id":137362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:52.000Z","modified_at":"2025-12-25T03:47:52.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Haven.OKon42@hotmail.com","dop":"2025-07-02","serial_number":"14861596733924","imei1":"14861596733924","imei2":"14861596733924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137363,"job_number":"JOB_137363","tr_customer_id":137380,"tr_customer_product_id":137370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"150547246327008","imei1":"150547246327008","imei2":"150547246327008","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137364,"job_number":"JOB_137364","tr_customer_id":137381,"tr_customer_product_id":137371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:02.000Z","modified_at":"2025-12-25T03:48:02.000Z","name":"Hildegard Jenkins","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101653185726250","imei1":"101653185726250","imei2":"101653185726250","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137365,"job_number":"JOB_137365","tr_customer_id":137382,"tr_customer_product_id":137372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Abdul Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190338496542856","imei1":"190338496542856","imei2":"190338496542856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137366,"job_number":"JOB_137366","tr_customer_id":137383,"tr_customer_product_id":137373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:03.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Coralie Klocko","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156700619860310","imei1":"156700619860310","imei2":"156700619860310","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137373,"job_number":"JOB_137373","tr_customer_id":137390,"tr_customer_product_id":137380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"196122684071863","imei1":"196122684071863","imei2":"196122684071863","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137374,"job_number":"JOB_137374","tr_customer_id":137391,"tr_customer_product_id":137381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:13.000Z","modified_at":"2025-12-25T03:48:13.000Z","name":"Duncan Keeling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123926734610158","imei1":"123926734610158","imei2":"123926734610158","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137375,"job_number":"JOB_137375","tr_customer_id":137392,"tr_customer_product_id":137382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Missouri Pacocha","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147486041752420","imei1":"147486041752420","imei2":"147486041752420","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137377,"job_number":"JOB_137377","tr_customer_id":137394,"tr_customer_product_id":137384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:14.000Z","modified_at":"2025-12-25T03:48:14.000Z","name":"Edgar Daniel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181738543046566","imei1":"181738543046566","imei2":"181738543046566","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137396,"job_number":"JOB_137396","tr_customer_id":137413,"tr_customer_product_id":137403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103812105446327","imei1":"103812105446327","imei2":"103812105446327","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137398,"job_number":"JOB_137398","tr_customer_id":137415,"tr_customer_product_id":137405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:44.000Z","name":"Edgardo Weissnat","mobile_number":"707-846-6904","email_id":"Electa2@hotmail.com","dop":"2025-06-09","serial_number":"108976468230477","imei1":"108976468230477","imei2":"108976468230477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137402,"job_number":"JOB_137402","tr_customer_id":137419,"tr_customer_product_id":137409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:59.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101314613640549","imei1":"101314613640549","imei2":"101314613640549","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137404,"job_number":"JOB_137404","tr_customer_id":137421,"tr_customer_product_id":137411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:00.000Z","name":"Zackary Schuster","mobile_number":"414-347-2182","email_id":"Janessa_Carroll87@hotmail.com","dop":"2025-06-09","serial_number":"108073368334750","imei1":"108073368334750","imei2":"108073368334750","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137414,"job_number":"JOB_137414","tr_customer_id":137431,"tr_customer_product_id":137421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:15.000Z","modified_at":"2025-12-25T03:49:15.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108240566103122","imei1":"108240566103122","imei2":"108240566103122","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137416,"job_number":"JOB_137416","tr_customer_id":137433,"tr_customer_product_id":137423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Stone Emmerich","mobile_number":"213-433-1236","email_id":"Norris22@yahoo.com","dop":"2025-06-09","serial_number":"103826584743038","imei1":"103826584743038","imei2":"103826584743038","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137417,"job_number":"JOB_137417","tr_customer_id":137434,"tr_customer_product_id":137424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:17.000Z","modified_at":"2025-12-25T03:49:17.000Z","name":"Keely Abbott","mobile_number":"734-535-8260","email_id":"Kaden_Hahn90@gmail.com","dop":"2025-06-09","serial_number":"17108568570815230","imei1":"17108568570815230","imei2":"17108568570815230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137512,"job_number":"JOB_137512","tr_customer_id":137529,"tr_customer_product_id":137519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:07:49.000Z","modified_at":"2025-12-25T05:07:49.000Z","name":"Dortha Rippin","mobile_number":"323-407-8637","email_id":"Frida46@gmail.com","dop":"2025-12-03","serial_number":"15152756537747","imei1":"15152756537747","imei2":"15152756537747","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T05:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137557,"job_number":"JOB_137557","tr_customer_id":137574,"tr_customer_product_id":137564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101929780100516","imei1":"101929780100516","imei2":"101929780100516","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137559,"job_number":"JOB_137559","tr_customer_id":137576,"tr_customer_product_id":137566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:02.000Z","modified_at":"2025-12-25T06:18:02.000Z","name":"Brayan Bartoletti","mobile_number":"990-965-0188","email_id":"Rosendo79@yahoo.com","dop":"2025-06-09","serial_number":"108271543686542","imei1":"108271543686542","imei2":"108271543686542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137560,"job_number":"JOB_137560","tr_customer_id":137577,"tr_customer_product_id":137567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101635079423524","imei1":"101635079423524","imei2":"101635079423524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137562,"job_number":"JOB_137562","tr_customer_id":137579,"tr_customer_product_id":137569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:19.000Z","name":"Sim Schumm","mobile_number":"913-867-7585","email_id":"Chet70@gmail.com","dop":"2025-06-09","serial_number":"107834373548136","imei1":"107834373548136","imei2":"107834373548136","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137563,"job_number":"JOB_137563","tr_customer_id":137580,"tr_customer_product_id":137570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:36.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105475883176547","imei1":"105475883176547","imei2":"105475883176547","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137565,"job_number":"JOB_137565","tr_customer_id":137582,"tr_customer_product_id":137572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:37.000Z","modified_at":"2025-12-25T06:18:37.000Z","name":"Cassidy Cartwright","mobile_number":"778-986-4245","email_id":"Cordell_Will8@yahoo.com","dop":"2025-06-09","serial_number":"100581832414241","imei1":"100581832414241","imei2":"100581832414241","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137650,"job_number":"JOB_137650","tr_customer_id":137667,"tr_customer_product_id":137657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:38.000Z","modified_at":"2025-12-25T07:11:38.000Z","name":"Eli Stokes","mobile_number":"526-467-0105","email_id":"Veda57@yahoo.com","dop":"2025-11-04","serial_number":"108141854151421","imei1":"108141854151421","imei2":"108141854151421","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137651,"job_number":"JOB_137651","tr_customer_id":137668,"tr_customer_product_id":137658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:49.000Z","modified_at":"2025-12-25T07:11:49.000Z","name":"Danny Tillman","mobile_number":"848-711-7229","email_id":"Jess.Baumbach82@gmail.com","dop":"2025-11-04","serial_number":"174230920657128","imei1":"174230920657128","imei2":"174230920657128","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137652,"job_number":"JOB_137652","tr_customer_id":137669,"tr_customer_product_id":137659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:11:57.000Z","modified_at":"2025-12-25T07:11:57.000Z","name":"Enoch Hermiston","mobile_number":"851-272-1449","email_id":"Ezequiel6@yahoo.com","dop":"2025-11-04","serial_number":"170027531244329","imei1":"170027531244329","imei2":"170027531244329","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137656,"job_number":"JOB_137656","tr_customer_id":137673,"tr_customer_product_id":137663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:19.000Z","modified_at":"2025-12-25T07:28:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Nella90@yahoo.com","dop":"2025-07-02","serial_number":"17942399288018","imei1":"17942399288018","imei2":"17942399288018","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137657,"job_number":"JOB_137657","tr_customer_id":137674,"tr_customer_product_id":137664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:35.000Z","modified_at":"2025-12-25T07:28:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Collin_Hoeger@gmail.com","dop":"2025-07-02","serial_number":"10069741821475","imei1":"10069741821475","imei2":"10069741821475","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137658,"job_number":"JOB_137658","tr_customer_id":137675,"tr_customer_product_id":137665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:28:50.000Z","modified_at":"2025-12-25T07:28:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Antwan_Hilpert62@hotmail.com","dop":"2025-07-02","serial_number":"14187282261014","imei1":"14187282261014","imei2":"14187282261014","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137342,"job_number":"JOB_137342","tr_customer_id":137359,"tr_customer_product_id":137349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:47:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10418905935138","imei1":"10418905935138","imei2":"10418905935138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137346,"job_number":"JOB_137346","tr_customer_id":137363,"tr_customer_product_id":137353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:38.000Z","modified_at":"2025-12-25T03:47:38.000Z","name":"Justyn Sauer","mobile_number":"530-868-0128","email_id":"Odie.Gibson15@hotmail.com","dop":"2000-01-31","serial_number":"1010395293625439","imei1":"1010395293625439","imei2":"1010395293625439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137378,"job_number":"JOB_137378","tr_customer_id":137395,"tr_customer_product_id":137385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10400387606765","imei1":"10400387606765","imei2":"10400387606765","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137380,"job_number":"JOB_137380","tr_customer_id":137397,"tr_customer_product_id":137387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:24.000Z","modified_at":"2025-12-25T03:48:24.000Z","name":"Jimmy Lockman","mobile_number":"573-751-6740","email_id":"Jeanette.Ebert1@gmail.com","dop":"2000-01-31","serial_number":"1032946697519721","imei1":"1032946697519721","imei2":"1032946697519721","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137405,"job_number":"JOB_137405","tr_customer_id":137422,"tr_customer_product_id":137412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:06.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10914336115211","imei1":"10914336115211","imei2":"10914336115211","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137407,"job_number":"JOB_137407","tr_customer_id":137424,"tr_customer_product_id":137414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:08.000Z","modified_at":"2025-12-25T03:49:08.000Z","name":"Aylin Beatty","mobile_number":"696-976-4127","email_id":"Schuyler_Kiehn89@yahoo.com","dop":"2000-01-31","serial_number":"1025359291829512","imei1":"1025359291829512","imei2":"1025359291829512","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137428,"job_number":"JOB_137428","tr_customer_id":137445,"tr_customer_product_id":137435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:49:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10528677384863","imei1":"10528677384863","imei2":"10528677384863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137432,"job_number":"JOB_137432","tr_customer_id":137449,"tr_customer_product_id":137439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:53.000Z","modified_at":"2025-12-25T03:49:53.000Z","name":"Adolf Aufderhar","mobile_number":"317-227-1724","email_id":"Jayson.Feil@hotmail.com","dop":"2000-01-31","serial_number":"1070013620884932","imei1":"1070013620884932","imei2":"1070013620884932","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T03:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137597,"job_number":"JOB_137597","tr_customer_id":137614,"tr_customer_product_id":137604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:33:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10679582427878","imei1":"10679582427878","imei2":"10679582427878","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137599,"job_number":"JOB_137599","tr_customer_id":137616,"tr_customer_product_id":137606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:27.000Z","modified_at":"2025-12-25T06:33:27.000Z","name":"Woodrow Kuphal","mobile_number":"713-986-0528","email_id":"Theo93@gmail.com","dop":"2000-01-31","serial_number":"1075252146067103","imei1":"1075252146067103","imei2":"1075252146067103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137614,"job_number":"JOB_137614","tr_customer_id":137631,"tr_customer_product_id":137621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969362792311","imei1":"10969362792311","imei2":"10969362792311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137616,"job_number":"JOB_137616","tr_customer_id":137633,"tr_customer_product_id":137623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:15.000Z","name":"Wendell Cremin","mobile_number":"463-270-8614","email_id":"Caroline72@gmail.com","dop":"2000-01-31","serial_number":"1047373405781575","imei1":"1047373405781575","imei2":"1047373405781575","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137622,"job_number":"JOB_137622","tr_customer_id":137639,"tr_customer_product_id":137629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10531240576361","imei1":"10531240576361","imei2":"10531240576361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137624,"job_number":"JOB_137624","tr_customer_id":137641,"tr_customer_product_id":137631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:03.000Z","modified_at":"2025-12-25T06:35:03.000Z","name":"Mathilde Paucek","mobile_number":"531-255-1549","email_id":"Myrtice_Robel77@yahoo.com","dop":"2000-01-31","serial_number":"1060904642205733","imei1":"1060904642205733","imei2":"1060904642205733","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137625,"job_number":"JOB_137625","tr_customer_id":137642,"tr_customer_product_id":137632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:48.000Z","modified_at":"2025-12-25T06:35:48.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10530348819327","imei1":"10530348819327","imei2":"10530348819327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":137627,"job_number":"JOB_137627","tr_customer_id":137644,"tr_customer_product_id":137634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:50.000Z","modified_at":"2025-12-25T06:35:50.000Z","name":"Norbert Beier","mobile_number":"247-572-0534","email_id":"Saige_Kiehn82@gmail.com","dop":"2000-01-31","serial_number":"1083570046619459","imei1":"1083570046619459","imei2":"1083570046619459","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-25T06:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept-Language en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dbcd8e3c-e382-4c04-9827-e5e364d67595
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-8FZs7PHbDK0wpJvTeKTsSRd0nnc"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:39:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTl9.bRbWkRhA7XxiC4LsHOdwozdvcQ8cnEJhLRpfrhF8zzs"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTl9.bRbWkRhA7XxiC4LsHOdwozdvcQ8cnEJhLRpfrhF8zzs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91c2ff9b-1603-4b06-9fed-60eb97a4dfb1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTl9.bRbWkRhA7XxiC4LsHOdwozdvcQ8cnEJhLRpfrhF8zzs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 847263d9-2b32-4579-ad36-b5290e3319c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-QrtNo/+phQjVWr+M+Q/qTWSn8Ds"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":7},{"label":"Repair completed","key":"repair_completed","count":131}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 6.75KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTl9.bRbWkRhA7XxiC4LsHOdwozdvcQ8cnEJhLRpfrhF8zzs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e965dfe8-f3c1-45a7-8d8f-df19998c98d6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1aff-S8lpjFJkIl4Xud1ZKY1Xdrh7nes"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:40:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137514,"job_number":"JOB_137514","tr_customer_id":137531,"tr_customer_product_id":137521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:09.000Z","name":"Brad Kuhlman","mobile_number":"744-704-5228","email_id":"Camille.Kris36@yahoo.com","dop":"2025-04-06","serial_number":"19061462471783","imei1":"19061462471783","imei2":"19061462471783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137517,"job_number":"JOB_137517","tr_customer_id":137534,"tr_customer_product_id":137524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:17.000Z","name":"Leonel Crooks","mobile_number":"614-969-0013","email_id":"Diego.Lind@gmail.com","dop":"2025-04-06","serial_number":"19365923584651","imei1":"19365923584651","imei2":"19365923584651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137520,"job_number":"JOB_137520","tr_customer_id":137537,"tr_customer_product_id":137527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:26.000Z","name":"Hattie Harvey","mobile_number":"689-411-4243","email_id":"Santino_Stark@yahoo.com","dop":"2025-04-06","serial_number":"12866203123480","imei1":"12866203123480","imei2":"12866203123480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137523,"job_number":"JOB_137523","tr_customer_id":137540,"tr_customer_product_id":137530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:58.000Z","name":"Jack Buckridge","mobile_number":"691-767-8745","email_id":"Hazle.Keeling@hotmail.com","dop":"2025-04-06","serial_number":"18684774607082","imei1":"18684774607082","imei2":"18684774607082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:20:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137526,"job_number":"JOB_137526","tr_customer_id":137543,"tr_customer_product_id":137533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:07.000Z","name":"Jeanne Orn","mobile_number":"212-780-6534","email_id":"Emanuel.Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"13231987603911","imei1":"13231987603911","imei2":"13231987603911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137529,"job_number":"JOB_137529","tr_customer_id":137546,"tr_customer_product_id":137536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:15.000Z","name":"Caterina Crist","mobile_number":"816-903-0146","email_id":"Lurline.Shanahan99@gmail.com","dop":"2025-04-06","serial_number":"17254437347211","imei1":"17254437347211","imei2":"17254437347211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":137663,"job_number":"JOB_137663","tr_customer_id":137680,"tr_customer_product_id":137670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:55.000Z","modified_at":"2025-12-25T07:39:59.000Z","name":"Aubree Hirthe","mobile_number":"701-806-8992","email_id":"Joannie26@gmail.com","dop":"2025-11-04","serial_number":"24851010532791","imei1":"24851010532791","imei2":"24851010532791","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T07:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTl9.bRbWkRhA7XxiC4LsHOdwozdvcQ8cnEJhLRpfrhF8zzs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 86f55de8-a323-4a30-817f-1cbb2a5a43e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 374ms
Mean size per request: 8.14KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTl9.bRbWkRhA7XxiC4LsHOdwozdvcQ8cnEJhLRpfrhF8zzs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c180f8e4-3ec3-4d65-8466-3dc1f899dedd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"208e-hsiaB2+8REsJdjanFqHtJNQzcdQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:40:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137663,"job_number":"JOB_137663","tr_customer_id":137680,"tr_customer_product_id":137670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:55.000Z","modified_at":"2025-12-25T07:39:59.000Z","name":"Aubree Hirthe","mobile_number":"701-806-8992","email_id":"Joannie26@gmail.com","dop":"2025-11-04","serial_number":"24851010532791","imei1":"24851010532791","imei2":"24851010532791","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T07:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":137663,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T07:39:55.000Z"}],"quatations":[]},{"id":137529,"job_number":"JOB_137529","tr_customer_id":137546,"tr_customer_product_id":137536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:09.000Z","modified_at":"2025-12-25T05:21:15.000Z","name":"Caterina Crist","mobile_number":"816-903-0146","email_id":"Lurline.Shanahan99@gmail.com","dop":"2025-04-06","serial_number":"17254437347211","imei1":"17254437347211","imei2":"17254437347211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137529,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:21:09.000Z"}],"quatations":[]},{"id":137526,"job_number":"JOB_137526","tr_customer_id":137543,"tr_customer_product_id":137533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:21:00.000Z","modified_at":"2025-12-25T05:21:07.000Z","name":"Jeanne Orn","mobile_number":"212-780-6534","email_id":"Emanuel.Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"13231987603911","imei1":"13231987603911","imei2":"13231987603911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:21:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137526,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:21:00.000Z"}],"quatations":[]},{"id":137523,"job_number":"JOB_137523","tr_customer_id":137540,"tr_customer_product_id":137530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:20:52.000Z","modified_at":"2025-12-25T05:20:58.000Z","name":"Jack Buckridge","mobile_number":"691-767-8745","email_id":"Hazle.Keeling@hotmail.com","dop":"2025-04-06","serial_number":"18684774607082","imei1":"18684774607082","imei2":"18684774607082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:20:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137523,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:20:52.000Z"}],"quatations":[]},{"id":137520,"job_number":"JOB_137520","tr_customer_id":137537,"tr_customer_product_id":137527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:20.000Z","modified_at":"2025-12-25T05:18:26.000Z","name":"Hattie Harvey","mobile_number":"689-411-4243","email_id":"Santino_Stark@yahoo.com","dop":"2025-04-06","serial_number":"12866203123480","imei1":"12866203123480","imei2":"12866203123480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137520,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:18:20.000Z"}],"quatations":[]},{"id":137517,"job_number":"JOB_137517","tr_customer_id":137534,"tr_customer_product_id":137524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:11.000Z","modified_at":"2025-12-25T05:18:17.000Z","name":"Leonel Crooks","mobile_number":"614-969-0013","email_id":"Diego.Lind@gmail.com","dop":"2025-04-06","serial_number":"19365923584651","imei1":"19365923584651","imei2":"19365923584651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137517,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:18:11.000Z"}],"quatations":[]},{"id":137514,"job_number":"JOB_137514","tr_customer_id":137531,"tr_customer_product_id":137521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:18:03.000Z","modified_at":"2025-12-25T05:18:09.000Z","name":"Brad Kuhlman","mobile_number":"744-704-5228","email_id":"Camille.Kris36@yahoo.com","dop":"2025-04-06","serial_number":"19061462471783","imei1":"19061462471783","imei2":"19061462471783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-25T05:18:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":137514,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-25T05:18:03.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTl9.bRbWkRhA7XxiC4LsHOdwozdvcQ8cnEJhLRpfrhF8zzs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa54bd17-aa08-4041-b9c1-bc2b7e53c1ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:40:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTl9.bRbWkRhA7XxiC4LsHOdwozdvcQ8cnEJhLRpfrhF8zzs
Content-Type application/json
Accept application/json, text/plain, */*
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9de55dca-0467-49ce-8bd4-babcace664a3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 136
Request Body
{
            "job_id":137663,
            "problems": [
                {
                    "id": 3,
                    "remark": "Reinstalled OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf4b5e48-7967-4a21-aafb-3f992b810017
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-IIdBhij6DQ9OFX/qjKCgK0Ohkvo"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODQwMX0.6FWjit8K5widCc7VkaS3fxvnGlqbiivUOrLLr6gnHjI"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODQwMX0.6FWjit8K5widCc7VkaS3fxvnGlqbiivUOrLLr6gnHjI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d616f8a9-a0eb-4284-a2a1-b9d5d86a5d09
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODQwMX0.6FWjit8K5widCc7VkaS3fxvnGlqbiivUOrLLr6gnHjI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8c460085-ee82-43e1-885c-fc536ee2e94b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-b0CIj68Bgp/BhRbJbqAxs+GiNpw"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":131},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODQwMX0.6FWjit8K5widCc7VkaS3fxvnGlqbiivUOrLLr6gnHjI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b406a38-c370-45b5-8f49-46a643c677a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 126.72KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODQwMX0.6FWjit8K5widCc7VkaS3fxvnGlqbiivUOrLLr6gnHjI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 606ad6f9-db5a-4404-b6a5-0a05da04caf1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1fae6-Ud14b3LYx+gYmVx9fakLWGVByvY"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:40:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137277,"job_number":"JOB_137277","tr_customer_id":137294,"tr_customer_product_id":137284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T01:27:12.000Z","modified_at":"2025-12-25T01:27:49.000Z","name":"Fredy Kilback","mobile_number":"496-322-2152","email_id":"Robyn.Mueller@gmail.com","dop":"2025-04-06","serial_number":"11584498687625","imei1":"11584498687625","imei2":"11584498687625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T01:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137279,"job_number":"JOB_137279","tr_customer_id":137296,"tr_customer_product_id":137286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:28.000Z","modified_at":"2025-12-25T02:39:37.000Z","name":"Freda Durgan","mobile_number":"558-713-6163","email_id":"Rafael_Baumbach@gmail.com","dop":"2025-09-08","serial_number":"965485106106598","imei1":"965485106106598","imei2":"965485106106598","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137280,"job_number":"JOB_137280","tr_customer_id":137297,"tr_customer_product_id":137287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:40.000Z","modified_at":"2025-12-25T02:39:50.000Z","name":"Rogelio Runolfsson","mobile_number":"662-476-2817","email_id":"Austyn.Prohaska@gmail.com","dop":"2025-09-08","serial_number":"873950596474153","imei1":"873950596474153","imei2":"873950596474153","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137281,"job_number":"JOB_137281","tr_customer_id":137298,"tr_customer_product_id":137288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:39:53.000Z","modified_at":"2025-12-25T02:40:02.000Z","name":"Shana Hessel","mobile_number":"639-659-7829","email_id":"Nettie.Moen28@yahoo.com","dop":"2025-09-08","serial_number":"129015435955776","imei1":"129015435955776","imei2":"129015435955776","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137282,"job_number":"JOB_137282","tr_customer_id":137299,"tr_customer_product_id":137289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:47:54.000Z","modified_at":"2025-12-25T02:48:03.000Z","name":"Corene Littel","mobile_number":"615-679-8466","email_id":"Kenya_Kirlin@yahoo.com","dop":"2025-09-08","serial_number":"531825740090940","imei1":"531825740090940","imei2":"531825740090940","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137283,"job_number":"JOB_137283","tr_customer_id":137300,"tr_customer_product_id":137290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:48:06.000Z","modified_at":"2025-12-25T02:48:16.000Z","name":"Madisen Koch","mobile_number":"975-552-6208","email_id":"Delaney72@gmail.com","dop":"2025-09-08","serial_number":"456716656981901","imei1":"456716656981901","imei2":"456716656981901","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137284,"job_number":"JOB_137284","tr_customer_id":137301,"tr_customer_product_id":137291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:48:19.000Z","modified_at":"2025-12-25T02:48:28.000Z","name":"Jayden Miller","mobile_number":"269-768-8075","email_id":"Neil.Bartoletti5@hotmail.com","dop":"2025-09-08","serial_number":"331299930673006","imei1":"331299930673006","imei2":"331299930673006","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137285,"job_number":"JOB_137285","tr_customer_id":137302,"tr_customer_product_id":137292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:22.000Z","modified_at":"2025-12-25T02:50:32.000Z","name":"Arden Wiza","mobile_number":"771-664-2649","email_id":"Florine43@hotmail.com","dop":"2025-09-08","serial_number":"232460757823455","imei1":"232460757823455","imei2":"232460757823455","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137286,"job_number":"JOB_137286","tr_customer_id":137303,"tr_customer_product_id":137293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:35.000Z","modified_at":"2025-12-25T02:50:45.000Z","name":"Melyssa Raynor","mobile_number":"984-245-8122","email_id":"Matilda_Shields8@gmail.com","dop":"2025-09-08","serial_number":"815062609836057","imei1":"815062609836057","imei2":"815062609836057","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137287,"job_number":"JOB_137287","tr_customer_id":137304,"tr_customer_product_id":137294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T02:50:48.000Z","modified_at":"2025-12-25T02:50:57.000Z","name":"Kiarra Berge","mobile_number":"988-669-5747","email_id":"Scot.Hayes@yahoo.com","dop":"2025-09-08","serial_number":"703422783641263","imei1":"703422783641263","imei2":"703422783641263","popurl":"2025-09-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T02:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137288,"job_number":"JOB_137288","tr_customer_id":137305,"tr_customer_product_id":137295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:47.000Z","modified_at":"2025-12-25T03:45:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"26182325037758","imei1":"26182325037758","imei2":"26182325037758","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137289,"job_number":"JOB_137289","tr_customer_id":137306,"tr_customer_product_id":137296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:52.000Z","modified_at":"2025-12-25T03:46:25.000Z","name":"Floy Schultz","mobile_number":"705-311-2685","email_id":"Eva.Yost@gmail.com","dop":"2025-04-06","serial_number":"16100745305611","imei1":"16100745305611","imei2":"16100745305611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137291,"job_number":"JOB_137291","tr_customer_id":137308,"tr_customer_product_id":137298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:45:59.000Z","modified_at":"2025-12-25T03:46:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"40943100870170","imei1":"40943100870170","imei2":"40943100870170","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137293,"job_number":"JOB_137293","tr_customer_id":137310,"tr_customer_product_id":137300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:01.000Z","modified_at":"2025-12-25T03:46:36.000Z","name":"Arthur Predovic","mobile_number":"207-251-0957","email_id":"Trycia.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"19352654089304","imei1":"19352654089304","imei2":"19352654089304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137296,"job_number":"JOB_137296","tr_customer_id":137313,"tr_customer_product_id":137303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:12.000Z","modified_at":"2025-12-25T03:46:24.000Z","name":"Aileen Schultz","mobile_number":"314-757-4519","email_id":"Lorena52@hotmail.com","dop":"2025-12-16","serial_number":"19419048204792","imei1":"19419048204792","imei2":"19419048204792","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137298,"job_number":"JOB_137298","tr_customer_id":137315,"tr_customer_product_id":137305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:28.000Z","modified_at":"2025-12-25T03:46:40.000Z","name":"Alejandrin Douglas","mobile_number":"956-895-3273","email_id":"Owen_Ernser61@yahoo.com","dop":"2025-12-16","serial_number":"14518563686064","imei1":"14518563686064","imei2":"14518563686064","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137299,"job_number":"JOB_137299","tr_customer_id":137316,"tr_customer_product_id":137306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:36.000Z","modified_at":"2025-12-25T03:47:14.000Z","name":"Alberta Kemmer","mobile_number":"812-906-1201","email_id":"Melvin73@gmail.com","dop":"2025-04-06","serial_number":"12410965785410","imei1":"12410965785410","imei2":"12410965785410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137301,"job_number":"JOB_137301","tr_customer_id":137318,"tr_customer_product_id":137308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:39.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Carter Labadie","mobile_number":"861-395-0219","email_id":"Haskell.Wilderman@gmail.com","dop":"2025-04-06","serial_number":"15945568322811","imei1":"15945568322811","imei2":"15945568322811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137304,"job_number":"JOB_137304","tr_customer_id":137321,"tr_customer_product_id":137311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:40.000Z","modified_at":"2025-12-25T03:47:17.000Z","name":"Maynard Mann","mobile_number":"632-533-7513","email_id":"Grady80@hotmail.com","dop":"2025-04-06","serial_number":"11126345960913","imei1":"11126345960913","imei2":"11126345960913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137308,"job_number":"JOB_137308","tr_customer_id":137325,"tr_customer_product_id":137315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:47:16.000Z","name":"Linnie Mante","mobile_number":"299-308-3279","email_id":"Juston_Runte@gmail.com","dop":"2025-06-18","serial_number":"10870559156769","imei1":"10870559156769","imei2":"10870559156769","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137310,"job_number":"JOB_137310","tr_customer_id":137327,"tr_customer_product_id":137317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:42.000Z","modified_at":"2025-12-25T03:47:16.000Z","name":"Jacey Mayer","mobile_number":"523-856-2579","email_id":"Durward_Berge@gmail.com","dop":"2025-04-06","serial_number":"19592824508368","imei1":"19592824508368","imei2":"19592824508368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137314,"job_number":"JOB_137314","tr_customer_id":137331,"tr_customer_product_id":137321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:44.000Z","modified_at":"2025-12-25T03:46:56.000Z","name":"Iliana Hane","mobile_number":"955-948-0940","email_id":"Delia54@gmail.com","dop":"2025-12-16","serial_number":"11446490131512","imei1":"11446490131512","imei2":"11446490131512","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137315,"job_number":"JOB_137315","tr_customer_id":137332,"tr_customer_product_id":137322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:47.000Z","modified_at":"2025-12-25T03:47:24.000Z","name":"Al Heathcote","mobile_number":"979-408-4890","email_id":"Augusta1@gmail.com","dop":"2025-04-06","serial_number":"13869242978067","imei1":"13869242978067","imei2":"13869242978067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137317,"job_number":"JOB_137317","tr_customer_id":137334,"tr_customer_product_id":137324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:46:49.000Z","modified_at":"2025-12-25T03:47:27.000Z","name":"Chet King","mobile_number":"737-931-5945","email_id":"Lou_Herman@hotmail.com","dop":"2025-04-06","serial_number":"17484171252667","imei1":"17484171252667","imei2":"17484171252667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137320,"job_number":"JOB_137320","tr_customer_id":137337,"tr_customer_product_id":137327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:01.000Z","modified_at":"2025-12-25T03:47:39.000Z","name":"Jody Simonis","mobile_number":"554-526-9785","email_id":"Hortense.Brown@gmail.com","dop":"2025-04-06","serial_number":"19795237876083","imei1":"19795237876083","imei2":"19795237876083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137322,"job_number":"JOB_137322","tr_customer_id":137339,"tr_customer_product_id":137329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:10.000Z","modified_at":"2025-12-25T03:47:48.000Z","name":"Anastacio McDermott","mobile_number":"978-948-2561","email_id":"Keshaun.Romaguera95@yahoo.com","dop":"2025-04-06","serial_number":"12924436158234","imei1":"12924436158234","imei2":"12924436158234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137328,"job_number":"JOB_137328","tr_customer_id":137345,"tr_customer_product_id":137335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:22.000Z","modified_at":"2025-12-25T03:47:56.000Z","name":"Veda Halvorson","mobile_number":"868-776-4676","email_id":"Meta2@yahoo.com","dop":"2025-06-18","serial_number":"10277333161410","imei1":"10277333161410","imei2":"10277333161410","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137331,"job_number":"JOB_137331","tr_customer_id":137348,"tr_customer_product_id":137338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:23.000Z","modified_at":"2025-12-25T03:47:58.000Z","name":"Amelie Orn","mobile_number":"984-995-9140","email_id":"Enrique.Corwin52@gmail.com","dop":"2025-04-06","serial_number":"14338215383481","imei1":"14338215383481","imei2":"14338215383481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137334,"job_number":"JOB_137334","tr_customer_id":137351,"tr_customer_product_id":137341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:25.000Z","modified_at":"2025-12-25T03:48:03.000Z","name":"Thea Kilback","mobile_number":"286-326-1466","email_id":"Juana_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"19060746735812","imei1":"19060746735812","imei2":"19060746735812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137337,"job_number":"JOB_137337","tr_customer_id":137354,"tr_customer_product_id":137344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:27.000Z","modified_at":"2025-12-25T03:48:05.000Z","name":"Deven Ebert","mobile_number":"644-462-0831","email_id":"Joanie.Trantow@gmail.com","dop":"2025-04-06","serial_number":"10266402672731","imei1":"10266402672731","imei2":"10266402672731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137338,"job_number":"JOB_137338","tr_customer_id":137355,"tr_customer_product_id":137345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:28.000Z","modified_at":"2025-12-25T03:48:06.000Z","name":"Ila Pouros","mobile_number":"283-691-1810","email_id":"Yesenia.Feeney24@gmail.com","dop":"2025-04-06","serial_number":"17640676317580","imei1":"17640676317580","imei2":"17640676317580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137348,"job_number":"JOB_137348","tr_customer_id":137365,"tr_customer_product_id":137355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:47.000Z","modified_at":"2025-12-25T03:48:25.000Z","name":"Rhiannon Schaefer","mobile_number":"643-473-9024","email_id":"Mark_Crist76@hotmail.com","dop":"2025-04-06","serial_number":"13128187459270","imei1":"13128187459270","imei2":"13128187459270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137351,"job_number":"JOB_137351","tr_customer_id":137368,"tr_customer_product_id":137358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:49.000Z","modified_at":"2025-12-25T03:48:27.000Z","name":"Wilma Schowalter","mobile_number":"579-713-9445","email_id":"Jayne_Satterfield19@hotmail.com","dop":"2025-04-06","serial_number":"16516646071677","imei1":"16516646071677","imei2":"16516646071677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137358,"job_number":"JOB_137358","tr_customer_id":137375,"tr_customer_product_id":137365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:53.000Z","modified_at":"2025-12-25T03:48:31.000Z","name":"Garrison Hayes","mobile_number":"595-849-8237","email_id":"Geovany91@gmail.com","dop":"2025-04-06","serial_number":"11122188043239","imei1":"11122188043239","imei2":"11122188043239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137369,"job_number":"JOB_137369","tr_customer_id":137386,"tr_customer_product_id":137376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:10.000Z","modified_at":"2025-12-25T03:48:47.000Z","name":"Amely Ullrich","mobile_number":"972-612-6909","email_id":"Cordelia_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"14310351449112","imei1":"14310351449112","imei2":"14310351449112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137372,"job_number":"JOB_137372","tr_customer_id":137389,"tr_customer_product_id":137379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:12.000Z","modified_at":"2025-12-25T03:48:49.000Z","name":"Titus Shields","mobile_number":"832-360-1294","email_id":"Craig_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"10332375115894","imei1":"10332375115894","imei2":"10332375115894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137383,"job_number":"JOB_137383","tr_customer_id":137400,"tr_customer_product_id":137390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:05.000Z","name":"Gardner Kerluke","mobile_number":"639-452-9875","email_id":"Miguel_Klocko5@gmail.com","dop":"2025-04-06","serial_number":"15093070360663","imei1":"15093070360663","imei2":"15093070360663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137384,"job_number":"JOB_137384","tr_customer_id":137401,"tr_customer_product_id":137391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:06.000Z","name":"Faustino Marks","mobile_number":"482-639-1654","email_id":"Kieran_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"12790796176965","imei1":"12790796176965","imei2":"12790796176965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137386,"job_number":"JOB_137386","tr_customer_id":137403,"tr_customer_product_id":137393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:33.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Elinor Lowe","mobile_number":"509-256-3098","email_id":"Jewel64@yahoo.com","dop":"2025-04-06","serial_number":"15976241747786","imei1":"15976241747786","imei2":"15976241747786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137390,"job_number":"JOB_137390","tr_customer_id":137407,"tr_customer_product_id":137397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:34.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Kaylin Littel","mobile_number":"401-364-0587","email_id":"Sigrid.Denesik7@yahoo.com","dop":"2025-04-06","serial_number":"16082130042536","imei1":"16082130042536","imei2":"16082130042536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137394,"job_number":"JOB_137394","tr_customer_id":137411,"tr_customer_product_id":137401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:39.000Z","modified_at":"2025-12-25T03:49:16.000Z","name":"Roscoe Williamson","mobile_number":"203-341-2320","email_id":"Grayce88@yahoo.com","dop":"2025-04-06","serial_number":"13611940510861","imei1":"13611940510861","imei2":"13611940510861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137400,"job_number":"JOB_137400","tr_customer_id":137417,"tr_customer_product_id":137407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:57.000Z","modified_at":"2025-12-25T03:49:34.000Z","name":"Vinnie Sporer","mobile_number":"996-959-2100","email_id":"Alf_Considine@gmail.com","dop":"2025-04-06","serial_number":"13225160086086","imei1":"13225160086086","imei2":"13225160086086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137409,"job_number":"JOB_137409","tr_customer_id":137426,"tr_customer_product_id":137416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:11.000Z","modified_at":"2025-12-25T03:49:43.000Z","name":"Pascale Spencer","mobile_number":"421-956-6319","email_id":"Oral.Hegmann85@gmail.com","dop":"2025-04-06","serial_number":"15820334585413","imei1":"15820334585413","imei2":"15820334585413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137411,"job_number":"JOB_137411","tr_customer_id":137428,"tr_customer_product_id":137418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:12.000Z","modified_at":"2025-12-25T03:49:45.000Z","name":"Juanita Ratke","mobile_number":"499-263-4169","email_id":"Cale27@hotmail.com","dop":"2025-04-06","serial_number":"19322784719319","imei1":"19322784719319","imei2":"19322784719319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137419,"job_number":"JOB_137419","tr_customer_id":137436,"tr_customer_product_id":137426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:19.000Z","modified_at":"2025-12-25T03:49:56.000Z","name":"Matteo Funk","mobile_number":"936-651-7884","email_id":"Carter14@yahoo.com","dop":"2025-04-06","serial_number":"18640119337290","imei1":"18640119337290","imei2":"18640119337290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137422,"job_number":"JOB_137422","tr_customer_id":137439,"tr_customer_product_id":137429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:24.000Z","modified_at":"2025-12-25T03:50:01.000Z","name":"Aileen Thiel","mobile_number":"405-644-7550","email_id":"Louisa.Schroeder@hotmail.com","dop":"2025-04-06","serial_number":"15478103835820","imei1":"15478103835820","imei2":"15478103835820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137425,"job_number":"JOB_137425","tr_customer_id":137442,"tr_customer_product_id":137432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:49.000Z","modified_at":"2025-12-25T03:50:21.000Z","name":"Camron Corwin","mobile_number":"788-306-5830","email_id":"Francis_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"16045108051988","imei1":"16045108051988","imei2":"16045108051988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137429,"job_number":"JOB_137429","tr_customer_id":137446,"tr_customer_product_id":137436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:50:24.000Z","name":"Isac Schmeler","mobile_number":"630-726-1354","email_id":"Larue_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"18432396039346","imei1":"18432396039346","imei2":"18432396039346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137455,"job_number":"JOB_137455","tr_customer_id":137472,"tr_customer_product_id":137462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:38.000Z","modified_at":"2025-12-25T04:08:50.000Z","name":"Gaston Shields","mobile_number":"345-501-1445","email_id":"Winfield_Rosenbaum@yahoo.com","dop":"2025-09-30","serial_number":"27796347595664","imei1":"27796347595664","imei2":"27796347595664","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137458,"job_number":"JOB_137458","tr_customer_id":137475,"tr_customer_product_id":137465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:08:56.000Z","modified_at":"2025-12-25T04:09:08.000Z","name":"Valerie Weimann","mobile_number":"778-676-5402","email_id":"Murl_Trantow@gmail.com","dop":"2025-09-30","serial_number":"91518820019678","imei1":"91518820019678","imei2":"91518820019678","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137461,"job_number":"JOB_137461","tr_customer_id":137478,"tr_customer_product_id":137468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:09:14.000Z","modified_at":"2025-12-25T04:09:26.000Z","name":"Idell Ritchie","mobile_number":"971-909-9499","email_id":"Israel.Davis@yahoo.com","dop":"2025-09-30","serial_number":"96070600062038","imei1":"96070600062038","imei2":"96070600062038","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137464,"job_number":"JOB_137464","tr_customer_id":137481,"tr_customer_product_id":137471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:29.000Z","modified_at":"2025-12-25T04:12:40.000Z","name":"Dwight Graham","mobile_number":"866-996-5858","email_id":"Fidel_Considine@gmail.com","dop":"2025-09-30","serial_number":"15402188414410","imei1":"15402188414410","imei2":"15402188414410","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:12:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137467,"job_number":"JOB_137467","tr_customer_id":137484,"tr_customer_product_id":137474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:12:45.000Z","modified_at":"2025-12-25T04:12:56.000Z","name":"Cyrus Lebsack","mobile_number":"221-663-6239","email_id":"Rosalee57@hotmail.com","dop":"2025-09-30","serial_number":"41536286786790","imei1":"41536286786790","imei2":"41536286786790","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137469,"job_number":"JOB_137469","tr_customer_id":137486,"tr_customer_product_id":137476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:13:02.000Z","modified_at":"2025-12-25T04:13:13.000Z","name":"Lesly Hermiston","mobile_number":"473-602-5310","email_id":"Aniyah.Gottlieb@gmail.com","dop":"2025-09-30","serial_number":"82192913847445","imei1":"82192913847445","imei2":"82192913847445","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137470,"job_number":"JOB_137470","tr_customer_id":137487,"tr_customer_product_id":137477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:25:48.000Z","modified_at":"2025-12-25T04:26:21.000Z","name":"Bettye McLaughlin","mobile_number":"882-246-5431","email_id":"Domenico77@gmail.com","dop":"2025-04-06","serial_number":"14966350954373","imei1":"14966350954373","imei2":"14966350954373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137484,"job_number":"JOB_137484","tr_customer_id":137501,"tr_customer_product_id":137491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:31.000Z","modified_at":"2025-12-25T04:37:40.000Z","name":"Rickey Gulgowski","mobile_number":"928-737-6785","email_id":"Eudora.Herzog@gmail.com","dop":"2025-12-16","serial_number":"13133877255348","imei1":"13133877255348","imei2":"13133877255348","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137486,"job_number":"JOB_137486","tr_customer_id":137503,"tr_customer_product_id":137493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:43.000Z","modified_at":"2025-12-25T04:37:52.000Z","name":"Tommie Rippin","mobile_number":"388-991-3095","email_id":"Antwon_Oberbrunner@yahoo.com","dop":"2025-12-16","serial_number":"13044009133235","imei1":"13044009133235","imei2":"13044009133235","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137488,"job_number":"JOB_137488","tr_customer_id":137505,"tr_customer_product_id":137495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:37:56.000Z","modified_at":"2025-12-25T04:38:04.000Z","name":"Carter Stracke","mobile_number":"411-559-5541","email_id":"Alysha.Upton@gmail.com","dop":"2025-12-16","serial_number":"10272990782783","imei1":"10272990782783","imei2":"10272990782783","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137490,"job_number":"JOB_137490","tr_customer_id":137507,"tr_customer_product_id":137497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:41:49.000Z","modified_at":"2025-12-25T04:41:58.000Z","name":"Gladys Sauer","mobile_number":"648-390-4218","email_id":"Bailee54@yahoo.com","dop":"2025-07-01","serial_number":"100433611781704","imei1":"100433611781704","imei2":"100433611781704","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137492,"job_number":"JOB_137492","tr_customer_id":137509,"tr_customer_product_id":137499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:42:00.000Z","modified_at":"2025-12-25T04:42:09.000Z","name":"Dominic Feeney","mobile_number":"424-640-0538","email_id":"Timmothy_Murray12@gmail.com","dop":"2025-07-01","serial_number":"104171018460747","imei1":"104171018460747","imei2":"104171018460747","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137493,"job_number":"JOB_137493","tr_customer_id":137510,"tr_customer_product_id":137500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:43:06.000Z","modified_at":"2025-12-25T04:43:29.000Z","name":"Akeem Quitzon","mobile_number":"770-390-1540","email_id":"Nadia18@gmail.com","dop":"2025-04-06","serial_number":"17252695004628","imei1":"17252695004628","imei2":"17252695004628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137497,"job_number":"JOB_137497","tr_customer_id":137514,"tr_customer_product_id":137504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:47:59.000Z","modified_at":"2025-12-25T04:48:12.000Z","name":"Lafayette Stehr","mobile_number":"497-843-5287","email_id":"Caleigh67@gmail.com","dop":"2025-09-30","serial_number":"40755856415493","imei1":"40755856415493","imei2":"40755856415493","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137500,"job_number":"JOB_137500","tr_customer_id":137517,"tr_customer_product_id":137507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:17.000Z","modified_at":"2025-12-25T04:48:29.000Z","name":"Kassandra Welch","mobile_number":"410-864-2303","email_id":"Rosario.Boehm@hotmail.com","dop":"2025-09-30","serial_number":"99403771251652","imei1":"99403771251652","imei2":"99403771251652","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137503,"job_number":"JOB_137503","tr_customer_id":137520,"tr_customer_product_id":137510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:48:34.000Z","modified_at":"2025-12-25T04:48:46.000Z","name":"Gennaro Fadel","mobile_number":"661-367-4805","email_id":"Hosea.Shanahan@hotmail.com","dop":"2025-09-30","serial_number":"45130547706244","imei1":"45130547706244","imei2":"45130547706244","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137504,"job_number":"JOB_137504","tr_customer_id":137521,"tr_customer_product_id":137511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:49:09.000Z","modified_at":"2025-12-25T04:49:30.000Z","name":"Lamont Jacobi","mobile_number":"264-371-2509","email_id":"Colleen_Waelchi@gmail.com","dop":"2025-04-06","serial_number":"17184058408637","imei1":"17184058408637","imei2":"17184058408637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137506,"job_number":"JOB_137506","tr_customer_id":137523,"tr_customer_product_id":137513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:52:00.000Z","modified_at":"2025-12-25T04:52:23.000Z","name":"Mauricio Mante","mobile_number":"591-455-8556","email_id":"Virginie_Zboncak@gmail.com","dop":"2025-04-06","serial_number":"10227395225947","imei1":"10227395225947","imei2":"10227395225947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137508,"job_number":"JOB_137508","tr_customer_id":137525,"tr_customer_product_id":137515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:54:29.000Z","modified_at":"2025-12-25T04:55:07.000Z","name":"Jerad Jast","mobile_number":"982-822-7351","email_id":"Rylan42@yahoo.com","dop":"2025-04-06","serial_number":"11130800779565","imei1":"11130800779565","imei2":"11130800779565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137510,"job_number":"JOB_137510","tr_customer_id":137527,"tr_customer_product_id":137517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:55:21.000Z","modified_at":"2025-12-25T04:55:43.000Z","name":"Alexanne Skiles","mobile_number":"780-274-2590","email_id":"Evelyn85@hotmail.com","dop":"2025-04-06","serial_number":"16186031402512","imei1":"16186031402512","imei2":"16186031402512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137532,"job_number":"JOB_137532","tr_customer_id":137549,"tr_customer_product_id":137539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:01.000Z","modified_at":"2025-12-25T05:26:23.000Z","name":"Odessa Wisozk","mobile_number":"382-493-3609","email_id":"Santa_McClure40@gmail.com","dop":"2025-04-06","serial_number":"10679015563710","imei1":"10679015563710","imei2":"10679015563710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137535,"job_number":"JOB_137535","tr_customer_id":137552,"tr_customer_product_id":137542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:28.000Z","modified_at":"2025-12-25T05:26:50.000Z","name":"Melody Schultz","mobile_number":"927-315-3150","email_id":"Marisa.Herman@hotmail.com","dop":"2025-04-06","serial_number":"13459821467774","imei1":"13459821467774","imei2":"13459821467774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137538,"job_number":"JOB_137538","tr_customer_id":137555,"tr_customer_product_id":137545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T05:26:54.000Z","modified_at":"2025-12-25T05:27:16.000Z","name":"Nelda Zemlak","mobile_number":"260-690-7842","email_id":"Gwen_Waelchi10@gmail.com","dop":"2025-04-06","serial_number":"17955296324336","imei1":"17955296324336","imei2":"17955296324336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T05:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137543,"job_number":"JOB_137543","tr_customer_id":137560,"tr_customer_product_id":137550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:01:29.000Z","modified_at":"2025-12-25T06:02:09.000Z","name":"Deangelo Schmitt","mobile_number":"340-514-7546","email_id":"Jayson57@yahoo.com","dop":"2025-04-06","serial_number":"16486412466282","imei1":"16486412466282","imei2":"16486412466282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137550,"job_number":"JOB_137550","tr_customer_id":137567,"tr_customer_product_id":137557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:02:17.000Z","modified_at":"2025-12-25T06:02:56.000Z","name":"Magdalen Oberbrunner","mobile_number":"415-821-5520","email_id":"Elisa.Hane@yahoo.com","dop":"2025-04-06","serial_number":"18831632435357","imei1":"18831632435357","imei2":"18831632435357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137553,"job_number":"JOB_137553","tr_customer_id":137570,"tr_customer_product_id":137560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:03:04.000Z","modified_at":"2025-12-25T06:03:43.000Z","name":"Daphnee Hayes","mobile_number":"996-450-9235","email_id":"Fred_Schumm36@hotmail.com","dop":"2025-04-06","serial_number":"19548985788408","imei1":"19548985788408","imei2":"19548985788408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137567,"job_number":"JOB_137567","tr_customer_id":137584,"tr_customer_product_id":137574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:09.000Z","modified_at":"2025-12-25T06:21:47.000Z","name":"Burdette Gleichner","mobile_number":"699-952-8861","email_id":"Jose.Breitenberg@hotmail.com","dop":"2025-06-18","serial_number":"10965307590166","imei1":"10965307590166","imei2":"10965307590166","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137570,"job_number":"JOB_137570","tr_customer_id":137587,"tr_customer_product_id":137577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:21:55.000Z","modified_at":"2025-12-25T06:22:33.000Z","name":"Yesenia Huels","mobile_number":"842-732-4218","email_id":"Darlene_Monahan@gmail.com","dop":"2025-06-18","serial_number":"10131811189921","imei1":"10131811189921","imei2":"10131811189921","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:22:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137573,"job_number":"JOB_137573","tr_customer_id":137590,"tr_customer_product_id":137580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:25:32.000Z","modified_at":"2025-12-25T06:26:07.000Z","name":"Lenny Bartell","mobile_number":"315-983-4461","email_id":"Markus_Daniel@hotmail.com","dop":"2025-04-06","serial_number":"18634160385685","imei1":"18634160385685","imei2":"18634160385685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137576,"job_number":"JOB_137576","tr_customer_id":137593,"tr_customer_product_id":137583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:14.000Z","modified_at":"2025-12-25T06:26:48.000Z","name":"Katelyn Bechtelar","mobile_number":"472-268-5356","email_id":"Ross_Reinger16@gmail.com","dop":"2025-04-06","serial_number":"12245997562264","imei1":"12245997562264","imei2":"12245997562264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137579,"job_number":"JOB_137579","tr_customer_id":137596,"tr_customer_product_id":137586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:26:55.000Z","modified_at":"2025-12-25T06:27:30.000Z","name":"Maegan Prohaska","mobile_number":"866-614-1998","email_id":"Amalia.Dare@hotmail.com","dop":"2025-04-06","serial_number":"15079160581738","imei1":"15079160581738","imei2":"15079160581738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137582,"job_number":"JOB_137582","tr_customer_id":137599,"tr_customer_product_id":137589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:17.000Z","modified_at":"2025-12-25T06:28:50.000Z","name":"Zakary Little","mobile_number":"516-576-1262","email_id":"Tierra38@gmail.com","dop":"2025-04-06","serial_number":"11280960243724","imei1":"11280960243724","imei2":"11280960243724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137585,"job_number":"JOB_137585","tr_customer_id":137602,"tr_customer_product_id":137592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:28:57.000Z","modified_at":"2025-12-25T06:29:31.000Z","name":"Alanna Brekke","mobile_number":"974-735-0681","email_id":"Anastacio_Morissette4@hotmail.com","dop":"2025-04-06","serial_number":"13365456840196","imei1":"13365456840196","imei2":"13365456840196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137588,"job_number":"JOB_137588","tr_customer_id":137605,"tr_customer_product_id":137595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:29:37.000Z","modified_at":"2025-12-25T06:30:10.000Z","name":"Jayden Yost","mobile_number":"902-310-1423","email_id":"Mara.Nikolaus@yahoo.com","dop":"2025-04-06","serial_number":"13557305176781","imei1":"13557305176781","imei2":"13557305176781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137590,"job_number":"JOB_137590","tr_customer_id":137607,"tr_customer_product_id":137597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:09.000Z","modified_at":"2025-12-25T06:32:44.000Z","name":"Marilie Stroman","mobile_number":"835-965-7025","email_id":"Jaylon44@gmail.com","dop":"2025-04-06","serial_number":"15139192162371","imei1":"15139192162371","imei2":"15139192162371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137595,"job_number":"JOB_137595","tr_customer_id":137612,"tr_customer_product_id":137602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:13.000Z","modified_at":"2025-12-25T06:33:55.000Z","name":"Retta Glover","mobile_number":"754-606-4608","email_id":"Brandt.Auer35@gmail.com","dop":"2025-04-06","serial_number":"10758174737947","imei1":"10758174737947","imei2":"10758174737947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137609,"job_number":"JOB_137609","tr_customer_id":137626,"tr_customer_product_id":137616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:04.000Z","modified_at":"2025-12-25T06:34:45.000Z","name":"Rebeka McGlynn","mobile_number":"879-799-1831","email_id":"Vernice.Durgan@gmail.com","dop":"2025-04-06","serial_number":"15415574237534","imei1":"15415574237534","imei2":"15415574237534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137620,"job_number":"JOB_137620","tr_customer_id":137637,"tr_customer_product_id":137627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:53.000Z","modified_at":"2025-12-25T06:35:34.000Z","name":"Cleveland Cremin","mobile_number":"719-346-1052","email_id":"Jacques2@hotmail.com","dop":"2025-04-06","serial_number":"18310697358634","imei1":"18310697358634","imei2":"18310697358634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137628,"job_number":"JOB_137628","tr_customer_id":137645,"tr_customer_product_id":137635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:38:15.000Z","modified_at":"2025-12-25T06:38:57.000Z","name":"Polly Kuvalis","mobile_number":"360-867-8889","email_id":"Rosetta_Howell19@yahoo.com","dop":"2025-04-06","serial_number":"14615193712017","imei1":"14615193712017","imei2":"14615193712017","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137630,"job_number":"JOB_137630","tr_customer_id":137647,"tr_customer_product_id":137637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:12.000Z","modified_at":"2025-12-25T06:40:52.000Z","name":"Waino Terry","mobile_number":"616-245-1652","email_id":"Laurianne.Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"11679355548111","imei1":"11679355548111","imei2":"11679355548111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137632,"job_number":"JOB_137632","tr_customer_id":137649,"tr_customer_product_id":137639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:17.000Z","modified_at":"2025-12-25T06:40:50.000Z","name":"Lula Hilpert","mobile_number":"321-749-3027","email_id":"Christiana_Greenholt45@gmail.com","dop":"2025-04-06","serial_number":"12257971759058","imei1":"12257971759058","imei2":"12257971759058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137634,"job_number":"JOB_137634","tr_customer_id":137651,"tr_customer_product_id":137641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:40:21.000Z","modified_at":"2025-12-25T06:40:55.000Z","name":"Louisa Rempel","mobile_number":"227-787-3061","email_id":"Yesenia22@hotmail.com","dop":"2025-04-06","serial_number":"11713345789357","imei1":"11713345789357","imei2":"11713345789357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137636,"job_number":"JOB_137636","tr_customer_id":137653,"tr_customer_product_id":137643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:16.000Z","modified_at":"2025-12-25T06:44:51.000Z","name":"Alisha Windler","mobile_number":"338-342-4186","email_id":"Anastasia.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"18859255029597","imei1":"18859255029597","imei2":"18859255029597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137639,"job_number":"JOB_137639","tr_customer_id":137656,"tr_customer_product_id":137646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:44:19.000Z","modified_at":"2025-12-25T06:44:58.000Z","name":"Wilber Goldner","mobile_number":"362-794-4101","email_id":"Velda.King7@gmail.com","dop":"2025-04-06","serial_number":"15566824476565","imei1":"15566824476565","imei2":"15566824476565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137642,"job_number":"JOB_137642","tr_customer_id":137659,"tr_customer_product_id":137649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:06.000Z","modified_at":"2025-12-25T06:45:46.000Z","name":"Bridie O'Keefe","mobile_number":"413-758-9477","email_id":"Demarcus.Dicki@gmail.com","dop":"2025-04-06","serial_number":"17758396757998","imei1":"17758396757998","imei2":"17758396757998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137645,"job_number":"JOB_137645","tr_customer_id":137662,"tr_customer_product_id":137652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:45:54.000Z","modified_at":"2025-12-25T06:46:33.000Z","name":"Oran Bechtelar","mobile_number":"207-381-2024","email_id":"Branson_Haag71@gmail.com","dop":"2025-04-06","serial_number":"13522702608770","imei1":"13522702608770","imei2":"13522702608770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137648,"job_number":"JOB_137648","tr_customer_id":137665,"tr_customer_product_id":137655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:58:32.000Z","modified_at":"2025-12-25T06:59:07.000Z","name":"Mylene Blick","mobile_number":"838-427-9070","email_id":"Ottilie_Kreiger@yahoo.com","dop":"2025-04-06","serial_number":"14705707661965","imei1":"14705707661965","imei2":"14705707661965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137653,"job_number":"JOB_137653","tr_customer_id":137670,"tr_customer_product_id":137660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:12:33.000Z","modified_at":"2025-12-25T07:12:51.000Z","name":"Precious Frami","mobile_number":"581-391-2225","email_id":"Izabella78@hotmail.com","dop":"2025-10-24","serial_number":"18885335039464","imei1":"18885335039464","imei2":"18885335039464","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137659,"job_number":"JOB_137659","tr_customer_id":137676,"tr_customer_product_id":137666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:12.000Z","modified_at":"2025-12-25T07:39:50.000Z","name":"Aida Trantow","mobile_number":"347-278-3503","email_id":"Kellie_Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"10753098105784","imei1":"10753098105784","imei2":"10753098105784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137343,"job_number":"JOB_137343","tr_customer_id":137360,"tr_customer_product_id":137350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:37.000Z","modified_at":"2025-12-25T03:48:15.000Z","name":"Kadin Stamm","mobile_number":"873-913-6208","email_id":"Marcelina.Herman62@hotmail.com","dop":"2000-01-31","serial_number":"10448358001322","imei1":"10448358001322","imei2":"10448358001322","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137352,"job_number":"JOB_137352","tr_customer_id":137369,"tr_customer_product_id":137359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:50.000Z","modified_at":"2025-12-25T03:48:07.000Z","name":"Marion Yost","mobile_number":"321-290-6833","email_id":"Fredy_Cummerata23@yahoo.com","dop":"2025-05-30","serial_number":"12403310845155","imei1":"12403310845155","imei2":"12403310845155","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137379,"job_number":"JOB_137379","tr_customer_id":137396,"tr_customer_product_id":137386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:22.000Z","modified_at":"2025-12-25T03:48:59.000Z","name":"Keshaun Harvey","mobile_number":"355-365-4030","email_id":"Ted_MacGyver69@hotmail.com","dop":"2000-01-31","serial_number":"10214076779374","imei1":"10214076779374","imei2":"10214076779374","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137406,"job_number":"JOB_137406","tr_customer_id":137423,"tr_customer_product_id":137413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:07.000Z","modified_at":"2025-12-25T03:49:44.000Z","name":"Jalon Cruickshank","mobile_number":"964-430-5673","email_id":"Devonte51@yahoo.com","dop":"2000-01-31","serial_number":"10237517694592","imei1":"10237517694592","imei2":"10237517694592","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137430,"job_number":"JOB_137430","tr_customer_id":137447,"tr_customer_product_id":137437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:51.000Z","modified_at":"2025-12-25T03:50:28.000Z","name":"Warren Bogan","mobile_number":"611-322-0116","email_id":"Theodore44@yahoo.com","dop":"2000-01-31","serial_number":"10910922373402","imei1":"10910922373402","imei2":"10910922373402","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137439,"job_number":"JOB_137439","tr_customer_id":137456,"tr_customer_product_id":137446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:13.000Z","modified_at":"2025-12-25T03:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76526947652611","imei1":"76526947652611","imei2":"76526947652611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137446,"job_number":"JOB_137446","tr_customer_id":137463,"tr_customer_product_id":137453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:57:41.000Z","modified_at":"2025-12-25T03:58:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50654631978753","imei1":"50654631978753","imei2":"50654631978753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137453,"job_number":"JOB_137453","tr_customer_id":137470,"tr_customer_product_id":137460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:58:09.000Z","modified_at":"2025-12-25T03:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42966282394503","imei1":"42966282394503","imei2":"42966282394503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137473,"job_number":"JOB_137473","tr_customer_id":137490,"tr_customer_product_id":137480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:08.000Z","modified_at":"2025-12-25T04:32:19.000Z","name":"Walker Kreiger","mobile_number":"214-636-8180","email_id":"Jensen2@hotmail.com","dop":"2025-10-12","serial_number":"13966372020453","imei1":"13966372020453","imei2":"13966372020453","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137476,"job_number":"JOB_137476","tr_customer_id":137493,"tr_customer_product_id":137483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:23.000Z","modified_at":"2025-12-25T04:32:34.000Z","name":"Herminio Cummerata","mobile_number":"633-944-3987","email_id":"Elmore_Pagac75@gmail.com","dop":"2025-10-12","serial_number":"19462120412030","imei1":"19462120412030","imei2":"19462120412030","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137479,"job_number":"JOB_137479","tr_customer_id":137496,"tr_customer_product_id":137486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T04:32:39.000Z","modified_at":"2025-12-25T04:32:49.000Z","name":"Demarco Bashirian","mobile_number":"538-520-6493","email_id":"Clementina12@hotmail.com","dop":"2025-10-12","serial_number":"13574196216654","imei1":"13574196216654","imei2":"13574196216654","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137593,"job_number":"JOB_137593","tr_customer_id":137610,"tr_customer_product_id":137600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:32:40.000Z","modified_at":"2025-12-25T06:33:20.000Z","name":"Glenda Ryan","mobile_number":"458-446-6076","email_id":"Burley.Miller@yahoo.com","dop":"2025-10-21","serial_number":"11148671494476","imei1":"11148671494476","imei2":"11148671494476","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137598,"job_number":"JOB_137598","tr_customer_id":137615,"tr_customer_product_id":137605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:25.000Z","modified_at":"2025-12-25T06:34:06.000Z","name":"Caden Lowe","mobile_number":"962-560-3759","email_id":"Aletha_Kassulke@yahoo.com","dop":"2000-01-31","serial_number":"10493053509189","imei1":"10493053509189","imei2":"10493053509189","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137601,"job_number":"JOB_137601","tr_customer_id":137618,"tr_customer_product_id":137608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:28.000Z","modified_at":"2025-12-25T06:34:07.000Z","name":"Vella Gaylord","mobile_number":"910-759-6970","email_id":"Ezra54@gmail.com","dop":"2025-10-21","serial_number":"12675754052011","imei1":"12675754052011","imei2":"12675754052011","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137603,"job_number":"JOB_137603","tr_customer_id":137620,"tr_customer_product_id":137610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:40.000Z","modified_at":"2025-12-25T06:33:51.000Z","name":"Kiana Nader","mobile_number":"537-712-4585","email_id":"Verna.Goodwin30@yahoo.com","dop":"2025-10-12","serial_number":"19540755927188","imei1":"19540755927188","imei2":"19540755927188","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137606,"job_number":"JOB_137606","tr_customer_id":137623,"tr_customer_product_id":137613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:33:55.000Z","modified_at":"2025-12-25T06:34:05.000Z","name":"Enola Heathcote","mobile_number":"310-657-2751","email_id":"Cierra14@hotmail.com","dop":"2025-10-12","serial_number":"12171993605774","imei1":"12171993605774","imei2":"12171993605774","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137612,"job_number":"JOB_137612","tr_customer_id":137629,"tr_customer_product_id":137619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:09.000Z","modified_at":"2025-12-25T06:34:19.000Z","name":"Virgie D'Amore","mobile_number":"961-516-2909","email_id":"Flavio_McLaughlin9@yahoo.com","dop":"2025-10-12","serial_number":"15811143953068","imei1":"15811143953068","imei2":"15811143953068","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137615,"job_number":"JOB_137615","tr_customer_id":137632,"tr_customer_product_id":137622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:13.000Z","modified_at":"2025-12-25T06:34:53.000Z","name":"June Leffler","mobile_number":"630-687-5664","email_id":"Colton37@yahoo.com","dop":"2000-01-31","serial_number":"10299602899157","imei1":"10299602899157","imei2":"10299602899157","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137618,"job_number":"JOB_137618","tr_customer_id":137635,"tr_customer_product_id":137625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:34:15.000Z","modified_at":"2025-12-25T06:34:55.000Z","name":"Arlo Pollich","mobile_number":"973-914-8899","email_id":"Devon_King@yahoo.com","dop":"2025-10-21","serial_number":"19236736528972","imei1":"19236736528972","imei2":"19236736528972","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137623,"job_number":"JOB_137623","tr_customer_id":137640,"tr_customer_product_id":137630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:01.000Z","modified_at":"2025-12-25T06:35:41.000Z","name":"Denis Renner","mobile_number":"725-475-6680","email_id":"Marcelino.Frami@gmail.com","dop":"2000-01-31","serial_number":"10649003235835","imei1":"10649003235835","imei2":"10649003235835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137626,"job_number":"JOB_137626","tr_customer_id":137643,"tr_customer_product_id":137633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:35:49.000Z","modified_at":"2025-12-25T06:36:28.000Z","name":"Hettie Heathcote","mobile_number":"361-398-3548","email_id":"Taurean31@gmail.com","dop":"2000-01-31","serial_number":"10709409845392","imei1":"10709409845392","imei2":"10709409845392","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137360,"job_number":"JOB_137360","tr_customer_id":137377,"tr_customer_product_id":137367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:47:55.000Z","modified_at":"2025-12-25T03:48:18.000Z","name":"Selina Predovic","mobile_number":"508-872-1158","email_id":"Devonte56@yahoo.com","dop":"2025-10-01","serial_number":"11502826067432","imei1":"11502826067432","imei2":"11502826067432","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137397,"job_number":"JOB_137397","tr_customer_id":137414,"tr_customer_product_id":137404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:48:44.000Z","modified_at":"2025-12-25T03:48:55.000Z","name":"Porter Bogan","mobile_number":"386-806-6387","email_id":"Bert47@hotmail.com","dop":"2025-06-09","serial_number":"100342894971085","imei1":"100342894971085","imei2":"100342894971085","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137403,"job_number":"JOB_137403","tr_customer_id":137420,"tr_customer_product_id":137410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:00.000Z","modified_at":"2025-12-25T03:49:11.000Z","name":"Nicole Hammes","mobile_number":"381-274-6607","email_id":"Cory_Reilly15@hotmail.com","dop":"2025-06-09","serial_number":"108772493357698","imei1":"108772493357698","imei2":"108772493357698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137415,"job_number":"JOB_137415","tr_customer_id":137432,"tr_customer_product_id":137422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T03:49:16.000Z","modified_at":"2025-12-25T03:49:27.000Z","name":"Shaylee O'Hara","mobile_number":"798-283-1136","email_id":"Robb.Renner15@yahoo.com","dop":"2025-06-09","serial_number":"100811770059534","imei1":"100811770059534","imei2":"100811770059534","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T03:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137555,"job_number":"JOB_137555","tr_customer_id":137572,"tr_customer_product_id":137562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:15:26.000Z","modified_at":"2025-12-25T06:16:03.000Z","name":"Ayla Watsica","mobile_number":"794-501-3767","email_id":"Maybell87@hotmail.com","dop":"2025-11-04","serial_number":"87174381293400","imei1":"87174381293400","imei2":"87174381293400","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137556,"job_number":"JOB_137556","tr_customer_id":137573,"tr_customer_product_id":137563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:16:11.000Z","modified_at":"2025-12-25T06:16:31.000Z","name":"Harmony Marvin","mobile_number":"901-611-4285","email_id":"Coy_Prohaska91@hotmail.com","dop":"2025-10-01","serial_number":"16304031436066","imei1":"16304031436066","imei2":"16304031436066","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137558,"job_number":"JOB_137558","tr_customer_id":137575,"tr_customer_product_id":137565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:01.000Z","modified_at":"2025-12-25T06:18:14.000Z","name":"Dante Morar","mobile_number":"263-738-6503","email_id":"Leon46@gmail.com","dop":"2025-06-09","serial_number":"104931208023170","imei1":"104931208023170","imei2":"104931208023170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137561,"job_number":"JOB_137561","tr_customer_id":137578,"tr_customer_product_id":137568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:19.000Z","modified_at":"2025-12-25T06:18:31.000Z","name":"Ward Powlowski","mobile_number":"844-537-1786","email_id":"Augustus.Walsh21@hotmail.com","dop":"2025-06-09","serial_number":"100368212109478","imei1":"100368212109478","imei2":"100368212109478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137564,"job_number":"JOB_137564","tr_customer_id":137581,"tr_customer_product_id":137571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T06:18:36.000Z","modified_at":"2025-12-25T06:18:48.000Z","name":"Sonia Schmidt","mobile_number":"330-876-1943","email_id":"Aubree_Toy49@hotmail.com","dop":"2025-06-09","serial_number":"108450358678930","imei1":"108450358678930","imei2":"108450358678930","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137654,"job_number":"JOB_137654","tr_customer_id":137671,"tr_customer_product_id":137661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:22:02.000Z","modified_at":"2025-12-25T07:22:13.000Z","name":"Jordane Langosh","mobile_number":"753-879-0974","email_id":"Berneice.Farrell57@hotmail.com","dop":"2025-11-04","serial_number":"98525843813586","imei1":"98525843813586","imei2":"98525843813586","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137655,"job_number":"JOB_137655","tr_customer_id":137672,"tr_customer_product_id":137662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:22:17.000Z","modified_at":"2025-12-25T07:22:29.000Z","name":"Mertie Lueilwitz","mobile_number":"405-905-5410","email_id":"Brendan_Rogahn60@hotmail.com","dop":"2025-11-04","serial_number":"13397388239164","imei1":"13397388239164","imei2":"13397388239164","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137661,"job_number":"JOB_137661","tr_customer_id":137678,"tr_customer_product_id":137668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:25.000Z","modified_at":"2025-12-25T07:39:36.000Z","name":"Frieda Mertz","mobile_number":"236-997-4929","email_id":"Chaim.Stokes@hotmail.com","dop":"2025-11-04","serial_number":"87360248014945","imei1":"87360248014945","imei2":"87360248014945","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137662,"job_number":"JOB_137662","tr_customer_id":137679,"tr_customer_product_id":137669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:40.000Z","modified_at":"2025-12-25T07:39:51.000Z","name":"Izabella Towne","mobile_number":"582-561-6040","email_id":"Nadia_Reichel@yahoo.com","dop":"2025-11-04","serial_number":"54104362634376","imei1":"54104362634376","imei2":"54104362634376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-25T07:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 466ms
Mean size per request: 1018B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODQwMX0.6FWjit8K5widCc7VkaS3fxvnGlqbiivUOrLLr6gnHjI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bb765044-15fb-481c-9f3f-7810faf4d3ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1018
ETag W/"3fa-IG1sp+uNoPgGHCb5ftgWKb7YllU"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":137663,"job_number":"JOB_137663","tr_customer_id":137680,"tr_customer_product_id":137670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:55.000Z","modified_at":"2025-12-25T07:40:01.000Z","name":"Aubree Hirthe","mobile_number":"701-806-8992","email_id":"Joannie26@gmail.com","dop":"2025-11-04","serial_number":"24851010532791","imei1":"24851010532791","imei2":"24851010532791","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-25T07:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODQwMX0.6FWjit8K5widCc7VkaS3fxvnGlqbiivUOrLLr6gnHjI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 32c5546c-461e-4981-a0b1-9762f5199132
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 137663
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 536ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjY0ODQwMX0.6FWjit8K5widCc7VkaS3fxvnGlqbiivUOrLLr6gnHjI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d8778539-8546-46b1-bc03-0661e9ee2c65
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08c4434d-09b3-43d2-83ee-c585550e24f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-upjPzDlPHwrQwEajyhLStRgb2Mc"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDg0MDR9.-LWFCXSU3q085Zfb0PsG3KonYFRgnOliyAcnF9x3bSc"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4dc5e0ed-fc7f-43ae-becf-79e14bda8aa8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 71a16bf8-b7ac-4389-a85f-5625da79fdde
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-YhwMG9fUPQFUKrrYxYKTqEgUI2g"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":394},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 1.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ef43624-51a5-4fc4-83d1-5e63bf0d8e02
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7cd-Qp6elo7u+GIuzD1Bu5Z6PxTP370"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:40:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137653,"job_number":"JOB_137653","tr_customer_id":137670,"tr_customer_product_id":137660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:12:33.000Z","modified_at":"2025-12-25T07:12:51.000Z","name":"Precious Frami","mobile_number":"581-391-2225","email_id":"Izabella78@hotmail.com","dop":"2025-10-24","serial_number":"18885335039464","imei1":"18885335039464","imei2":"18885335039464","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137663,"job_number":"JOB_137663","tr_customer_id":137680,"tr_customer_product_id":137670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:55.000Z","modified_at":"2025-12-25T07:40:03.000Z","name":"Aubree Hirthe","mobile_number":"701-806-8992","email_id":"Joannie26@gmail.com","dop":"2025-11-04","serial_number":"24851010532791","imei1":"24851010532791","imei2":"24851010532791","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 1.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1fc4852c-841b-448e-97ff-cc8f50b5d7c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7cd-Qp6elo7u+GIuzD1Bu5Z6PxTP370"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 25 Dec 2025 07:40:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":137653,"job_number":"JOB_137653","tr_customer_id":137670,"tr_customer_product_id":137660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:12:33.000Z","modified_at":"2025-12-25T07:12:51.000Z","name":"Precious Frami","mobile_number":"581-391-2225","email_id":"Izabella78@hotmail.com","dop":"2025-10-24","serial_number":"18885335039464","imei1":"18885335039464","imei2":"18885335039464","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:12:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":137663,"job_number":"JOB_137663","tr_customer_id":137680,"tr_customer_product_id":137670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-25T07:39:55.000Z","modified_at":"2025-12-25T07:40:03.000Z","name":"Aubree Hirthe","mobile_number":"701-806-8992","email_id":"Joannie26@gmail.com","dop":"2025-11-04","serial_number":"24851010532791","imei1":"24851010532791","imei2":"24851010532791","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-25T07:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e46d6a27-5fbd-43de-9b93-9ad60ecd20a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 137663
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_98100"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9509465d-60a6-485b-8fc6-0d960f890e83
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_98100"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/137663
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY2NDgzOTJ9.5z6rkip72l5cjttRGM_zYAfEVU3u_eGJygFDOKpBXMo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5558d6c5-c666-4f38-a158-b7737c00521b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 25 Dec 2025 07:40:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request